Created
May 1, 2020 21:45
-
-
Save timroster/bdf4b90186955a1e9d6297a1c7b50e62 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
titan:terraform-vpc timro$ terraform apply | |
2020/05/01 14:40:44 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility. | |
Use TF_LOG=TRACE to see Terraform's internal logs. | |
---- | |
2020/05/01 14:40:44 [INFO] Terraform version: 0.12.24 | |
2020/05/01 14:40:44 [INFO] Go runtime version: go1.12.13 | |
2020/05/01 14:40:44 [INFO] CLI args: []string{"/usr/local/bin/terraform", "apply"} | |
2020/05/01 14:40:44 [DEBUG] Attempting to open CLI config file: /Users/timro/.terraformrc | |
2020/05/01 14:40:44 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2020/05/01 14:40:44 [DEBUG] checking for credentials in "/Users/timro/.terraform.d/plugins" | |
2020/05/01 14:40:44 [INFO] CLI command args: []string{"apply"} | |
2020/05/01 14:40:44 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility. | |
Use TF_LOG=TRACE to see Terraform's internal logs. | |
---- | |
2020/05/01 14:40:44 [DEBUG] New state was assigned lineage "3d4899e1-4b46-61cb-5af8-864dc360e21d" | |
2020/05/01 14:40:44 [DEBUG] checking for provider in "." | |
2020/05/01 14:40:44 [DEBUG] checking for provider in "/usr/local/bin" | |
2020/05/01 14:40:44 [DEBUG] checking for provider in ".terraform/plugins/darwin_amd64" | |
2020/05/01 14:40:44 [DEBUG] checking for provider in "/Users/timro/.terraform.d/plugins" | |
2020/05/01 14:40:44 [DEBUG] found provider "terraform-provider-ibm_v1.4.0" | |
2020/05/01 14:40:44 [DEBUG] found provider "terraform-provider-ibm_v1.5.0" | |
2020/05/01 14:40:44 [DEBUG] found provider "terraform-provider-ibm_v1.5.0.pem" | |
2020/05/01 14:40:44 [DEBUG] found provider "terraform-provider-ibm_v1.5.0.sig" | |
2020/05/01 14:40:44 [DEBUG] found valid plugin: "ibm", "1.5.0", "/Users/timro/.terraform.d/plugins/terraform-provider-ibm_v1.5.0" | |
2020/05/01 14:40:44 [DEBUG] found valid plugin: "ibm", "1.4.0", "/Users/timro/.terraform.d/plugins/terraform-provider-ibm_v1.4.0" | |
2020/05/01 14:40:44 [DEBUG] checking for provisioner in "." | |
2020/05/01 14:40:44 [DEBUG] checking for provisioner in "/usr/local/bin" | |
2020/05/01 14:40:44 [DEBUG] checking for provisioner in ".terraform/plugins/darwin_amd64" | |
2020/05/01 14:40:44 [DEBUG] checking for provisioner in "/Users/timro/.terraform.d/plugins" | |
2020/05/01 14:40:44 [INFO] backend/local: starting Apply operation | |
2020/05/01 14:40:44 [DEBUG] backend/local: will prompt for input of unset required variables [resource_group] | |
2020/05/01 14:40:44 [DEBUG] command: asking for input: "var.resource_group" | |
var.resource_group | |
Enter a value: IKS-RG1 | |
2020-05-01T14:40:49.742-0700 [INFO] plugin: configuring client automatic mTLS | |
2020-05-01T14:40:49.813-0700 [DEBUG] plugin: starting plugin: path=/Users/timro/.terraform.d/plugins/terraform-provider-ibm_v1.5.0 args=[/Users/timro/.terraform.d/plugins/terraform-provider-ibm_v1.5.0] | |
2020-05-01T14:40:49.823-0700 [DEBUG] plugin: plugin started: path=/Users/timro/.terraform.d/plugins/terraform-provider-ibm_v1.5.0 pid=25795 | |
2020-05-01T14:40:49.824-0700 [DEBUG] plugin: waiting for RPC address: path=/Users/timro/.terraform.d/plugins/terraform-provider-ibm_v1.5.0 | |
2020-05-01T14:40:49.871-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: 2020/05/01 14:40:49 IBM Cloud Provider version 1.5.0 | |
2020-05-01T14:40:49.874-0700 [INFO] plugin.terraform-provider-ibm_v1.5.0: configuring server automatic mTLS: timestamp=2020-05-01T14:40:49.874-0700 | |
2020-05-01T14:40:49.898-0700 [DEBUG] plugin: using plugin: version=5 | |
2020-05-01T14:40:49.898-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: plugin address: address=/var/folders/1b/tnvdm6qd3vd75n0cjq7bg7w80000gn/T/plugin168230750 network=unix timestamp=2020-05-01T14:40:49.898-0700 | |
2020-05-01T14:40:50.008-0700 [DEBUG] plugin: plugin process exited: path=/Users/timro/.terraform.d/plugins/terraform-provider-ibm_v1.5.0 pid=25795 | |
2020-05-01T14:40:50.009-0700 [DEBUG] plugin: plugin exited | |
2020/05/01 14:40:50 [INFO] terraform: building graph: GraphTypeValidate | |
2020/05/01 14:40:50 [DEBUG] ProviderTransformer: "ibm_is_subnet.iac_test_subnet" (*terraform.NodeValidatableResource) needs provider.ibm | |
2020/05/01 14:40:50 [DEBUG] ProviderTransformer: "data.ibm_resource_group.group" (*terraform.NodeValidatableResource) needs provider.ibm | |
2020/05/01 14:40:50 [DEBUG] ProviderTransformer: "ibm_is_vpc.iac_test_vpc" (*terraform.NodeValidatableResource) needs provider.ibm | |
2020/05/01 14:40:50 [DEBUG] ReferenceTransformer: "provider.ibm" references: [] | |
2020/05/01 14:40:50 [DEBUG] ReferenceTransformer: "ibm_is_vpc.iac_test_vpc" references: [data.ibm_resource_group.group] | |
2020/05/01 14:40:50 [DEBUG] ReferenceTransformer: "ibm_is_subnet.iac_test_subnet" references: [data.ibm_resource_group.group ibm_is_vpc.iac_test_vpc] | |
2020/05/01 14:40:50 [DEBUG] ReferenceTransformer: "data.ibm_resource_group.group" references: [var.resource_group] | |
2020/05/01 14:40:50 [DEBUG] ReferenceTransformer: "var.resource_group" references: [] | |
2020/05/01 14:40:50 [DEBUG] Starting graph walk: walkValidate | |
2020-05-01T14:40:50.029-0700 [INFO] plugin: configuring client automatic mTLS | |
2020-05-01T14:40:50.055-0700 [DEBUG] plugin: starting plugin: path=/Users/timro/.terraform.d/plugins/terraform-provider-ibm_v1.5.0 args=[/Users/timro/.terraform.d/plugins/terraform-provider-ibm_v1.5.0] | |
2020-05-01T14:40:50.062-0700 [DEBUG] plugin: plugin started: path=/Users/timro/.terraform.d/plugins/terraform-provider-ibm_v1.5.0 pid=25796 | |
2020-05-01T14:40:50.063-0700 [DEBUG] plugin: waiting for RPC address: path=/Users/timro/.terraform.d/plugins/terraform-provider-ibm_v1.5.0 | |
2020-05-01T14:40:50.102-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: 2020/05/01 14:40:50 IBM Cloud Provider version 1.5.0 | |
2020-05-01T14:40:50.105-0700 [INFO] plugin.terraform-provider-ibm_v1.5.0: configuring server automatic mTLS: timestamp=2020-05-01T14:40:50.105-0700 | |
2020-05-01T14:40:50.137-0700 [DEBUG] plugin: using plugin: version=5 | |
2020-05-01T14:40:50.137-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: plugin address: address=/var/folders/1b/tnvdm6qd3vd75n0cjq7bg7w80000gn/T/plugin163198699 network=unix timestamp=2020-05-01T14:40:50.137-0700 | |
2020-05-01T14:40:50.239-0700 [DEBUG] plugin: plugin process exited: path=/Users/timro/.terraform.d/plugins/terraform-provider-ibm_v1.5.0 pid=25796 | |
2020-05-01T14:40:50.239-0700 [DEBUG] plugin: plugin exited | |
2020/05/01 14:40:50 [INFO] backend/local: apply calling Refresh | |
2020/05/01 14:40:50 [INFO] terraform: building graph: GraphTypeRefresh | |
2020/05/01 14:40:50 [DEBUG] ProviderTransformer: "data.ibm_resource_group.group" (*terraform.NodeRefreshableDataResource) needs provider.ibm | |
2020/05/01 14:40:50 [DEBUG] ReferenceTransformer: "provider.ibm" references: [] | |
2020/05/01 14:40:50 [DEBUG] ReferenceTransformer: "data.ibm_resource_group.group" references: [var.resource_group] | |
2020/05/01 14:40:50 [DEBUG] ReferenceTransformer: "var.resource_group" references: [] | |
2020/05/01 14:40:50 [DEBUG] Starting graph walk: walkRefresh | |
2020-05-01T14:40:50.242-0700 [INFO] plugin: configuring client automatic mTLS | |
2020-05-01T14:40:50.270-0700 [DEBUG] plugin: starting plugin: path=/Users/timro/.terraform.d/plugins/terraform-provider-ibm_v1.5.0 args=[/Users/timro/.terraform.d/plugins/terraform-provider-ibm_v1.5.0] | |
2020-05-01T14:40:50.278-0700 [DEBUG] plugin: plugin started: path=/Users/timro/.terraform.d/plugins/terraform-provider-ibm_v1.5.0 pid=25797 | |
2020-05-01T14:40:50.278-0700 [DEBUG] plugin: waiting for RPC address: path=/Users/timro/.terraform.d/plugins/terraform-provider-ibm_v1.5.0 | |
2020-05-01T14:40:50.316-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: 2020/05/01 14:40:50 IBM Cloud Provider version 1.5.0 | |
2020-05-01T14:40:50.321-0700 [INFO] plugin.terraform-provider-ibm_v1.5.0: configuring server automatic mTLS: timestamp=2020-05-01T14:40:50.321-0700 | |
2020-05-01T14:40:50.350-0700 [DEBUG] plugin: using plugin: version=5 | |
2020-05-01T14:40:50.350-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: plugin address: address=/var/folders/1b/tnvdm6qd3vd75n0cjq7bg7w80000gn/T/plugin739469272 network=unix timestamp=2020-05-01T14:40:50.350-0700 | |
2020-05-01T14:40:50.436-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: 2020/05/01 14:40:50 Configuring IBM Cloud Session with API key | |
2020-05-01T14:40:54.178-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: 2020/05/01 14:40:54 the apiendpoint url for power is us-south.power-iaas.cloud.ibm.com | |
2020/05/01 14:40:54 [DEBUG] Resource state not found for node "data.ibm_resource_group.group", instance data.ibm_resource_group.group | |
2020/05/01 14:40:54 [DEBUG] ReferenceTransformer: "data.ibm_resource_group.group" references: [] | |
data.ibm_resource_group.group: Refreshing state... | |
2020-05-01T14:40:55.743-0700 [DEBUG] plugin: plugin process exited: path=/Users/timro/.terraform.d/plugins/terraform-provider-ibm_v1.5.0 pid=25797 | |
2020-05-01T14:40:55.743-0700 [DEBUG] plugin: plugin exited | |
2020/05/01 14:40:55 [INFO] backend/local: apply calling Plan | |
2020/05/01 14:40:55 [INFO] terraform: building graph: GraphTypePlan | |
2020/05/01 14:40:55 [DEBUG] ProviderTransformer: "ibm_is_vpc.iac_test_vpc" (*terraform.NodePlannableResource) needs provider.ibm | |
2020/05/01 14:40:55 [DEBUG] ProviderTransformer: "ibm_is_subnet.iac_test_subnet" (*terraform.NodePlannableResource) needs provider.ibm | |
2020/05/01 14:40:55 [DEBUG] ProviderTransformer: "data.ibm_resource_group.group" (*terraform.NodePlannableResource) needs provider.ibm | |
2020/05/01 14:40:55 [DEBUG] ReferenceTransformer: "var.resource_group" references: [] | |
2020/05/01 14:40:55 [DEBUG] ReferenceTransformer: "provider.ibm" references: [] | |
2020/05/01 14:40:55 [DEBUG] ReferenceTransformer: "ibm_is_vpc.iac_test_vpc" references: [data.ibm_resource_group.group] | |
2020/05/01 14:40:55 [DEBUG] ReferenceTransformer: "ibm_is_subnet.iac_test_subnet" references: [data.ibm_resource_group.group ibm_is_vpc.iac_test_vpc] | |
2020/05/01 14:40:55 [DEBUG] ReferenceTransformer: "data.ibm_resource_group.group" references: [var.resource_group] | |
2020/05/01 14:40:55 [DEBUG] Starting graph walk: walkPlan | |
2020-05-01T14:40:55.748-0700 [INFO] plugin: configuring client automatic mTLS | |
2020-05-01T14:40:55.773-0700 [DEBUG] plugin: starting plugin: path=/Users/timro/.terraform.d/plugins/terraform-provider-ibm_v1.5.0 args=[/Users/timro/.terraform.d/plugins/terraform-provider-ibm_v1.5.0] | |
2020-05-01T14:40:55.778-0700 [DEBUG] plugin: plugin started: path=/Users/timro/.terraform.d/plugins/terraform-provider-ibm_v1.5.0 pid=25808 | |
2020-05-01T14:40:55.778-0700 [DEBUG] plugin: waiting for RPC address: path=/Users/timro/.terraform.d/plugins/terraform-provider-ibm_v1.5.0 | |
2020-05-01T14:40:55.814-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: 2020/05/01 14:40:55 IBM Cloud Provider version 1.5.0 | |
2020-05-01T14:40:55.816-0700 [INFO] plugin.terraform-provider-ibm_v1.5.0: configuring server automatic mTLS: timestamp=2020-05-01T14:40:55.815-0700 | |
2020-05-01T14:40:55.843-0700 [DEBUG] plugin: using plugin: version=5 | |
2020-05-01T14:40:55.844-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: plugin address: network=unix address=/var/folders/1b/tnvdm6qd3vd75n0cjq7bg7w80000gn/T/plugin147447527 timestamp=2020-05-01T14:40:55.843-0700 | |
2020-05-01T14:40:55.908-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: 2020/05/01 14:40:55 Configuring IBM Cloud Session with API key | |
2020-05-01T14:40:58.430-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: 2020/05/01 14:40:58 the apiendpoint url for power is us-south.power-iaas.cloud.ibm.com | |
2020/05/01 14:40:58 [DEBUG] ReferenceTransformer: "data.ibm_resource_group.group" references: [] | |
2020/05/01 14:40:58 [DEBUG] Resource instance state not found for node "ibm_is_vpc.iac_test_vpc", instance ibm_is_vpc.iac_test_vpc | |
2020/05/01 14:40:58 [DEBUG] ReferenceTransformer: "ibm_is_vpc.iac_test_vpc" references: [] | |
2020/05/01 14:40:58 [WARN] Provider "registry.terraform.io/-/ibm" produced an invalid plan for ibm_is_vpc.iac_test_vpc, but we are tolerating it because it is using the legacy plugin SDK. | |
The following problems may be the cause of any confusing errors from downstream operations: | |
- .address_prefix_management: planned value cty.StringVal("auto") does not match config value cty.NullVal(cty.String) | |
- .classic_access: planned value cty.False does not match config value cty.NullVal(cty.Bool) | |
2020/05/01 14:40:58 [DEBUG] Resource instance state not found for node "ibm_is_subnet.iac_test_subnet", instance ibm_is_subnet.iac_test_subnet | |
2020/05/01 14:40:58 [DEBUG] ReferenceTransformer: "ibm_is_subnet.iac_test_subnet" references: [] | |
2020/05/01 14:40:58 [WARN] Provider "registry.terraform.io/-/ibm" produced an invalid plan for ibm_is_subnet.iac_test_subnet, but we are tolerating it because it is using the legacy plugin SDK. | |
The following problems may be the cause of any confusing errors from downstream operations: | |
- .ip_version: planned value cty.StringVal("ipv4") does not match config value cty.NullVal(cty.String) | |
2020-05-01T14:40:58.467-0700 [DEBUG] plugin: plugin process exited: path=/Users/timro/.terraform.d/plugins/terraform-provider-ibm_v1.5.0 pid=25808 | |
2020-05-01T14:40:58.467-0700 [DEBUG] plugin: plugin exited | |
An execution plan has been generated and is shown below. | |
Resource actions are indicated with the following symbols: | |
+ create | |
Terraform will perform the following actions: | |
# ibm_is_subnet.iac_test_subnet will be created | |
+ resource "ibm_is_subnet" "iac_test_subnet" { | |
+ available_ipv4_address_count = (known after apply) | |
+ id = (known after apply) | |
+ ip_version = "ipv4" | |
+ ipv4_cidr_block = "10.240.0.0/24" | |
+ ipv6_cidr_block = (known after apply) | |
+ name = "terraform-test-subnet" | |
+ network_acl = (known after apply) | |
2020/05/01 14:40:58 [DEBUG] command: asking for input: "Do you want to perform these actions?" | |
+ resource_controller_url = (known after apply) | |
+ resource_crn = (known after apply) | |
+ resource_group = "5831b69fab464da7a96f7b989dfdf32a" | |
+ resource_group_name = (known after apply) | |
+ resource_name = (known after apply) | |
+ resource_status = (known after apply) | |
+ status = (known after apply) | |
+ total_ipv4_address_count = (known after apply) | |
+ vpc = (known after apply) | |
+ zone = "us-south-1" | |
} | |
# ibm_is_vpc.iac_test_vpc will be created | |
+ resource "ibm_is_vpc" "iac_test_vpc" { | |
+ address_prefix_management = "auto" | |
+ classic_access = false | |
+ crn = (known after apply) | |
+ cse_source_addresses = (known after apply) | |
+ default_network_acl = (known after apply) | |
+ default_security_group = (known after apply) | |
+ id = (known after apply) | |
+ name = "terraform-test-vpc" | |
+ resource_controller_url = (known after apply) | |
+ resource_crn = (known after apply) | |
+ resource_group = "5831b69fab464da7a96f7b989dfdf32a" | |
+ resource_group_name = (known after apply) | |
+ resource_name = (known after apply) | |
+ resource_status = (known after apply) | |
+ status = (known after apply) | |
+ subnets = (known after apply) | |
+ tags = (known after apply) | |
} | |
Plan: 2 to add, 0 to change, 0 to destroy. | |
Do you want to perform these actions? | |
Terraform will perform the actions described above. | |
Only 'yes' will be accepted to approve. | |
Enter a value: yes | |
2020/05/01 14:41:00 [INFO] backend/local: apply calling Apply | |
2020/05/01 14:41:00 [INFO] terraform: building graph: GraphTypeApply | |
2020/05/01 14:41:00 [DEBUG] Resource state not found for node "ibm_is_vpc.iac_test_vpc", instance ibm_is_vpc.iac_test_vpc | |
2020/05/01 14:41:00 [DEBUG] Resource state not found for node "ibm_is_subnet.iac_test_subnet", instance ibm_is_subnet.iac_test_subnet | |
2020/05/01 14:41:00 [DEBUG] ProviderTransformer: "ibm_is_vpc.iac_test_vpc" (*terraform.NodeApplyableResourceInstance) needs provider.ibm | |
2020/05/01 14:41:00 [DEBUG] ProviderTransformer: "ibm_is_subnet.iac_test_subnet" (*terraform.NodeApplyableResourceInstance) needs provider.ibm | |
2020/05/01 14:41:00 [DEBUG] ProviderTransformer: "ibm_is_vpc.iac_test_vpc (prepare state)" (*terraform.NodeApplyableResource) needs provider.ibm | |
2020/05/01 14:41:00 [DEBUG] ProviderTransformer: "ibm_is_subnet.iac_test_subnet (prepare state)" (*terraform.NodeApplyableResource) needs provider.ibm | |
2020/05/01 14:41:00 [DEBUG] ProviderTransformer: "data.ibm_resource_group.group (prepare state)" (*terraform.NodeApplyableResource) needs provider.ibm | |
2020/05/01 14:41:00 [DEBUG] ReferenceTransformer: "ibm_is_subnet.iac_test_subnet" references: [data.ibm_resource_group.group (prepare state) ibm_is_vpc.iac_test_vpc (prepare state) ibm_is_vpc.iac_test_vpc ibm_is_vpc.iac_test_vpc] | |
2020/05/01 14:41:00 [DEBUG] ReferenceTransformer: "var.resource_group" references: [] | |
2020/05/01 14:41:00 [DEBUG] ReferenceTransformer: "provider.ibm" references: [] | |
2020/05/01 14:41:00 [DEBUG] ReferenceTransformer: "ibm_is_vpc.iac_test_vpc (prepare state)" references: [] | |
2020/05/01 14:41:00 [DEBUG] ReferenceTransformer: "ibm_is_subnet.iac_test_subnet (prepare state)" references: [] | |
2020/05/01 14:41:00 [DEBUG] ReferenceTransformer: "data.ibm_resource_group.group (prepare state)" references: [] | |
2020/05/01 14:41:00 [DEBUG] ReferenceTransformer: "ibm_is_vpc.iac_test_vpc" references: [data.ibm_resource_group.group (prepare state)] | |
2020/05/01 14:41:00 [DEBUG] Starting graph walk: walkApply | |
2020-05-01T14:41:00.935-0700 [INFO] plugin: configuring client automatic mTLS | |
2020-05-01T14:41:00.964-0700 [DEBUG] plugin: starting plugin: path=/Users/timro/.terraform.d/plugins/terraform-provider-ibm_v1.5.0 args=[/Users/timro/.terraform.d/plugins/terraform-provider-ibm_v1.5.0] | |
2020-05-01T14:41:00.970-0700 [DEBUG] plugin: plugin started: path=/Users/timro/.terraform.d/plugins/terraform-provider-ibm_v1.5.0 pid=25821 | |
2020-05-01T14:41:00.970-0700 [DEBUG] plugin: waiting for RPC address: path=/Users/timro/.terraform.d/plugins/terraform-provider-ibm_v1.5.0 | |
2020-05-01T14:41:01.002-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: 2020/05/01 14:41:01 IBM Cloud Provider version 1.5.0 | |
2020-05-01T14:41:01.004-0700 [INFO] plugin.terraform-provider-ibm_v1.5.0: configuring server automatic mTLS: timestamp=2020-05-01T14:41:01.004-0700 | |
2020-05-01T14:41:01.029-0700 [DEBUG] plugin: using plugin: version=5 | |
2020-05-01T14:41:01.029-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: plugin address: network=unix address=/var/folders/1b/tnvdm6qd3vd75n0cjq7bg7w80000gn/T/plugin022576248 timestamp=2020-05-01T14:41:01.029-0700 | |
2020-05-01T14:41:01.094-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: 2020/05/01 14:41:01 Configuring IBM Cloud Session with API key | |
2020-05-01T14:41:05.022-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: 2020/05/01 14:41:05 the apiendpoint url for power is us-south.power-iaas.cloud.ibm.com | |
2020/05/01 14:41:05 [WARN] Provider "registry.terraform.io/-/ibm" produced an invalid plan for ibm_is_vpc.iac_test_vpc, but we are tolerating it because it is using the legacy plugin SDK. | |
The following problems may be the cause of any confusing errors from downstream operations: | |
- .address_prefix_management: planned value cty.StringVal("auto") does not match config value cty.NullVal(cty.String) | |
- .classic_access: planned value cty.False does not match config value cty.NullVal(cty.Bool) | |
ibm_is_vpc.iac_test_vpc: Creating... | |
2020/05/01 14:41:05 [DEBUG] ibm_is_vpc.iac_test_vpc: applying the planned Create change | |
2020-05-01T14:41:05.032-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: 2020/05/01 14:41:05 [DEBUG] setting computed for "subnets" from ComputedKeys | |
2020-05-01T14:41:05.032-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: 2020/05/01 14:41:05 [DEBUG] setting computed for "tags" from ComputedKeys | |
2020-05-01T14:41:05.032-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: 2020/05/01 14:41:05 [DEBUG] setting computed for "cse_source_addresses" from ComputedKeys | |
2020-05-01T14:41:05.032-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: 2020/05/01 14:41:05 [DEBUG] VPC create | |
2020-05-01T14:41:07.057-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: 2020/05/01 14:41:07 [INFO] VPC : r006-3c0f4242-c94d-4b18-a2a2-7f1726d32db3 | |
2020-05-01T14:41:07.057-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: 2020/05/01 14:41:07 Waiting for VPC (r006-3c0f4242-c94d-4b18-a2a2-7f1726d32db3) to be available. | |
2020-05-01T14:41:07.057-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: 2020/05/01 14:41:07 [DEBUG] Waiting for state to become: [available failed] | |
ibm_is_vpc.iac_test_vpc: Still creating... [10s elapsed] | |
2020-05-01T14:41:18.566-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: 2020/05/01 14:41:18 [DEBUG] vpc default network acl is not null :r006-a3ba7a99-381f-45d2-8fe6-c025fe67b775 | |
2020-05-01T14:41:19.268-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: 2020/05/01 14:41:19 tagList: [] | |
2020-05-01T14:41:19.268-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: 2020/05/01 14:41:19 The raw cse_source_ip is {0xc00018a0a0 0xc000902250} | |
2020-05-01T14:41:19.268-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: 2020/05/01 14:41:19 unhandled type while parseing CSE source ip field | |
2020-05-01T14:41:19.268-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: 2020/05/01 14:41:19 The raw cse_source_ip is {0xc00018a0a8 0xc0009022b0} | |
2020-05-01T14:41:19.268-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: 2020/05/01 14:41:19 unhandled type while parseing CSE source ip field | |
2020-05-01T14:41:19.268-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: 2020/05/01 14:41:19 The raw cse_source_ip is {0xc00018a0b8 0xc000902300} | |
2020-05-01T14:41:19.268-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: 2020/05/01 14:41:19 unhandled type while parseing CSE source ip field | |
ibm_is_vpc.iac_test_vpc: Creation complete after 15s [id=r006-3c0f4242-c94d-4b18-a2a2-7f1726d32db3] | |
2020/05/01 14:41:19 [WARN] Provider "registry.terraform.io/-/ibm" produced an invalid plan for ibm_is_subnet.iac_test_subnet, but we are tolerating it because it is using the legacy plugin SDK. | |
The following problems may be the cause of any confusing errors from downstream operations: | |
- .ip_version: planned value cty.StringVal("ipv4") does not match config value cty.NullVal(cty.String) | |
ibm_is_subnet.iac_test_subnet: Creating... | |
2020/05/01 14:41:19 [DEBUG] ibm_is_subnet.iac_test_subnet: applying the planned Create change | |
2020-05-01T14:41:19.584-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: 2020/05/01 14:41:19 [DEBUG] Locking "subnet_key_r006-3c0f4242-c94d-4b18-a2a2-7f1726d32db3_us-south-1" | |
2020-05-01T14:41:19.584-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: 2020/05/01 14:41:19 [DEBUG] Locked "subnet_key_r006-3c0f4242-c94d-4b18-a2a2-7f1726d32db3_us-south-1" | |
2020-05-01T14:41:21.024-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: 2020/05/01 14:41:21 [INFO] Subnet : 0717-626efc8c-32a6-4d5e-8c10-c3a631297d75 | |
2020-05-01T14:41:21.024-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: 2020/05/01 14:41:21 Waiting for subnet (0717-626efc8c-32a6-4d5e-8c10-c3a631297d75) to be available. | |
2020-05-01T14:41:21.024-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: 2020/05/01 14:41:21 [DEBUG] Waiting for state to become: [done ] | |
ibm_is_subnet.iac_test_subnet: Still creating... [10s elapsed] | |
2020-05-01T14:41:31.574-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: 2020/05/01 14:41:31 [DEBUG] Unlocking "subnet_key_r006-3c0f4242-c94d-4b18-a2a2-7f1726d32db3_us-south-1" | |
2020-05-01T14:41:31.574-0700 [DEBUG] plugin.terraform-provider-ibm_v1.5.0: 2020/05/01 14:41:31 [DEBUG] Unlocked "subnet_key_r006-3c0f4242-c94d-4b18-a2a2-7f1726d32db3_us-south-1" | |
2020/05/01 14:41:31 [WARN] Provider "registry.terraform.io/-/ibm" produced an unexpected new value for ibm_is_subnet.iac_test_subnet, but we are tolerating it because it is using the legacy plugin SDK. | |
The following problems may be the cause of any confusing errors from downstream operations: | |
- .resource_group: was cty.StringVal("5831b69fab464da7a96f7b989dfdf32a"), but now cty.StringVal("3aa4f26156c44d868306df4073877910") | |
- .public_gateway: was null, but now cty.StringVal("") | |
ibm_is_subnet.iac_test_subnet: Creation complete after 12s [id=0717-626efc8c-32a6-4d5e-8c10-c3a631297d75] | |
2020-05-01T14:41:31.608-0700 [DEBUG] plugin: plugin process exited: path=/Users/timro/.terraform.d/plugins/terraform-provider-ibm_v1.5.0 pid=25821 | |
2020-05-01T14:41:31.608-0700 [DEBUG] plugin: plugin exited |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment