Skip to content

Instantly share code, notes, and snippets.

@ekitagawa
Last active November 30, 2022 18:44
Show Gist options
  • Save ekitagawa/0e95ef9c1a69fa84630afc018ce79f3b to your computer and use it in GitHub Desktop.
Save ekitagawa/0e95ef9c1a69fa84630afc018ce79f3b to your computer and use it in GitHub Desktop.
TESTING-1321 Centos 7.9 fails at Terraform

Symptom

Severity

Steps to reproduce

Workaround

Section of interest.

2022-11-30T10:21:46.340-0800 [INFO]  ReferenceTransformer: reference not found: "var.arn"
2022-11-30T10:21:46.585-0800 [ERROR] provider.terraform-provider-aws_v4.39.0_x5: Response contains error diagnostic: @caller=github.com/hashicorp/terraform-plugin-go@v0.14.0/tfprotov5/internal/diag/diagnostics.go:55 @module=sdk.proto tf_data_source_type=aws_ami tf_proto_version=5.3 tf_provider_addr=registry.terraform.io/hashicorp/aws tf_rpc=ReadDataSource diagnostic_detail= diagnostic_severity=ERROR diagnostic_summary="Your query returned no results. Please change your search criteria and try again." tf_req_id=da8b6337-d948-3a7f-f463-6b271e7e3350 timestamp=2022-11-30T10:21:46.584-0800
2022-11-30T10:21:46.586-0800 [ERROR] vertex "module.workers.module.ami.data.aws_ami.image" error: Your query returned no results. Please change your search criteria and try again.
2022-11-30T10:21:46.587-0800 [ERROR] vertex "module.workers.module.ami.data.aws_ami.image" error: Your query returned no results. Please change your search criteria and try again.
2022-11-30T10:21:46.587-0800 [ERROR] vertex "module.workers.module.ami.data.aws_ami.image (expand)" error: Your query returned no results. Please change your search criteria and try again.
2022-11-30T10:21:46.821-0800 [INFO]  ReferenceTransformer: reference not found: "var.tags"
2022-11-30T10:21:46.821-0800 [INFO]  ReferenceTransformer: reference not found: "var.node_count"
2022-11-30T10:21:46.821-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:46.821-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:46.821-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:46.821-0800 [INFO]  ReferenceTransformer: reference not found: "var.image_id"
2022-11-30T10:21:46.821-0800 [INFO]  ReferenceTransformer: reference not found: "var.tags"
2022-11-30T10:21:46.821-0800 [INFO]  ReferenceTransformer: reference not found: "var.instance_type"
2022-11-30T10:21:46.821-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:46.821-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:46.821-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:46.821-0800 [INFO]  ReferenceTransformer: reference not found: "var.user_data"
2022-11-30T10:21:46.821-0800 [INFO]  ReferenceTransformer: reference not found: "var.volume_size"
2022-11-30T10:21:46.822-0800 [INFO]  ReferenceTransformer: reference not found: "aws_instance.node"
2022-11-30T10:21:46.822-0800 [INFO]  ReferenceTransformer: reference not found: "var.tags"
2022-11-30T10:21:46.832-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.windows_workers.module.spot.aws_spot_fleet_request.node, 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:
      - .excess_capacity_termination_policy: planned value cty.StringVal("Default") for a non-computed attribute
      - .allocation_strategy: planned value cty.StringVal("lowestPrice") for a non-computed attribute
      - .fleet_type: planned value cty.StringVal("maintain") for a non-computed attribute
      - .instance_interruption_behaviour: planned value cty.StringVal("terminate") for a non-computed attribute
      - .on_demand_allocation_strategy: planned value cty.StringVal("lowestPrice") for a non-computed attribute
      - .instance_pools_to_use_count: planned value cty.NumberIntVal(1) for a non-computed attribute
      - .replace_unhealthy_instances: planned value cty.False for a non-computed attribute
2022-11-30T10:21:46.832-0800 [INFO]  ReferenceTransformer: reference not found: "aws_spot_fleet_request.node"
2022-11-30T10:21:46.839-0800 [ERROR] provider.terraform-provider-aws_v4.39.0_x5: Response contains error diagnostic: tf_data_source_type=aws_ami @caller=github.com/hashicorp/terraform-plugin-go@v0.14.0/tfprotov5/internal/diag/diagnostics.go:55 @module=sdk.proto diagnostic_detail= tf_proto_version=5.3 tf_provider_addr=registry.terraform.io/hashicorp/aws tf_req_id=657c33cc-cf8f-5d32-de70-07e60ef5357c tf_rpc=ReadDataSource diagnostic_severity=ERROR diagnostic_summary="Your query returned no results. Please change your search criteria and try again." timestamp=2022-11-30T10:21:46.839-0800
2022-11-30T10:21:46.839-0800 [ERROR] vertex "module.msrs.module.ami.data.aws_ami.image" error: Your query returned no results. Please change your search criteria and try again.
2022-11-30T10:21:46.839-0800 [ERROR] vertex "module.msrs.module.ami.data.aws_ami.image" error: Your query returned no results. Please change your search criteria and try again.
2022-11-30T10:21:46.839-0800 [ERROR] vertex "module.msrs.module.ami.data.aws_ami.image (expand)" error: Your query returned no results. Please change your search criteria and try again.
2022-11-30T10:21:46.847-0800 [ERROR] provider.terraform-provider-aws_v4.39.0_x5: Response contains error diagnostic: tf_proto_version=5.3 tf_provider_addr=registry.terraform.io/hashicorp/aws tf_req_id=8f5d5fb8-18ca-9d14-d99f-4a2f1b7cb0b7 tf_rpc=ReadDataSource @module=sdk.proto diagnostic_detail= tf_data_source_type=aws_ami diagnostic_severity=ERROR diagnostic_summary="Your query returned no results. Please change your search criteria and try again." @caller=github.com/hashicorp/terraform-plugin-go@v0.14.0/tfprotov5/internal/diag/diagnostics.go:55 timestamp=2022-11-30T10:21:46.847-0800
2022-11-30T10:21:46.847-0800 [ERROR] vertex "module.managers.module.ami.data.aws_ami.image" error: Your query returned no results. Please change your search criteria and try again.
2022-11-30T10:21:46.847-0800 [ERROR] vertex "module.managers.module.ami.data.aws_ami.image" error: Your query returned no results. Please change your search criteria and try again.
2022-11-30T10:21:46.847-0800 [ERROR] vertex "module.managers.module.ami.data.aws_ami.image (expand)" error: Your query returned no results. Please change your search criteria and try again.

Full "INFO" log

2022-11-30T10:21:34.699-0800 [INFO]  Terraform version: 1.2.3
2022-11-30T10:21:34.699-0800 [INFO]  Go runtime version: go1.18.1
2022-11-30T10:21:34.699-0800 [INFO]  CLI args: []string{"terraform", "init", "-var-file=/var/folders/y9/jb6nykd14hv52cff9l_x1lc40000gp/T/tmpkh2eidi8.tfvars.json", "-no-color", "-input=false", "-reconfigure", "-backend=true"}
2022-11-30T10:21:34.700-0800 [INFO]  CLI command args: []string{"init", "-var-file=/var/folders/y9/jb6nykd14hv52cff9l_x1lc40000gp/T/tmpkh2eidi8.tfvars.json", "-no-color", "-input=false", "-reconfigure", "-backend=true"}
2022-11-30T10:21:39.399-0800 [INFO]  Terraform version: 1.2.3
2022-11-30T10:21:39.400-0800 [INFO]  Go runtime version: go1.18.1
2022-11-30T10:21:39.400-0800 [INFO]  CLI args: []string{"terraform", "plan", "-var-file=/var/folders/y9/jb6nykd14hv52cff9l_x1lc40000gp/T/tmpezvw_brg.tfvars.json", "-no-color", "-input=false", "-detailed-exitcode"}
2022-11-30T10:21:39.401-0800 [INFO]  CLI command args: []string{"plan", "-var-file=/var/folders/y9/jb6nykd14hv52cff9l_x1lc40000gp/T/tmpezvw_brg.tfvars.json", "-no-color", "-input=false", "-detailed-exitcode"}
2022-11-30T10:21:41.007-0800 [INFO]  backend/local: starting Plan operation
2022-11-30T10:21:41.049-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:41.249-0800 [INFO]  provider.terraform-provider-aws_v4.39.0_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:41.248-0800
2022-11-30T10:21:41.506-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:41.552-0800 [INFO]  provider.terraform-provider-local_v2.2.3_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:41.552-0800
2022-11-30T10:21:41.634-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:41.672-0800 [INFO]  provider.terraform-provider-null_v3.2.0_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:41.671-0800
2022-11-30T10:21:41.721-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:41.764-0800 [INFO]  provider.terraform-provider-http_v3.2.1_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:41.763-0800
2022-11-30T10:21:41.816-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:41.858-0800 [INFO]  provider.terraform-provider-template_v2.2.0_x4: configuring server automatic mTLS: timestamp=2022-11-30T10:21:41.857-0800
2022-11-30T10:21:41.980-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:42.022-0800 [INFO]  provider.terraform-provider-time_v0.9.1_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:42.021-0800
2022-11-30T10:21:42.072-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:42.113-0800 [INFO]  provider.terraform-provider-cloudinit_v2.2.0_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:42.112-0800
2022-11-30T10:21:42.196-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:42.234-0800 [INFO]  provider.terraform-provider-tls_v4.0.4_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:42.234-0800
2022-11-30T10:21:42.285-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:42.327-0800 [INFO]  provider.terraform-provider-random_v3.4.3_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:42.327-0800
2022-11-30T10:21:42.382-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:42.382-0800 [INFO]  ReferenceTransformer: reference not found: "path.root"
2022-11-30T10:21:42.383-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:42.383-0800 [INFO]  ReferenceTransformer: reference not found: "each.key"
2022-11-30T10:21:42.383-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:42.383-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:42.383-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:42.383-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:42.383-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:42.383-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:42.385-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:42.385-0800 [INFO]  ReferenceTransformer: reference not found: "each.key"
2022-11-30T10:21:42.385-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:42.385-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:42.385-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:42.386-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:42.386-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:42.386-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:42.386-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:42.386-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:42.386-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:42.387-0800 [INFO]  ReferenceTransformer: reference not found: "path.root"
2022-11-30T10:21:42.387-0800 [INFO]  ReferenceTransformer: reference not found: "path.root"
2022-11-30T10:21:42.387-0800 [INFO]  ReferenceTransformer: reference not found: "path.root"
2022-11-30T10:21:42.387-0800 [INFO]  ReferenceTransformer: reference not found: "path.root"
2022-11-30T10:21:42.387-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:42.387-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:42.387-0800 [INFO]  ReferenceTransformer: reference not found: "path.root"
2022-11-30T10:21:42.388-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:42.388-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:42.388-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:42.388-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:42.425-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:42.470-0800 [INFO]  provider.terraform-provider-cloudinit_v2.2.0_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:42.469-0800
2022-11-30T10:21:42.546-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:42.592-0800 [INFO]  provider.terraform-provider-template_v2.2.0_x4: configuring server automatic mTLS: timestamp=2022-11-30T10:21:42.591-0800
2022-11-30T10:21:42.705-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:42.746-0800 [INFO]  provider.terraform-provider-local_v2.2.3_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:42.746-0800
2022-11-30T10:21:42.840-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:43.048-0800 [INFO]  provider.terraform-provider-aws_v4.39.0_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:43.047-0800
2022-11-30T10:21:43.092-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:43.137-0800 [INFO]  provider.terraform-provider-http_v3.2.1_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:43.137-0800
2022-11-30T10:21:43.182-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:43.219-0800 [INFO]  provider.terraform-provider-random_v3.4.3_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:43.218-0800
2022-11-30T10:21:43.262-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:43.305-0800 [INFO]  provider.terraform-provider-tls_v4.0.4_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:43.303-0800
2022-11-30T10:21:43.349-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:43.387-0800 [INFO]  provider.terraform-provider-time_v0.9.1_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:43.386-0800
2022-11-30T10:21:43.430-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:43.476-0800 [INFO]  provider.terraform-provider-null_v3.2.0_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:43.475-0800
2022-11-30T10:21:43.784-0800 [INFO]  backend/local: plan calling Plan
2022-11-30T10:21:43.799-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:43.799-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:43.799-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:43.799-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:43.799-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:43.799-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:43.799-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:43.799-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:43.799-0800 [INFO]  ReferenceTransformer: reference not found: "each.key"
2022-11-30T10:21:43.800-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:43.800-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:43.800-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:43.800-0800 [INFO]  ReferenceTransformer: reference not found: "path.root"
2022-11-30T10:21:43.800-0800 [INFO]  ReferenceTransformer: reference not found: "path.root"
2022-11-30T10:21:43.800-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:43.800-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:43.800-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:43.801-0800 [INFO]  ReferenceTransformer: reference not found: "path.root"
2022-11-30T10:21:43.801-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:43.801-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:43.801-0800 [INFO]  ReferenceTransformer: reference not found: "path.root"
2022-11-30T10:21:43.801-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:43.801-0800 [INFO]  ReferenceTransformer: reference not found: "path.root"
2022-11-30T10:21:43.801-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:43.801-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:43.802-0800 [INFO]  ReferenceTransformer: reference not found: "path.root"
2022-11-30T10:21:43.802-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:43.802-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:43.802-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:43.802-0800 [INFO]  ReferenceTransformer: reference not found: "each.key"
2022-11-30T10:21:43.802-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:43.802-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:43.802-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:43.802-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:43.803-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:43.839-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:43.888-0800 [INFO]  provider.terraform-provider-time_v0.9.1_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:43.887-0800
2022-11-30T10:21:43.933-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:43.977-0800 [INFO]  provider.terraform-provider-template_v2.2.0_x4: configuring server automatic mTLS: timestamp=2022-11-30T10:21:43.976-0800
2022-11-30T10:21:44.089-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:44.131-0800 [INFO]  provider.terraform-provider-http_v3.2.1_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:44.130-0800
2022-11-30T10:21:44.180-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:44.227-0800 [INFO]  provider.terraform-provider-local_v2.2.3_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:44.226-0800
2022-11-30T10:21:44.313-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:44.353-0800 [INFO]  provider.terraform-provider-random_v3.4.3_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:44.353-0800
2022-11-30T10:21:44.397-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:44.437-0800 [INFO]  provider.terraform-provider-null_v3.2.0_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:44.437-0800
2022-11-30T10:21:44.481-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:44.523-0800 [INFO]  provider.terraform-provider-tls_v4.0.4_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:44.522-0800
2022-11-30T10:21:44.566-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:44.611-0800 [INFO]  provider.terraform-provider-cloudinit_v2.2.0_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:44.610-0800
2022-11-30T10:21:44.686-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:44.898-0800 [INFO]  provider.terraform-provider-aws_v4.39.0_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:44.896-0800
2022-11-30T10:21:44.945-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:44.946-0800 [INFO]  ReferenceTransformer: reference not found: "var.win_admin_password"
2022-11-30T10:21:44.976-0800 [INFO]  ReferenceTransformer: reference not found: "local.ssh_key"
2022-11-30T10:21:44.976-0800 [INFO]  ReferenceTransformer: reference not found: "var.key_path"
2022-11-30T10:21:44.982-0800 [WARN]  Provider "registry.terraform.io/hashicorp/local" produced an invalid plan for module.common.local_file.ssh_public_key, 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:
      - .directory_permission: planned value cty.StringVal("0777") for a non-computed attribute
      - .file_permission: planned value cty.StringVal("0777") for a non-computed attribute
2022-11-30T10:21:45.107-0800 [INFO]  provider.terraform-provider-aws_v4.39.0_x5: [INFO] Retrieved credentials from "SharedConfigCredentials: /Users/eiichi.kitagawa/.aws/credentials"
2022-11-30T10:21:46.279-0800 [INFO]  ReferenceTransformer: reference not found: "var.global_tags"
2022-11-30T10:21:46.279-0800 [INFO]  ReferenceTransformer: reference not found: "var.host_cidr"
2022-11-30T10:21:46.279-0800 [INFO]  ReferenceTransformer: reference not found: "var.global_tags"
2022-11-30T10:21:46.279-0800 [INFO]  ReferenceTransformer: reference not found: "var.cluster_name"
2022-11-30T10:21:46.279-0800 [INFO]  ReferenceTransformer: reference not found: "var.global_tags"
2022-11-30T10:21:46.279-0800 [INFO]  ReferenceTransformer: reference not found: "var.cluster_name"
2022-11-30T10:21:46.279-0800 [INFO]  ReferenceTransformer: reference not found: "local.ssh_key"
2022-11-30T10:21:46.298-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.vpc.aws_vpc.network, 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:
      - .instance_tenancy: planned value cty.StringVal("default") for a non-computed attribute
2022-11-30T10:21:46.299-0800 [INFO]  ReferenceTransformer: reference not found: "var.global_tags"
2022-11-30T10:21:46.299-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.common.aws_iam_role.role, 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:
      - .max_session_duration: planned value cty.NumberIntVal(3600) for a non-computed attribute
      - .force_detach_policies: planned value cty.False for a non-computed attribute
      - .path: planned value cty.StringVal("/") for a non-computed attribute
      - .assume_role_policy: planned value cty.StringVal("{\"Statement\":[{\"Action\":\"sts:AssumeRole\",\"Effect\":\"Allow\",\"Principal\":{\"Service\":\"ec2.amazonaws.com\"},\"Sid\":\"\"}],\"Version\":\"2012-10-17\"}") does not match config value cty.StringVal("{\n  \"Version\": \"2012-10-17\",\n  \"Statement\": [\n    {\n      \"Sid\": \"\",\n      \"Effect\": \"Allow\",\n      \"Principal\": {\n        \"Service\": \"ec2.amazonaws.com\"\n      },\n      \"Action\": \"sts:AssumeRole\"\n    }\n  ]\n}\n")
      - .inline_policy: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
2022-11-30T10:21:46.299-0800 [INFO]  ReferenceTransformer: reference not found: "var.host_cidr"
2022-11-30T10:21:46.299-0800 [INFO]  ReferenceTransformer: reference not found: "var.global_tags"
2022-11-30T10:21:46.299-0800 [INFO]  ReferenceTransformer: reference not found: "var.cluster_name"
2022-11-30T10:21:46.300-0800 [INFO]  ReferenceTransformer: reference not found: "var.cluster_name"
2022-11-30T10:21:46.301-0800 [INFO]  ReferenceTransformer: reference not found: "var.cluster_name"
2022-11-30T10:21:46.301-0800 [INFO]  ReferenceTransformer: reference not found: "var.global_tags"
2022-11-30T10:21:46.301-0800 [INFO]  ReferenceTransformer: reference not found: "var.vpc_id"
2022-11-30T10:21:46.301-0800 [INFO]  ReferenceTransformer: reference not found: "var.controller_port"
2022-11-30T10:21:46.301-0800 [INFO]  ReferenceTransformer: reference not found: "var.controller_port"
2022-11-30T10:21:46.301-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.common.aws_iam_instance_profile.profile, 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:
      - .path: planned value cty.StringVal("/") for a non-computed attribute
2022-11-30T10:21:46.302-0800 [INFO]  ReferenceTransformer: reference not found: "var.global_tags"
2022-11-30T10:21:46.303-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.vpc.aws_subnet.public, 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:
      - .enable_dns64: planned value cty.False for a non-computed attribute
      - .enable_resource_name_dns_a_record_on_launch: planned value cty.False for a non-computed attribute
      - .assign_ipv6_address_on_creation: planned value cty.False for a non-computed attribute
      - .enable_resource_name_dns_aaaa_record_on_launch: planned value cty.False for a non-computed attribute
      - .ipv6_native: planned value cty.False for a non-computed attribute
2022-11-30T10:21:46.306-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.vpc.aws_route_table.default, 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:
      - .route: planned value cty.SetVal([]cty.Value{cty.ObjectVal(map[string]cty.Value{"carrier_gateway_id":cty.StringVal(""), "cidr_block":cty.StringVal("0.0.0.0/0"), "core_network_arn":cty.StringVal(""), "destination_prefix_list_id":cty.StringVal(""), "egress_only_gateway_id":cty.StringVal(""), "gateway_id":cty.UnknownVal(cty.String), "instance_id":cty.StringVal(""), "ipv6_cidr_block":cty.StringVal(""), "local_gateway_id":cty.StringVal(""), "nat_gateway_id":cty.StringVal(""), "network_interface_id":cty.StringVal(""), "transit_gateway_id":cty.StringVal(""), "vpc_endpoint_id":cty.StringVal(""), "vpc_peering_connection_id":cty.StringVal("")})}) does not match config value cty.SetVal([]cty.Value{cty.ObjectVal(map[string]cty.Value{"carrier_gateway_id":cty.NullVal(cty.String), "cidr_block":cty.StringVal("0.0.0.0/0"), "core_network_arn":cty.NullVal(cty.String), "destination_prefix_list_id":cty.NullVal(cty.String), "egress_only_gateway_id":cty.NullVal(cty.String), "gateway_id":cty.UnknownVal(cty.String), "instance_id":cty.NullVal(cty.String), "ipv6_cidr_block":cty.NullVal(cty.String), "local_gateway_id":cty.NullVal(cty.String), "nat_gateway_id":cty.NullVal(cty.String), "network_interface_id":cty.NullVal(cty.String), "transit_gateway_id":cty.NullVal(cty.String), "vpc_endpoint_id":cty.NullVal(cty.String), "vpc_peering_connection_id":cty.NullVal(cty.String)})})
2022-11-30T10:21:46.318-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.common.aws_security_group.common, 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:
      - .ingress: planned value cty.SetVal([]cty.Value{cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.StringVal(""), "from_port":cty.NumberIntVal(22), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("tcp"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(22)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.StringVal(""), "from_port":cty.NumberIntVal(3389), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("tcp"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(3389)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.StringVal(""), "from_port":cty.NumberIntVal(443), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("tcp"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(443)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.StringVal(""), "from_port":cty.NumberIntVal(5985), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("tcp"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(5986)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.StringVal(""), "from_port":cty.NumberIntVal(6443), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("tcp"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(6443)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.StringVal(""), "from_port":cty.NumberIntVal(8443), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("tcp"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(8443)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListValEmpty(cty.String), "description":cty.StringVal(""), "from_port":cty.NumberIntVal(0), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("-1"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.True, "to_port":cty.NumberIntVal(0)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListValEmpty(cty.String), "description":cty.StringVal(""), "from_port":cty.NumberIntVal(2379), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("tcp"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.True, "to_port":cty.NumberIntVal(2380)})}) does not match config value cty.SetVal([]cty.Value{cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.NullVal(cty.String), "from_port":cty.NumberIntVal(22), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("tcp"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(22)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.NullVal(cty.String), "from_port":cty.NumberIntVal(3389), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("tcp"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(3389)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.NullVal(cty.String), "from_port":cty.NumberIntVal(443), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("tcp"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(443)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.NullVal(cty.String), "from_port":cty.NumberIntVal(5985), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("tcp"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(5986)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.NullVal(cty.String), "from_port":cty.NumberIntVal(6443), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("tcp"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(6443)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.NullVal(cty.String), "from_port":cty.NumberIntVal(8443), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("tcp"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(8443)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.NullVal(cty.List(cty.String)), "description":cty.NullVal(cty.String), "from_port":cty.NumberIntVal(0), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("-1"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.True, "to_port":cty.NumberIntVal(0)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.NullVal(cty.List(cty.String)), "description":cty.NullVal(cty.String), "from_port":cty.NumberIntVal(2379), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("tcp"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.True, "to_port":cty.NumberIntVal(2380)})})
      - .revoke_rules_on_delete: planned value cty.False for a non-computed attribute
      - .egress: planned value cty.SetVal([]cty.Value{cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.StringVal(""), "from_port":cty.NumberIntVal(0), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("-1"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(0)})}) does not match config value cty.SetVal([]cty.Value{cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.NullVal(cty.String), "from_port":cty.NumberIntVal(0), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("-1"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(0)})})
2022-11-30T10:21:46.324-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:46.325-0800 [INFO]  ReferenceTransformer: reference not found: "local.tags"
2022-11-30T10:21:46.325-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:46.325-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:46.325-0800 [INFO]  ReferenceTransformer: reference not found: "var.component"
2022-11-30T10:21:46.325-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:46.325-0800 [INFO]  ReferenceTransformer: reference not found: "var.tags"
2022-11-30T10:21:46.325-0800 [INFO]  ReferenceTransformer: reference not found: "var.port"
2022-11-30T10:21:46.325-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:46.325-0800 [INFO]  ReferenceTransformer: reference not found: "var.component"
2022-11-30T10:21:46.325-0800 [INFO]  ReferenceTransformer: reference not found: "var.port"
2022-11-30T10:21:46.326-0800 [INFO]  ReferenceTransformer: reference not found: "local.tags"
2022-11-30T10:21:46.326-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:46.326-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:46.326-0800 [INFO]  ReferenceTransformer: reference not found: "var.component"
2022-11-30T10:21:46.326-0800 [INFO]  ReferenceTransformer: reference not found: "local.scripts_dir"
2022-11-30T10:21:46.326-0800 [INFO]  ReferenceTransformer: reference not found: "local.distro"
2022-11-30T10:21:46.326-0800 [INFO]  ReferenceTransformer: reference not found: "local.scripts_dir"
2022-11-30T10:21:46.327-0800 [INFO]  ReferenceTransformer: reference not found: "local.distro"
2022-11-30T10:21:46.327-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.efs.aws_efs_file_system.cluster, 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:
      - .throughput_mode: planned value cty.StringVal("bursting") for a non-computed attribute
2022-11-30T10:21:46.327-0800 [INFO]  ReferenceTransformer: reference not found: "local.ami_obj"
2022-11-30T10:21:46.327-0800 [INFO]  ReferenceTransformer: reference not found: "local.ami_obj"
2022-11-30T10:21:46.327-0800 [INFO]  ReferenceTransformer: reference not found: "var.tags"
2022-11-30T10:21:46.327-0800 [INFO]  ReferenceTransformer: reference not found: "var.port"
2022-11-30T10:21:46.327-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:46.327-0800 [INFO]  ReferenceTransformer: reference not found: "var.component"
2022-11-30T10:21:46.327-0800 [INFO]  ReferenceTransformer: reference not found: "var.port"
2022-11-30T10:21:46.327-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:46.328-0800 [INFO]  ReferenceTransformer: reference not found: "local.ami_obj"
2022-11-30T10:21:46.328-0800 [INFO]  ReferenceTransformer: reference not found: "local.ami_obj"
2022-11-30T10:21:46.328-0800 [INFO]  ReferenceTransformer: reference not found: "local.ami_obj"
2022-11-30T10:21:46.328-0800 [INFO]  ReferenceTransformer: reference not found: "local.ami_obj"
2022-11-30T10:21:46.328-0800 [INFO]  ReferenceTransformer: reference not found: "local.scripts_dir"
2022-11-30T10:21:46.328-0800 [INFO]  ReferenceTransformer: reference not found: "local.distro"
2022-11-30T10:21:46.328-0800 [INFO]  ReferenceTransformer: reference not found: "var.tags"
2022-11-30T10:21:46.328-0800 [INFO]  ReferenceTransformer: reference not found: "var.port"
2022-11-30T10:21:46.328-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:46.328-0800 [INFO]  ReferenceTransformer: reference not found: "var.component"
2022-11-30T10:21:46.328-0800 [INFO]  ReferenceTransformer: reference not found: "var.port"
2022-11-30T10:21:46.328-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:46.329-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.elb_msr.aws_lb.lb, 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:
      - .enable_deletion_protection: planned value cty.False for a non-computed attribute
      - .enable_cross_zone_load_balancing: planned value cty.False for a non-computed attribute
      - .subnets: planned value cty.UnknownVal(cty.Set(cty.String)) does not match config value cty.SetVal([]cty.Value{cty.UnknownVal(cty.String)})
      - .subnet_mapping: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
2022-11-30T10:21:46.330-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.elb_mke.aws_lb.lb, 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:
      - .enable_deletion_protection: planned value cty.False for a non-computed attribute
      - .enable_cross_zone_load_balancing: planned value cty.False for a non-computed attribute
      - .subnets: planned value cty.UnknownVal(cty.Set(cty.String)) does not match config value cty.SetVal([]cty.Value{cty.UnknownVal(cty.String)})
      - .subnet_mapping: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
2022-11-30T10:21:46.330-0800 [INFO]  ReferenceTransformer: reference not found: "local.ami_obj"
2022-11-30T10:21:46.330-0800 [INFO]  ReferenceTransformer: reference not found: "local.ami_obj"
2022-11-30T10:21:46.331-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:46.331-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:46.331-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.elb_msr.module.lb_targets["443"].aws_lb_target_group.api, 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:
      - .connection_termination: planned value cty.False for a non-computed attribute
      - .deregistration_delay: planned value cty.StringVal("300") for a non-computed attribute
      - .proxy_protocol_v2: planned value cty.False for a non-computed attribute
      - .slow_start: planned value cty.NumberIntVal(0) for a non-computed attribute
      - .target_type: planned value cty.StringVal("instance") for a non-computed attribute
      - .lambda_multi_value_headers_enabled: planned value cty.False for a non-computed attribute
      - .health_check[0].unhealthy_threshold: planned value cty.NumberIntVal(3) for a non-computed attribute
      - .health_check[0].enabled: planned value cty.True for a non-computed attribute
      - .health_check[0].port: planned value cty.StringVal("traffic-port") for a non-computed attribute
      - .health_check[0].healthy_threshold: planned value cty.NumberIntVal(3) for a non-computed attribute
      - .stickiness: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
      - .target_failover: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
2022-11-30T10:21:46.332-0800 [INFO]  ReferenceTransformer: reference not found: "local.base_linux_script"
2022-11-30T10:21:46.332-0800 [INFO]  ReferenceTransformer: reference not found: "local.platform_script"
2022-11-30T10:21:46.332-0800 [INFO]  ReferenceTransformer: reference not found: "local.final_linux_script"
2022-11-30T10:21:46.332-0800 [INFO]  ReferenceTransformer: reference not found: "local.base_linux_script"
2022-11-30T10:21:46.332-0800 [INFO]  ReferenceTransformer: reference not found: "local.platform_script"
2022-11-30T10:21:46.332-0800 [INFO]  ReferenceTransformer: reference not found: "local.final_linux_script"
2022-11-30T10:21:46.333-0800 [INFO]  ReferenceTransformer: reference not found: "local.base_linux_script"
2022-11-30T10:21:46.333-0800 [INFO]  ReferenceTransformer: reference not found: "local.platform_script"
2022-11-30T10:21:46.333-0800 [INFO]  ReferenceTransformer: reference not found: "local.final_linux_script"
2022-11-30T10:21:46.333-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.elb_mke.module.lb_targets["443"].aws_lb_target_group.api, 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:
      - .target_type: planned value cty.StringVal("instance") for a non-computed attribute
      - .lambda_multi_value_headers_enabled: planned value cty.False for a non-computed attribute
      - .slow_start: planned value cty.NumberIntVal(0) for a non-computed attribute
      - .connection_termination: planned value cty.False for a non-computed attribute
      - .deregistration_delay: planned value cty.StringVal("300") for a non-computed attribute
      - .proxy_protocol_v2: planned value cty.False for a non-computed attribute
      - .health_check[0].healthy_threshold: planned value cty.NumberIntVal(3) for a non-computed attribute
      - .health_check[0].port: planned value cty.StringVal("traffic-port") for a non-computed attribute
      - .health_check[0].enabled: planned value cty.True for a non-computed attribute
      - .health_check[0].unhealthy_threshold: planned value cty.NumberIntVal(3) for a non-computed attribute
      - .stickiness: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
      - .target_failover: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
2022-11-30T10:21:46.334-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.efs.aws_efs_mount_target.az, 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:
      - .security_groups: planned value cty.UnknownVal(cty.Set(cty.String)) does not match config value cty.SetVal([]cty.Value{cty.UnknownVal(cty.String)})
2022-11-30T10:21:46.334-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.elb_mke.module.lb_targets["6443"].aws_lb_target_group.api, 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:
      - .connection_termination: planned value cty.False for a non-computed attribute
      - .deregistration_delay: planned value cty.StringVal("300") for a non-computed attribute
      - .proxy_protocol_v2: planned value cty.False for a non-computed attribute
      - .target_type: planned value cty.StringVal("instance") for a non-computed attribute
      - .lambda_multi_value_headers_enabled: planned value cty.False for a non-computed attribute
      - .slow_start: planned value cty.NumberIntVal(0) for a non-computed attribute
      - .health_check[0].port: planned value cty.StringVal("traffic-port") for a non-computed attribute
      - .health_check[0].healthy_threshold: planned value cty.NumberIntVal(3) for a non-computed attribute
      - .health_check[0].unhealthy_threshold: planned value cty.NumberIntVal(3) for a non-computed attribute
      - .health_check[0].enabled: planned value cty.True for a non-computed attribute
      - .stickiness: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
      - .target_failover: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
2022-11-30T10:21:46.339-0800 [INFO]  ReferenceTransformer: reference not found: "var.port"
2022-11-30T10:21:46.339-0800 [INFO]  ReferenceTransformer: reference not found: "var.arn"
2022-11-30T10:21:46.340-0800 [INFO]  ReferenceTransformer: reference not found: "var.port"
2022-11-30T10:21:46.340-0800 [INFO]  ReferenceTransformer: reference not found: "var.arn"
2022-11-30T10:21:46.340-0800 [INFO]  ReferenceTransformer: reference not found: "var.port"
2022-11-30T10:21:46.340-0800 [INFO]  ReferenceTransformer: reference not found: "var.arn"
2022-11-30T10:21:46.585-0800 [ERROR] provider.terraform-provider-aws_v4.39.0_x5: Response contains error diagnostic: @caller=github.com/hashicorp/terraform-plugin-go@v0.14.0/tfprotov5/internal/diag/diagnostics.go:55 @module=sdk.proto tf_data_source_type=aws_ami tf_proto_version=5.3 tf_provider_addr=registry.terraform.io/hashicorp/aws tf_rpc=ReadDataSource diagnostic_detail= diagnostic_severity=ERROR diagnostic_summary="Your query returned no results. Please change your search criteria and try again." tf_req_id=da8b6337-d948-3a7f-f463-6b271e7e3350 timestamp=2022-11-30T10:21:46.584-0800
2022-11-30T10:21:46.586-0800 [ERROR] vertex "module.workers.module.ami.data.aws_ami.image" error: Your query returned no results. Please change your search criteria and try again.
2022-11-30T10:21:46.587-0800 [ERROR] vertex "module.workers.module.ami.data.aws_ami.image" error: Your query returned no results. Please change your search criteria and try again.
2022-11-30T10:21:46.587-0800 [ERROR] vertex "module.workers.module.ami.data.aws_ami.image (expand)" error: Your query returned no results. Please change your search criteria and try again.
2022-11-30T10:21:46.821-0800 [INFO]  ReferenceTransformer: reference not found: "var.tags"
2022-11-30T10:21:46.821-0800 [INFO]  ReferenceTransformer: reference not found: "var.node_count"
2022-11-30T10:21:46.821-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:46.821-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:46.821-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:46.821-0800 [INFO]  ReferenceTransformer: reference not found: "var.image_id"
2022-11-30T10:21:46.821-0800 [INFO]  ReferenceTransformer: reference not found: "var.tags"
2022-11-30T10:21:46.821-0800 [INFO]  ReferenceTransformer: reference not found: "var.instance_type"
2022-11-30T10:21:46.821-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:46.821-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:46.821-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:46.821-0800 [INFO]  ReferenceTransformer: reference not found: "var.user_data"
2022-11-30T10:21:46.821-0800 [INFO]  ReferenceTransformer: reference not found: "var.volume_size"
2022-11-30T10:21:46.822-0800 [INFO]  ReferenceTransformer: reference not found: "aws_instance.node"
2022-11-30T10:21:46.822-0800 [INFO]  ReferenceTransformer: reference not found: "var.tags"
2022-11-30T10:21:46.832-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.windows_workers.module.spot.aws_spot_fleet_request.node, 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:
      - .excess_capacity_termination_policy: planned value cty.StringVal("Default") for a non-computed attribute
      - .allocation_strategy: planned value cty.StringVal("lowestPrice") for a non-computed attribute
      - .fleet_type: planned value cty.StringVal("maintain") for a non-computed attribute
      - .instance_interruption_behaviour: planned value cty.StringVal("terminate") for a non-computed attribute
      - .on_demand_allocation_strategy: planned value cty.StringVal("lowestPrice") for a non-computed attribute
      - .instance_pools_to_use_count: planned value cty.NumberIntVal(1) for a non-computed attribute
      - .replace_unhealthy_instances: planned value cty.False for a non-computed attribute
2022-11-30T10:21:46.832-0800 [INFO]  ReferenceTransformer: reference not found: "aws_spot_fleet_request.node"
2022-11-30T10:21:46.839-0800 [ERROR] provider.terraform-provider-aws_v4.39.0_x5: Response contains error diagnostic: tf_data_source_type=aws_ami @caller=github.com/hashicorp/terraform-plugin-go@v0.14.0/tfprotov5/internal/diag/diagnostics.go:55 @module=sdk.proto diagnostic_detail= tf_proto_version=5.3 tf_provider_addr=registry.terraform.io/hashicorp/aws tf_req_id=657c33cc-cf8f-5d32-de70-07e60ef5357c tf_rpc=ReadDataSource diagnostic_severity=ERROR diagnostic_summary="Your query returned no results. Please change your search criteria and try again." timestamp=2022-11-30T10:21:46.839-0800
2022-11-30T10:21:46.839-0800 [ERROR] vertex "module.msrs.module.ami.data.aws_ami.image" error: Your query returned no results. Please change your search criteria and try again.
2022-11-30T10:21:46.839-0800 [ERROR] vertex "module.msrs.module.ami.data.aws_ami.image" error: Your query returned no results. Please change your search criteria and try again.
2022-11-30T10:21:46.839-0800 [ERROR] vertex "module.msrs.module.ami.data.aws_ami.image (expand)" error: Your query returned no results. Please change your search criteria and try again.
2022-11-30T10:21:46.847-0800 [ERROR] provider.terraform-provider-aws_v4.39.0_x5: Response contains error diagnostic: tf_proto_version=5.3 tf_provider_addr=registry.terraform.io/hashicorp/aws tf_req_id=8f5d5fb8-18ca-9d14-d99f-4a2f1b7cb0b7 tf_rpc=ReadDataSource @module=sdk.proto diagnostic_detail= tf_data_source_type=aws_ami diagnostic_severity=ERROR diagnostic_summary="Your query returned no results. Please change your search criteria and try again." @caller=github.com/hashicorp/terraform-plugin-go@v0.14.0/tfprotov5/internal/diag/diagnostics.go:55 timestamp=2022-11-30T10:21:46.847-0800
2022-11-30T10:21:46.847-0800 [ERROR] vertex "module.managers.module.ami.data.aws_ami.image" error: Your query returned no results. Please change your search criteria and try again.
2022-11-30T10:21:46.847-0800 [ERROR] vertex "module.managers.module.ami.data.aws_ami.image" error: Your query returned no results. Please change your search criteria and try again.
2022-11-30T10:21:46.847-0800 [ERROR] vertex "module.managers.module.ami.data.aws_ami.image (expand)" error: Your query returned no results. Please change your search criteria and try again.
2022-11-30T10:21:46.848-0800 [INFO]  backend/local: plan operation completed
2022-11-30T10:21:46.910-0800 [INFO]  Terraform version: 1.2.3
2022-11-30T10:21:46.910-0800 [INFO]  Go runtime version: go1.18.1
2022-11-30T10:21:46.910-0800 [INFO]  CLI args: []string{"terraform", "apply", "-var-file=/var/folders/y9/jb6nykd14hv52cff9l_x1lc40000gp/T/tmpwrcfs4bt.tfvars.json", "-no-color", "-input=false", "-auto-approve=true"}
2022-11-30T10:21:46.911-0800 [INFO]  CLI command args: []string{"apply", "-var-file=/var/folders/y9/jb6nykd14hv52cff9l_x1lc40000gp/T/tmpwrcfs4bt.tfvars.json", "-no-color", "-input=false", "-auto-approve=true"}
2022-11-30T10:21:48.504-0800 [INFO]  backend/local: starting Apply operation
2022-11-30T10:21:48.550-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:48.755-0800 [INFO]  provider.terraform-provider-aws_v4.39.0_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:48.754-0800
2022-11-30T10:21:49.020-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:49.060-0800 [INFO]  provider.terraform-provider-time_v0.9.1_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:49.059-0800
2022-11-30T10:21:49.110-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:49.159-0800 [INFO]  provider.terraform-provider-cloudinit_v2.2.0_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:49.158-0800
2022-11-30T10:21:49.245-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:49.291-0800 [INFO]  provider.terraform-provider-local_v2.2.3_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:49.290-0800
2022-11-30T10:21:49.375-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:49.422-0800 [INFO]  provider.terraform-provider-null_v3.2.0_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:49.421-0800
2022-11-30T10:21:49.473-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:49.512-0800 [INFO]  provider.terraform-provider-template_v2.2.0_x4: configuring server automatic mTLS: timestamp=2022-11-30T10:21:49.511-0800
2022-11-30T10:21:49.636-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:49.676-0800 [INFO]  provider.terraform-provider-http_v3.2.1_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:49.676-0800
2022-11-30T10:21:49.726-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:49.764-0800 [INFO]  provider.terraform-provider-tls_v4.0.4_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:49.763-0800
2022-11-30T10:21:49.816-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:49.856-0800 [INFO]  provider.terraform-provider-random_v3.4.3_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:49.856-0800
2022-11-30T10:21:49.911-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:49.912-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:49.912-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:49.912-0800 [INFO]  ReferenceTransformer: reference not found: "path.root"
2022-11-30T10:21:49.912-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:49.912-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:49.912-0800 [INFO]  ReferenceTransformer: reference not found: "path.root"
2022-11-30T10:21:49.912-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:49.912-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:49.912-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:49.913-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:49.913-0800 [INFO]  ReferenceTransformer: reference not found: "path.root"
2022-11-30T10:21:49.913-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:49.913-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:49.913-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:49.914-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:49.914-0800 [INFO]  ReferenceTransformer: reference not found: "each.key"
2022-11-30T10:21:49.914-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:49.914-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:49.914-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:49.914-0800 [INFO]  ReferenceTransformer: reference not found: "each.key"
2022-11-30T10:21:49.914-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:49.915-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:49.915-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:49.919-0800 [INFO]  ReferenceTransformer: reference not found: "path.root"
2022-11-30T10:21:49.919-0800 [INFO]  ReferenceTransformer: reference not found: "path.root"
2022-11-30T10:21:49.919-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:49.919-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:49.920-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:49.920-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:49.921-0800 [INFO]  ReferenceTransformer: reference not found: "path.root"
2022-11-30T10:21:49.921-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:49.956-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:50.008-0800 [INFO]  provider.terraform-provider-null_v3.2.0_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:50.007-0800
2022-11-30T10:21:50.053-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:50.092-0800 [INFO]  provider.terraform-provider-http_v3.2.1_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:50.092-0800
2022-11-30T10:21:50.136-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:50.180-0800 [INFO]  provider.terraform-provider-time_v0.9.1_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:50.180-0800
2022-11-30T10:21:50.224-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:50.262-0800 [INFO]  provider.terraform-provider-template_v2.2.0_x4: configuring server automatic mTLS: timestamp=2022-11-30T10:21:50.262-0800
2022-11-30T10:21:50.374-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:50.415-0800 [INFO]  provider.terraform-provider-local_v2.2.3_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:50.415-0800
2022-11-30T10:21:50.493-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:50.532-0800 [INFO]  provider.terraform-provider-random_v3.4.3_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:50.532-0800
2022-11-30T10:21:50.575-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:50.778-0800 [INFO]  provider.terraform-provider-aws_v4.39.0_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:50.775-0800
2022-11-30T10:21:50.820-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:50.863-0800 [INFO]  provider.terraform-provider-cloudinit_v2.2.0_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:50.863-0800
2022-11-30T10:21:50.939-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:50.979-0800 [INFO]  provider.terraform-provider-tls_v4.0.4_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:50.977-0800
2022-11-30T10:21:51.229-0800 [INFO]  backend/local: apply calling Plan
2022-11-30T10:21:51.239-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:51.239-0800 [INFO]  ReferenceTransformer: reference not found: "path.root"
2022-11-30T10:21:51.239-0800 [INFO]  ReferenceTransformer: reference not found: "each.key"
2022-11-30T10:21:51.239-0800 [INFO]  ReferenceTransformer: reference not found: "path.root"
2022-11-30T10:21:51.240-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:51.240-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:51.240-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:51.240-0800 [INFO]  ReferenceTransformer: reference not found: "path.root"
2022-11-30T10:21:51.240-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:51.240-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:51.240-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:51.240-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:51.240-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:51.240-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:51.240-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:51.240-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:51.241-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:51.241-0800 [INFO]  ReferenceTransformer: reference not found: "path.root"
2022-11-30T10:21:51.241-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:51.241-0800 [INFO]  ReferenceTransformer: reference not found: "each.key"
2022-11-30T10:21:51.241-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:51.241-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:51.241-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:51.241-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:51.241-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:51.241-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:51.241-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:51.241-0800 [INFO]  ReferenceTransformer: reference not found: "path.root"
2022-11-30T10:21:51.242-0800 [INFO]  ReferenceTransformer: reference not found: "path.root"
2022-11-30T10:21:51.242-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:51.242-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:51.242-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:51.242-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:51.242-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:51.242-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:51.278-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:51.327-0800 [INFO]  provider.terraform-provider-cloudinit_v2.2.0_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:51.326-0800
2022-11-30T10:21:51.402-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:51.605-0800 [INFO]  provider.terraform-provider-aws_v4.39.0_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:51.604-0800
2022-11-30T10:21:51.647-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:51.690-0800 [INFO]  provider.terraform-provider-local_v2.2.3_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:51.689-0800
2022-11-30T10:21:51.765-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:51.806-0800 [INFO]  provider.terraform-provider-time_v0.9.1_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:51.805-0800
2022-11-30T10:21:51.850-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:51.895-0800 [INFO]  provider.terraform-provider-random_v3.4.3_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:51.895-0800
2022-11-30T10:21:51.939-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:51.978-0800 [INFO]  provider.terraform-provider-http_v3.2.1_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:51.978-0800
2022-11-30T10:21:52.023-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:52.063-0800 [INFO]  provider.terraform-provider-null_v3.2.0_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:52.062-0800
2022-11-30T10:21:52.105-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:52.146-0800 [INFO]  provider.terraform-provider-tls_v4.0.4_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:52.145-0800
2022-11-30T10:21:52.189-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:52.235-0800 [INFO]  provider.terraform-provider-template_v2.2.0_x4: configuring server automatic mTLS: timestamp=2022-11-30T10:21:52.235-0800
2022-11-30T10:21:52.365-0800 [INFO]  provider.terraform-provider-aws_v4.39.0_x5: [INFO] Retrieved credentials from "SharedConfigCredentials: /Users/eiichi.kitagawa/.aws/credentials"
2022-11-30T10:21:52.366-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:52.366-0800 [INFO]  ReferenceTransformer: reference not found: "var.win_admin_password"
2022-11-30T10:21:52.375-0800 [INFO]  ReferenceTransformer: reference not found: "var.key_path"
2022-11-30T10:21:52.376-0800 [INFO]  ReferenceTransformer: reference not found: "local.ssh_key"
2022-11-30T10:21:52.381-0800 [WARN]  Provider "registry.terraform.io/hashicorp/local" produced an invalid plan for module.common.local_file.ssh_public_key, 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:
      - .directory_permission: planned value cty.StringVal("0777") for a non-computed attribute
      - .file_permission: planned value cty.StringVal("0777") for a non-computed attribute
2022-11-30T10:21:53.511-0800 [INFO]  ReferenceTransformer: reference not found: "var.cluster_name"
2022-11-30T10:21:53.511-0800 [INFO]  ReferenceTransformer: reference not found: "var.global_tags"
2022-11-30T10:21:53.512-0800 [INFO]  ReferenceTransformer: reference not found: "var.host_cidr"
2022-11-30T10:21:53.512-0800 [INFO]  ReferenceTransformer: reference not found: "var.global_tags"
2022-11-30T10:21:53.513-0800 [INFO]  ReferenceTransformer: reference not found: "var.global_tags"
2022-11-30T10:21:53.513-0800 [INFO]  ReferenceTransformer: reference not found: "var.cluster_name"
2022-11-30T10:21:53.513-0800 [INFO]  ReferenceTransformer: reference not found: "local.ssh_key"
2022-11-30T10:21:53.533-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.vpc.aws_vpc.network, 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:
      - .instance_tenancy: planned value cty.StringVal("default") for a non-computed attribute
2022-11-30T10:21:53.533-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.common.aws_iam_role.role, 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:
      - .assume_role_policy: planned value cty.StringVal("{\"Statement\":[{\"Action\":\"sts:AssumeRole\",\"Effect\":\"Allow\",\"Principal\":{\"Service\":\"ec2.amazonaws.com\"},\"Sid\":\"\"}],\"Version\":\"2012-10-17\"}") does not match config value cty.StringVal("{\n  \"Version\": \"2012-10-17\",\n  \"Statement\": [\n    {\n      \"Sid\": \"\",\n      \"Effect\": \"Allow\",\n      \"Principal\": {\n        \"Service\": \"ec2.amazonaws.com\"\n      },\n      \"Action\": \"sts:AssumeRole\"\n    }\n  ]\n}\n")
      - .path: planned value cty.StringVal("/") for a non-computed attribute
      - .max_session_duration: planned value cty.NumberIntVal(3600) for a non-computed attribute
      - .force_detach_policies: planned value cty.False for a non-computed attribute
      - .inline_policy: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
2022-11-30T10:21:53.534-0800 [INFO]  ReferenceTransformer: reference not found: "var.global_tags"
2022-11-30T10:21:53.534-0800 [INFO]  ReferenceTransformer: reference not found: "var.cluster_name"
2022-11-30T10:21:53.534-0800 [INFO]  ReferenceTransformer: reference not found: "var.host_cidr"
2022-11-30T10:21:53.534-0800 [INFO]  ReferenceTransformer: reference not found: "var.global_tags"
2022-11-30T10:21:53.534-0800 [INFO]  ReferenceTransformer: reference not found: "var.cluster_name"
2022-11-30T10:21:53.535-0800 [INFO]  ReferenceTransformer: reference not found: "var.cluster_name"
2022-11-30T10:21:53.535-0800 [INFO]  ReferenceTransformer: reference not found: "var.global_tags"
2022-11-30T10:21:53.535-0800 [INFO]  ReferenceTransformer: reference not found: "var.vpc_id"
2022-11-30T10:21:53.535-0800 [INFO]  ReferenceTransformer: reference not found: "var.controller_port"
2022-11-30T10:21:53.535-0800 [INFO]  ReferenceTransformer: reference not found: "var.controller_port"
2022-11-30T10:21:53.536-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.common.aws_iam_instance_profile.profile, 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:
      - .path: planned value cty.StringVal("/") for a non-computed attribute
2022-11-30T10:21:53.537-0800 [INFO]  ReferenceTransformer: reference not found: "var.global_tags"
2022-11-30T10:21:53.537-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.vpc.aws_subnet.public, 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:
      - .enable_resource_name_dns_aaaa_record_on_launch: planned value cty.False for a non-computed attribute
      - .assign_ipv6_address_on_creation: planned value cty.False for a non-computed attribute
      - .enable_resource_name_dns_a_record_on_launch: planned value cty.False for a non-computed attribute
      - .ipv6_native: planned value cty.False for a non-computed attribute
      - .enable_dns64: planned value cty.False for a non-computed attribute
2022-11-30T10:21:53.541-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.vpc.aws_route_table.default, 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:
      - .route: planned value cty.SetVal([]cty.Value{cty.ObjectVal(map[string]cty.Value{"carrier_gateway_id":cty.StringVal(""), "cidr_block":cty.StringVal("0.0.0.0/0"), "core_network_arn":cty.StringVal(""), "destination_prefix_list_id":cty.StringVal(""), "egress_only_gateway_id":cty.StringVal(""), "gateway_id":cty.UnknownVal(cty.String), "instance_id":cty.StringVal(""), "ipv6_cidr_block":cty.StringVal(""), "local_gateway_id":cty.StringVal(""), "nat_gateway_id":cty.StringVal(""), "network_interface_id":cty.StringVal(""), "transit_gateway_id":cty.StringVal(""), "vpc_endpoint_id":cty.StringVal(""), "vpc_peering_connection_id":cty.StringVal("")})}) does not match config value cty.SetVal([]cty.Value{cty.ObjectVal(map[string]cty.Value{"carrier_gateway_id":cty.NullVal(cty.String), "cidr_block":cty.StringVal("0.0.0.0/0"), "core_network_arn":cty.NullVal(cty.String), "destination_prefix_list_id":cty.NullVal(cty.String), "egress_only_gateway_id":cty.NullVal(cty.String), "gateway_id":cty.UnknownVal(cty.String), "instance_id":cty.NullVal(cty.String), "ipv6_cidr_block":cty.NullVal(cty.String), "local_gateway_id":cty.NullVal(cty.String), "nat_gateway_id":cty.NullVal(cty.String), "network_interface_id":cty.NullVal(cty.String), "transit_gateway_id":cty.NullVal(cty.String), "vpc_endpoint_id":cty.NullVal(cty.String), "vpc_peering_connection_id":cty.NullVal(cty.String)})})
2022-11-30T10:21:53.552-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.common.aws_security_group.common, 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:
      - .ingress: planned value cty.SetVal([]cty.Value{cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.StringVal(""), "from_port":cty.NumberIntVal(22), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("tcp"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(22)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.StringVal(""), "from_port":cty.NumberIntVal(3389), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("tcp"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(3389)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.StringVal(""), "from_port":cty.NumberIntVal(443), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("tcp"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(443)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.StringVal(""), "from_port":cty.NumberIntVal(5985), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("tcp"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(5986)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.StringVal(""), "from_port":cty.NumberIntVal(6443), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("tcp"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(6443)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.StringVal(""), "from_port":cty.NumberIntVal(8443), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("tcp"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(8443)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListValEmpty(cty.String), "description":cty.StringVal(""), "from_port":cty.NumberIntVal(0), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("-1"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.True, "to_port":cty.NumberIntVal(0)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListValEmpty(cty.String), "description":cty.StringVal(""), "from_port":cty.NumberIntVal(2379), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("tcp"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.True, "to_port":cty.NumberIntVal(2380)})}) does not match config value cty.SetVal([]cty.Value{cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.NullVal(cty.String), "from_port":cty.NumberIntVal(22), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("tcp"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(22)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.NullVal(cty.String), "from_port":cty.NumberIntVal(3389), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("tcp"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(3389)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.NullVal(cty.String), "from_port":cty.NumberIntVal(443), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("tcp"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(443)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.NullVal(cty.String), "from_port":cty.NumberIntVal(5985), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("tcp"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(5986)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.NullVal(cty.String), "from_port":cty.NumberIntVal(6443), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("tcp"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(6443)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.NullVal(cty.String), "from_port":cty.NumberIntVal(8443), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("tcp"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(8443)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.NullVal(cty.List(cty.String)), "description":cty.NullVal(cty.String), "from_port":cty.NumberIntVal(0), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("-1"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.True, "to_port":cty.NumberIntVal(0)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.NullVal(cty.List(cty.String)), "description":cty.NullVal(cty.String), "from_port":cty.NumberIntVal(2379), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("tcp"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.True, "to_port":cty.NumberIntVal(2380)})})
      - .revoke_rules_on_delete: planned value cty.False for a non-computed attribute
      - .egress: planned value cty.SetVal([]cty.Value{cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.StringVal(""), "from_port":cty.NumberIntVal(0), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("-1"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(0)})}) does not match config value cty.SetVal([]cty.Value{cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.NullVal(cty.String), "from_port":cty.NumberIntVal(0), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("-1"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(0)})})
2022-11-30T10:21:53.558-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:53.559-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:53.559-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:53.559-0800 [INFO]  ReferenceTransformer: reference not found: "var.component"
2022-11-30T10:21:53.559-0800 [INFO]  ReferenceTransformer: reference not found: "local.tags"
2022-11-30T10:21:53.559-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:53.559-0800 [INFO]  ReferenceTransformer: reference not found: "var.port"
2022-11-30T10:21:53.559-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:53.559-0800 [INFO]  ReferenceTransformer: reference not found: "var.component"
2022-11-30T10:21:53.559-0800 [INFO]  ReferenceTransformer: reference not found: "var.port"
2022-11-30T10:21:53.559-0800 [INFO]  ReferenceTransformer: reference not found: "var.tags"
2022-11-30T10:21:53.559-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:53.559-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:53.559-0800 [INFO]  ReferenceTransformer: reference not found: "var.component"
2022-11-30T10:21:53.559-0800 [INFO]  ReferenceTransformer: reference not found: "local.tags"
2022-11-30T10:21:53.560-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:53.560-0800 [INFO]  ReferenceTransformer: reference not found: "var.port"
2022-11-30T10:21:53.560-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:53.560-0800 [INFO]  ReferenceTransformer: reference not found: "var.component"
2022-11-30T10:21:53.560-0800 [INFO]  ReferenceTransformer: reference not found: "var.port"
2022-11-30T10:21:53.560-0800 [INFO]  ReferenceTransformer: reference not found: "var.tags"
2022-11-30T10:21:53.560-0800 [INFO]  ReferenceTransformer: reference not found: "var.port"
2022-11-30T10:21:53.560-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:53.560-0800 [INFO]  ReferenceTransformer: reference not found: "var.component"
2022-11-30T10:21:53.560-0800 [INFO]  ReferenceTransformer: reference not found: "var.port"
2022-11-30T10:21:53.560-0800 [INFO]  ReferenceTransformer: reference not found: "var.tags"
2022-11-30T10:21:53.560-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:53.560-0800 [INFO]  ReferenceTransformer: reference not found: "local.scripts_dir"
2022-11-30T10:21:53.560-0800 [INFO]  ReferenceTransformer: reference not found: "local.distro"
2022-11-30T10:21:53.560-0800 [INFO]  ReferenceTransformer: reference not found: "local.scripts_dir"
2022-11-30T10:21:53.561-0800 [INFO]  ReferenceTransformer: reference not found: "local.distro"
2022-11-30T10:21:53.561-0800 [INFO]  ReferenceTransformer: reference not found: "local.scripts_dir"
2022-11-30T10:21:53.561-0800 [INFO]  ReferenceTransformer: reference not found: "local.distro"
2022-11-30T10:21:53.561-0800 [INFO]  ReferenceTransformer: reference not found: "local.ami_obj"
2022-11-30T10:21:53.561-0800 [INFO]  ReferenceTransformer: reference not found: "local.ami_obj"
2022-11-30T10:21:53.561-0800 [INFO]  ReferenceTransformer: reference not found: "local.ami_obj"
2022-11-30T10:21:53.561-0800 [INFO]  ReferenceTransformer: reference not found: "local.ami_obj"
2022-11-30T10:21:53.562-0800 [INFO]  ReferenceTransformer: reference not found: "local.ami_obj"
2022-11-30T10:21:53.562-0800 [INFO]  ReferenceTransformer: reference not found: "local.ami_obj"
2022-11-30T10:21:53.563-0800 [INFO]  ReferenceTransformer: reference not found: "local.ami_obj"
2022-11-30T10:21:53.563-0800 [INFO]  ReferenceTransformer: reference not found: "local.ami_obj"
2022-11-30T10:21:53.563-0800 [INFO]  ReferenceTransformer: reference not found: "local.base_linux_script"
2022-11-30T10:21:53.563-0800 [INFO]  ReferenceTransformer: reference not found: "local.platform_script"
2022-11-30T10:21:53.563-0800 [INFO]  ReferenceTransformer: reference not found: "local.final_linux_script"
2022-11-30T10:21:53.563-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.efs.aws_efs_file_system.cluster, 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:
      - .throughput_mode: planned value cty.StringVal("bursting") for a non-computed attribute
2022-11-30T10:21:53.563-0800 [INFO]  ReferenceTransformer: reference not found: "local.base_linux_script"
2022-11-30T10:21:53.563-0800 [INFO]  ReferenceTransformer: reference not found: "local.platform_script"
2022-11-30T10:21:53.563-0800 [INFO]  ReferenceTransformer: reference not found: "local.final_linux_script"
2022-11-30T10:21:53.564-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.elb_msr.aws_lb.lb, 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:
      - .enable_cross_zone_load_balancing: planned value cty.False for a non-computed attribute
      - .enable_deletion_protection: planned value cty.False for a non-computed attribute
      - .subnets: planned value cty.UnknownVal(cty.Set(cty.String)) does not match config value cty.SetVal([]cty.Value{cty.UnknownVal(cty.String)})
      - .subnet_mapping: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
2022-11-30T10:21:53.564-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.elb_mke.aws_lb.lb, 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:
      - .enable_cross_zone_load_balancing: planned value cty.False for a non-computed attribute
      - .enable_deletion_protection: planned value cty.False for a non-computed attribute
      - .subnets: planned value cty.UnknownVal(cty.Set(cty.String)) does not match config value cty.SetVal([]cty.Value{cty.UnknownVal(cty.String)})
      - .subnet_mapping: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
2022-11-30T10:21:53.566-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.elb_msr.module.lb_targets["443"].aws_lb_target_group.api, 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:
      - .proxy_protocol_v2: planned value cty.False for a non-computed attribute
      - .lambda_multi_value_headers_enabled: planned value cty.False for a non-computed attribute
      - .deregistration_delay: planned value cty.StringVal("300") for a non-computed attribute
      - .slow_start: planned value cty.NumberIntVal(0) for a non-computed attribute
      - .connection_termination: planned value cty.False for a non-computed attribute
      - .target_type: planned value cty.StringVal("instance") for a non-computed attribute
      - .health_check[0].healthy_threshold: planned value cty.NumberIntVal(3) for a non-computed attribute
      - .health_check[0].port: planned value cty.StringVal("traffic-port") for a non-computed attribute
      - .health_check[0].unhealthy_threshold: planned value cty.NumberIntVal(3) for a non-computed attribute
      - .health_check[0].enabled: planned value cty.True for a non-computed attribute
      - .stickiness: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
      - .target_failover: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
2022-11-30T10:21:53.566-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.elb_mke.module.lb_targets["443"].aws_lb_target_group.api, 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:
      - .proxy_protocol_v2: planned value cty.False for a non-computed attribute
      - .lambda_multi_value_headers_enabled: planned value cty.False for a non-computed attribute
      - .deregistration_delay: planned value cty.StringVal("300") for a non-computed attribute
      - .slow_start: planned value cty.NumberIntVal(0) for a non-computed attribute
      - .connection_termination: planned value cty.False for a non-computed attribute
      - .target_type: planned value cty.StringVal("instance") for a non-computed attribute
      - .health_check[0].healthy_threshold: planned value cty.NumberIntVal(3) for a non-computed attribute
      - .health_check[0].port: planned value cty.StringVal("traffic-port") for a non-computed attribute
      - .health_check[0].unhealthy_threshold: planned value cty.NumberIntVal(3) for a non-computed attribute
      - .health_check[0].enabled: planned value cty.True for a non-computed attribute
      - .stickiness: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
      - .target_failover: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
2022-11-30T10:21:53.566-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.elb_mke.module.lb_targets["6443"].aws_lb_target_group.api, 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:
      - .target_type: planned value cty.StringVal("instance") for a non-computed attribute
      - .lambda_multi_value_headers_enabled: planned value cty.False for a non-computed attribute
      - .proxy_protocol_v2: planned value cty.False for a non-computed attribute
      - .deregistration_delay: planned value cty.StringVal("300") for a non-computed attribute
      - .slow_start: planned value cty.NumberIntVal(0) for a non-computed attribute
      - .connection_termination: planned value cty.False for a non-computed attribute
      - .stickiness: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
      - .target_failover: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
      - .health_check[0].healthy_threshold: planned value cty.NumberIntVal(3) for a non-computed attribute
      - .health_check[0].unhealthy_threshold: planned value cty.NumberIntVal(3) for a non-computed attribute
      - .health_check[0].enabled: planned value cty.True for a non-computed attribute
      - .health_check[0].port: planned value cty.StringVal("traffic-port") for a non-computed attribute
2022-11-30T10:21:53.567-0800 [INFO]  ReferenceTransformer: reference not found: "local.base_linux_script"
2022-11-30T10:21:53.567-0800 [INFO]  ReferenceTransformer: reference not found: "local.platform_script"
2022-11-30T10:21:53.567-0800 [INFO]  ReferenceTransformer: reference not found: "local.final_linux_script"
2022-11-30T10:21:53.568-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:53.568-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:53.569-0800 [INFO]  ReferenceTransformer: reference not found: "var.port"
2022-11-30T10:21:53.569-0800 [INFO]  ReferenceTransformer: reference not found: "var.arn"
2022-11-30T10:21:53.569-0800 [INFO]  ReferenceTransformer: reference not found: "var.port"
2022-11-30T10:21:53.569-0800 [INFO]  ReferenceTransformer: reference not found: "var.arn"
2022-11-30T10:21:53.569-0800 [INFO]  ReferenceTransformer: reference not found: "var.arn"
2022-11-30T10:21:53.569-0800 [INFO]  ReferenceTransformer: reference not found: "var.port"
2022-11-30T10:21:53.570-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.efs.aws_efs_mount_target.az, 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:
      - .security_groups: planned value cty.UnknownVal(cty.Set(cty.String)) does not match config value cty.SetVal([]cty.Value{cty.UnknownVal(cty.String)})
2022-11-30T10:21:53.759-0800 [ERROR] provider.terraform-provider-aws_v4.39.0_x5: Response contains error diagnostic: diagnostic_detail= diagnostic_summary="Your query returned no results. Please change your search criteria and try again." tf_proto_version=5.3 tf_req_id=4bb89625-65ef-9ddf-7d92-4db9153f7170 tf_rpc=ReadDataSource @module=sdk.proto diagnostic_severity=ERROR tf_data_source_type=aws_ami tf_provider_addr=registry.terraform.io/hashicorp/aws @caller=github.com/hashicorp/terraform-plugin-go@v0.14.0/tfprotov5/internal/diag/diagnostics.go:55 timestamp=2022-11-30T10:21:53.759-0800
2022-11-30T10:21:53.760-0800 [ERROR] vertex "module.managers.module.ami.data.aws_ami.image" error: Your query returned no results. Please change your search criteria and try again.
2022-11-30T10:21:53.760-0800 [ERROR] vertex "module.managers.module.ami.data.aws_ami.image" error: Your query returned no results. Please change your search criteria and try again.
2022-11-30T10:21:53.760-0800 [ERROR] vertex "module.managers.module.ami.data.aws_ami.image (expand)" error: Your query returned no results. Please change your search criteria and try again.
2022-11-30T10:21:54.012-0800 [ERROR] provider.terraform-provider-aws_v4.39.0_x5: Response contains error diagnostic: diagnostic_severity=ERROR diagnostic_summary="Your query returned no results. Please change your search criteria and try again." tf_req_id=9b609b4f-f148-a951-61ac-8f416ace8863 @module=sdk.proto diagnostic_detail= tf_data_source_type=aws_ami tf_proto_version=5.3 tf_provider_addr=registry.terraform.io/hashicorp/aws tf_rpc=ReadDataSource @caller=github.com/hashicorp/terraform-plugin-go@v0.14.0/tfprotov5/internal/diag/diagnostics.go:55 timestamp=2022-11-30T10:21:54.012-0800
2022-11-30T10:21:54.012-0800 [ERROR] vertex "module.workers.module.ami.data.aws_ami.image" error: Your query returned no results. Please change your search criteria and try again.
2022-11-30T10:21:54.012-0800 [ERROR] vertex "module.workers.module.ami.data.aws_ami.image" error: Your query returned no results. Please change your search criteria and try again.
2022-11-30T10:21:54.013-0800 [ERROR] vertex "module.workers.module.ami.data.aws_ami.image (expand)" error: Your query returned no results. Please change your search criteria and try again.
2022-11-30T10:21:54.047-0800 [ERROR] provider.terraform-provider-aws_v4.39.0_x5: Response contains error diagnostic: diagnostic_summary="Your query returned no results. Please change your search criteria and try again." tf_proto_version=5.3 tf_provider_addr=registry.terraform.io/hashicorp/aws tf_rpc=ReadDataSource @caller=github.com/hashicorp/terraform-plugin-go@v0.14.0/tfprotov5/internal/diag/diagnostics.go:55 diagnostic_detail= diagnostic_severity=ERROR tf_data_source_type=aws_ami tf_req_id=3f24be90-4ab2-b30d-f5a0-5df0abb6e005 @module=sdk.proto timestamp=2022-11-30T10:21:54.046-0800
2022-11-30T10:21:54.047-0800 [ERROR] vertex "module.msrs.module.ami.data.aws_ami.image" error: Your query returned no results. Please change your search criteria and try again.
2022-11-30T10:21:54.047-0800 [ERROR] vertex "module.msrs.module.ami.data.aws_ami.image" error: Your query returned no results. Please change your search criteria and try again.
2022-11-30T10:21:54.047-0800 [ERROR] vertex "module.msrs.module.ami.data.aws_ami.image (expand)" error: Your query returned no results. Please change your search criteria and try again.
2022-11-30T10:21:54.101-0800 [INFO]  ReferenceTransformer: reference not found: "aws_instance.node"
2022-11-30T10:21:54.101-0800 [INFO]  ReferenceTransformer: reference not found: "var.tags"
2022-11-30T10:21:54.102-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:54.102-0800 [INFO]  ReferenceTransformer: reference not found: "var.tags"
2022-11-30T10:21:54.102-0800 [INFO]  ReferenceTransformer: reference not found: "var.node_count"
2022-11-30T10:21:54.102-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:54.102-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:54.102-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:54.102-0800 [INFO]  ReferenceTransformer: reference not found: "var.user_data"
2022-11-30T10:21:54.102-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:54.102-0800 [INFO]  ReferenceTransformer: reference not found: "var.tags"
2022-11-30T10:21:54.102-0800 [INFO]  ReferenceTransformer: reference not found: "var.instance_type"
2022-11-30T10:21:54.102-0800 [INFO]  ReferenceTransformer: reference not found: "var.image_id"
2022-11-30T10:21:54.102-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:21:54.102-0800 [INFO]  ReferenceTransformer: reference not found: "var.volume_size"
2022-11-30T10:21:54.109-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.windows_workers.module.spot.aws_spot_fleet_request.node, 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:
      - .allocation_strategy: planned value cty.StringVal("lowestPrice") for a non-computed attribute
      - .excess_capacity_termination_policy: planned value cty.StringVal("Default") for a non-computed attribute
      - .on_demand_allocation_strategy: planned value cty.StringVal("lowestPrice") for a non-computed attribute
      - .fleet_type: planned value cty.StringVal("maintain") for a non-computed attribute
      - .instance_pools_to_use_count: planned value cty.NumberIntVal(1) for a non-computed attribute
      - .instance_interruption_behaviour: planned value cty.StringVal("terminate") for a non-computed attribute
      - .replace_unhealthy_instances: planned value cty.False for a non-computed attribute
2022-11-30T10:21:54.109-0800 [INFO]  ReferenceTransformer: reference not found: "aws_spot_fleet_request.node"
2022-11-30T10:21:54.172-0800 [INFO]  Terraform version: 1.2.3
2022-11-30T10:21:54.172-0800 [INFO]  Go runtime version: go1.18.1
2022-11-30T10:21:54.172-0800 [INFO]  CLI args: []string{"terraform", "destroy", "-var-file=/var/folders/y9/jb6nykd14hv52cff9l_x1lc40000gp/T/tmp3fkt5tzi.tfvars.json", "-no-color", "-input=false", "-auto-approve"}
2022-11-30T10:21:54.174-0800 [INFO]  CLI command args: []string{"destroy", "-var-file=/var/folders/y9/jb6nykd14hv52cff9l_x1lc40000gp/T/tmp3fkt5tzi.tfvars.json", "-no-color", "-input=false", "-auto-approve"}
2022-11-30T10:21:55.768-0800 [INFO]  backend/local: starting Apply operation
2022-11-30T10:21:55.812-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:56.010-0800 [INFO]  provider.terraform-provider-aws_v4.39.0_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:56.010-0800
2022-11-30T10:21:56.276-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:56.319-0800 [INFO]  provider.terraform-provider-null_v3.2.0_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:56.318-0800
2022-11-30T10:21:56.369-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:56.411-0800 [INFO]  provider.terraform-provider-local_v2.2.3_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:56.411-0800
2022-11-30T10:21:56.496-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:56.536-0800 [INFO]  provider.terraform-provider-template_v2.2.0_x4: configuring server automatic mTLS: timestamp=2022-11-30T10:21:56.536-0800
2022-11-30T10:21:56.660-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:56.703-0800 [INFO]  provider.terraform-provider-cloudinit_v2.2.0_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:56.703-0800
2022-11-30T10:21:56.785-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:56.840-0800 [INFO]  provider.terraform-provider-time_v0.9.1_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:56.839-0800
2022-11-30T10:21:56.898-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:56.945-0800 [INFO]  provider.terraform-provider-tls_v4.0.4_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:56.944-0800
2022-11-30T10:21:56.998-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:57.047-0800 [INFO]  provider.terraform-provider-random_v3.4.3_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:57.047-0800
2022-11-30T10:21:57.098-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:57.142-0800 [INFO]  provider.terraform-provider-http_v3.2.1_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:57.142-0800
2022-11-30T10:21:57.206-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:57.206-0800 [INFO]  ReferenceTransformer: reference not found: "each.key"
2022-11-30T10:21:57.206-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:57.206-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:57.207-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:57.207-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:57.207-0800 [INFO]  ReferenceTransformer: reference not found: "path.root"
2022-11-30T10:21:57.207-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:57.207-0800 [INFO]  ReferenceTransformer: reference not found: "path.root"
2022-11-30T10:21:57.207-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:57.207-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:57.207-0800 [INFO]  ReferenceTransformer: reference not found: "path.root"
2022-11-30T10:21:57.208-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:57.208-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:57.208-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:57.208-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:57.208-0800 [INFO]  ReferenceTransformer: reference not found: "path.root"
2022-11-30T10:21:57.209-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:57.209-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:57.209-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:57.209-0800 [INFO]  ReferenceTransformer: reference not found: "path.root"
2022-11-30T10:21:57.209-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:57.209-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:57.210-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:57.210-0800 [INFO]  ReferenceTransformer: reference not found: "each.key"
2022-11-30T10:21:57.210-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:57.210-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:57.210-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:57.210-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:57.210-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:57.210-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:57.210-0800 [INFO]  ReferenceTransformer: reference not found: "path.root"
2022-11-30T10:21:57.245-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:57.294-0800 [INFO]  provider.terraform-provider-time_v0.9.1_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:57.293-0800
2022-11-30T10:21:57.339-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:57.379-0800 [INFO]  provider.terraform-provider-cloudinit_v2.2.0_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:57.379-0800
2022-11-30T10:21:57.456-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:57.502-0800 [INFO]  provider.terraform-provider-local_v2.2.3_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:57.502-0800
2022-11-30T10:21:57.578-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:57.619-0800 [INFO]  provider.terraform-provider-tls_v4.0.4_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:57.619-0800
2022-11-30T10:21:57.663-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:57.706-0800 [INFO]  provider.terraform-provider-null_v3.2.0_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:57.705-0800
2022-11-30T10:21:57.751-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:57.792-0800 [INFO]  provider.terraform-provider-http_v3.2.1_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:57.791-0800
2022-11-30T10:21:57.835-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:57.876-0800 [INFO]  provider.terraform-provider-random_v3.4.3_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:57.876-0800
2022-11-30T10:21:57.920-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:58.126-0800 [INFO]  provider.terraform-provider-aws_v4.39.0_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:58.126-0800
2022-11-30T10:21:58.168-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:58.207-0800 [INFO]  provider.terraform-provider-template_v2.2.0_x4: configuring server automatic mTLS: timestamp=2022-11-30T10:21:58.207-0800
2022-11-30T10:21:58.534-0800 [INFO]  backend/local: apply calling Plan
2022-11-30T10:21:58.544-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:58.544-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:58.544-0800 [INFO]  ReferenceTransformer: reference not found: "path.root"
2022-11-30T10:21:58.544-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:58.544-0800 [INFO]  ReferenceTransformer: reference not found: "path.root"
2022-11-30T10:21:58.544-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:58.544-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:58.544-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:58.545-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:58.545-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:58.545-0800 [INFO]  ReferenceTransformer: reference not found: "path.root"
2022-11-30T10:21:58.545-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:58.545-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:58.545-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:58.545-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:58.545-0800 [INFO]  ReferenceTransformer: reference not found: "each.key"
2022-11-30T10:21:58.546-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:58.546-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:58.546-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:58.546-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:58.546-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:58.546-0800 [INFO]  ReferenceTransformer: reference not found: "path.root"
2022-11-30T10:21:58.546-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:58.546-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:58.546-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:58.546-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:58.546-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:58.546-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:58.547-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:58.547-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:58.547-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:58.547-0800 [INFO]  ReferenceTransformer: reference not found: "path.root"
2022-11-30T10:21:58.547-0800 [INFO]  ReferenceTransformer: reference not found: "path.root"
2022-11-30T10:21:58.547-0800 [INFO]  ReferenceTransformer: reference not found: "each.key"
2022-11-30T10:21:58.547-0800 [INFO]  ReferenceTransformer: reference not found: "count.index"
2022-11-30T10:21:58.583-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:58.625-0800 [INFO]  provider.terraform-provider-time_v0.9.1_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:58.625-0800
2022-11-30T10:21:58.669-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:58.711-0800 [INFO]  provider.terraform-provider-template_v2.2.0_x4: configuring server automatic mTLS: timestamp=2022-11-30T10:21:58.711-0800
2022-11-30T10:21:58.822-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:59.035-0800 [INFO]  provider.terraform-provider-aws_v4.39.0_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:59.034-0800
2022-11-30T10:21:59.077-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:59.123-0800 [INFO]  provider.terraform-provider-cloudinit_v2.2.0_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:59.123-0800
2022-11-30T10:21:59.200-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:59.272-0800 [INFO]  provider.terraform-provider-local_v2.2.3_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:59.271-0800
2022-11-30T10:21:59.350-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:59.393-0800 [INFO]  provider.terraform-provider-random_v3.4.3_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:59.392-0800
2022-11-30T10:21:59.438-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:59.483-0800 [INFO]  provider.terraform-provider-http_v3.2.1_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:59.482-0800
2022-11-30T10:21:59.529-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:59.569-0800 [INFO]  provider.terraform-provider-null_v3.2.0_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:59.569-0800
2022-11-30T10:21:59.614-0800 [INFO]  provider: configuring client automatic mTLS
2022-11-30T10:21:59.658-0800 [INFO]  provider.terraform-provider-tls_v4.0.4_x5: configuring server automatic mTLS: timestamp=2022-11-30T10:21:59.657-0800
2022-11-30T10:21:59.707-0800 [INFO]  ReferenceTransformer: reference not found: "path.module"
2022-11-30T10:21:59.707-0800 [INFO]  ReferenceTransformer: reference not found: "var.win_admin_password"
2022-11-30T10:21:59.728-0800 [INFO]  ReferenceTransformer: reference not found: "local.ssh_key"
2022-11-30T10:21:59.728-0800 [INFO]  ReferenceTransformer: reference not found: "var.key_path"
2022-11-30T10:21:59.733-0800 [WARN]  Provider "registry.terraform.io/hashicorp/local" produced an invalid plan for module.common.local_file.ssh_public_key, 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:
      - .directory_permission: planned value cty.StringVal("0777") for a non-computed attribute
      - .file_permission: planned value cty.StringVal("0777") for a non-computed attribute
2022-11-30T10:21:59.879-0800 [INFO]  provider.terraform-provider-aws_v4.39.0_x5: [INFO] Retrieved credentials from "SharedConfigCredentials: /Users/eiichi.kitagawa/.aws/credentials"
2022-11-30T10:22:01.034-0800 [INFO]  ReferenceTransformer: reference not found: "var.host_cidr"
2022-11-30T10:22:01.034-0800 [INFO]  ReferenceTransformer: reference not found: "var.global_tags"
2022-11-30T10:22:01.035-0800 [INFO]  ReferenceTransformer: reference not found: "var.cluster_name"
2022-11-30T10:22:01.035-0800 [INFO]  ReferenceTransformer: reference not found: "local.ssh_key"
2022-11-30T10:22:01.035-0800 [INFO]  ReferenceTransformer: reference not found: "var.global_tags"
2022-11-30T10:22:01.035-0800 [INFO]  ReferenceTransformer: reference not found: "var.cluster_name"
2022-11-30T10:22:01.035-0800 [INFO]  ReferenceTransformer: reference not found: "var.global_tags"
2022-11-30T10:22:01.052-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.common.aws_iam_role.role, 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:
      - .force_detach_policies: planned value cty.False for a non-computed attribute
      - .path: planned value cty.StringVal("/") for a non-computed attribute
      - .assume_role_policy: planned value cty.StringVal("{\"Statement\":[{\"Action\":\"sts:AssumeRole\",\"Effect\":\"Allow\",\"Principal\":{\"Service\":\"ec2.amazonaws.com\"},\"Sid\":\"\"}],\"Version\":\"2012-10-17\"}") does not match config value cty.StringVal("{\n  \"Version\": \"2012-10-17\",\n  \"Statement\": [\n    {\n      \"Sid\": \"\",\n      \"Effect\": \"Allow\",\n      \"Principal\": {\n        \"Service\": \"ec2.amazonaws.com\"\n      },\n      \"Action\": \"sts:AssumeRole\"\n    }\n  ]\n}\n")
      - .max_session_duration: planned value cty.NumberIntVal(3600) for a non-computed attribute
      - .inline_policy: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
2022-11-30T10:22:01.054-0800 [INFO]  ReferenceTransformer: reference not found: "var.cluster_name"
2022-11-30T10:22:01.054-0800 [INFO]  ReferenceTransformer: reference not found: "var.cluster_name"
2022-11-30T10:22:01.054-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.vpc.aws_vpc.network, 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:
      - .instance_tenancy: planned value cty.StringVal("default") for a non-computed attribute
2022-11-30T10:22:01.055-0800 [INFO]  ReferenceTransformer: reference not found: "var.host_cidr"
2022-11-30T10:22:01.055-0800 [INFO]  ReferenceTransformer: reference not found: "var.global_tags"
2022-11-30T10:22:01.055-0800 [INFO]  ReferenceTransformer: reference not found: "var.global_tags"
2022-11-30T10:22:01.056-0800 [INFO]  ReferenceTransformer: reference not found: "var.cluster_name"
2022-11-30T10:22:01.056-0800 [INFO]  ReferenceTransformer: reference not found: "var.vpc_id"
2022-11-30T10:22:01.056-0800 [INFO]  ReferenceTransformer: reference not found: "var.global_tags"
2022-11-30T10:22:01.056-0800 [INFO]  ReferenceTransformer: reference not found: "var.controller_port"
2022-11-30T10:22:01.056-0800 [INFO]  ReferenceTransformer: reference not found: "var.controller_port"
2022-11-30T10:22:01.056-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.common.aws_iam_instance_profile.profile, 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:
      - .path: planned value cty.StringVal("/") for a non-computed attribute
2022-11-30T10:22:01.057-0800 [INFO]  ReferenceTransformer: reference not found: "var.global_tags"
2022-11-30T10:22:01.057-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.vpc.aws_subnet.public, 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:
      - .enable_dns64: planned value cty.False for a non-computed attribute
      - .enable_resource_name_dns_a_record_on_launch: planned value cty.False for a non-computed attribute
      - .ipv6_native: planned value cty.False for a non-computed attribute
      - .enable_resource_name_dns_aaaa_record_on_launch: planned value cty.False for a non-computed attribute
      - .assign_ipv6_address_on_creation: planned value cty.False for a non-computed attribute
2022-11-30T10:22:01.061-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.vpc.aws_route_table.default, 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:
      - .route: planned value cty.SetVal([]cty.Value{cty.ObjectVal(map[string]cty.Value{"carrier_gateway_id":cty.StringVal(""), "cidr_block":cty.StringVal("0.0.0.0/0"), "core_network_arn":cty.StringVal(""), "destination_prefix_list_id":cty.StringVal(""), "egress_only_gateway_id":cty.StringVal(""), "gateway_id":cty.UnknownVal(cty.String), "instance_id":cty.StringVal(""), "ipv6_cidr_block":cty.StringVal(""), "local_gateway_id":cty.StringVal(""), "nat_gateway_id":cty.StringVal(""), "network_interface_id":cty.StringVal(""), "transit_gateway_id":cty.StringVal(""), "vpc_endpoint_id":cty.StringVal(""), "vpc_peering_connection_id":cty.StringVal("")})}) does not match config value cty.SetVal([]cty.Value{cty.ObjectVal(map[string]cty.Value{"carrier_gateway_id":cty.NullVal(cty.String), "cidr_block":cty.StringVal("0.0.0.0/0"), "core_network_arn":cty.NullVal(cty.String), "destination_prefix_list_id":cty.NullVal(cty.String), "egress_only_gateway_id":cty.NullVal(cty.String), "gateway_id":cty.UnknownVal(cty.String), "instance_id":cty.NullVal(cty.String), "ipv6_cidr_block":cty.NullVal(cty.String), "local_gateway_id":cty.NullVal(cty.String), "nat_gateway_id":cty.NullVal(cty.String), "network_interface_id":cty.NullVal(cty.String), "transit_gateway_id":cty.NullVal(cty.String), "vpc_endpoint_id":cty.NullVal(cty.String), "vpc_peering_connection_id":cty.NullVal(cty.String)})})
2022-11-30T10:22:01.073-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.common.aws_security_group.common, 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:
      - .egress: planned value cty.SetVal([]cty.Value{cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.StringVal(""), "from_port":cty.NumberIntVal(0), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("-1"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(0)})}) does not match config value cty.SetVal([]cty.Value{cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.NullVal(cty.String), "from_port":cty.NumberIntVal(0), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("-1"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(0)})})
      - .ingress: planned value cty.SetVal([]cty.Value{cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.StringVal(""), "from_port":cty.NumberIntVal(22), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("tcp"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(22)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.StringVal(""), "from_port":cty.NumberIntVal(3389), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("tcp"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(3389)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.StringVal(""), "from_port":cty.NumberIntVal(443), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("tcp"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(443)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.StringVal(""), "from_port":cty.NumberIntVal(5985), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("tcp"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(5986)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.StringVal(""), "from_port":cty.NumberIntVal(6443), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("tcp"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(6443)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.StringVal(""), "from_port":cty.NumberIntVal(8443), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("tcp"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(8443)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListValEmpty(cty.String), "description":cty.StringVal(""), "from_port":cty.NumberIntVal(0), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("-1"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.True, "to_port":cty.NumberIntVal(0)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListValEmpty(cty.String), "description":cty.StringVal(""), "from_port":cty.NumberIntVal(2379), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("tcp"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.True, "to_port":cty.NumberIntVal(2380)})}) does not match config value cty.SetVal([]cty.Value{cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.NullVal(cty.String), "from_port":cty.NumberIntVal(22), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("tcp"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(22)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.NullVal(cty.String), "from_port":cty.NumberIntVal(3389), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("tcp"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(3389)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.NullVal(cty.String), "from_port":cty.NumberIntVal(443), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("tcp"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(443)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.NullVal(cty.String), "from_port":cty.NumberIntVal(5985), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("tcp"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(5986)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.NullVal(cty.String), "from_port":cty.NumberIntVal(6443), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("tcp"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(6443)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.NullVal(cty.String), "from_port":cty.NumberIntVal(8443), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("tcp"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(8443)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.NullVal(cty.List(cty.String)), "description":cty.NullVal(cty.String), "from_port":cty.NumberIntVal(0), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("-1"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.True, "to_port":cty.NumberIntVal(0)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.NullVal(cty.List(cty.String)), "description":cty.NullVal(cty.String), "from_port":cty.NumberIntVal(2379), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("tcp"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.True, "to_port":cty.NumberIntVal(2380)})})
      - .revoke_rules_on_delete: planned value cty.False for a non-computed attribute
2022-11-30T10:22:01.079-0800 [INFO]  ReferenceTransformer: reference not found: "local.tags"
2022-11-30T10:22:01.079-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:22:01.079-0800 [INFO]  ReferenceTransformer: reference not found: "var.component"
2022-11-30T10:22:01.079-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:22:01.079-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:22:01.079-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:22:01.079-0800 [INFO]  ReferenceTransformer: reference not found: "var.component"
2022-11-30T10:22:01.079-0800 [INFO]  ReferenceTransformer: reference not found: "local.tags"
2022-11-30T10:22:01.079-0800 [INFO]  ReferenceTransformer: reference not found: "var.port"
2022-11-30T10:22:01.079-0800 [INFO]  ReferenceTransformer: reference not found: "var.tags"
2022-11-30T10:22:01.079-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:22:01.079-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:22:01.079-0800 [INFO]  ReferenceTransformer: reference not found: "var.component"
2022-11-30T10:22:01.079-0800 [INFO]  ReferenceTransformer: reference not found: "var.port"
2022-11-30T10:22:01.080-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:22:01.080-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:22:01.080-0800 [INFO]  ReferenceTransformer: reference not found: "var.component"
2022-11-30T10:22:01.080-0800 [INFO]  ReferenceTransformer: reference not found: "var.port"
2022-11-30T10:22:01.080-0800 [INFO]  ReferenceTransformer: reference not found: "var.port"
2022-11-30T10:22:01.080-0800 [INFO]  ReferenceTransformer: reference not found: "var.tags"
2022-11-30T10:22:01.080-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:22:01.080-0800 [INFO]  ReferenceTransformer: reference not found: "var.port"
2022-11-30T10:22:01.080-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:22:01.080-0800 [INFO]  ReferenceTransformer: reference not found: "var.component"
2022-11-30T10:22:01.080-0800 [INFO]  ReferenceTransformer: reference not found: "var.port"
2022-11-30T10:22:01.080-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:22:01.080-0800 [INFO]  ReferenceTransformer: reference not found: "var.tags"
2022-11-30T10:22:01.081-0800 [INFO]  ReferenceTransformer: reference not found: "local.ami_obj"
2022-11-30T10:22:01.081-0800 [INFO]  ReferenceTransformer: reference not found: "local.ami_obj"
2022-11-30T10:22:01.081-0800 [INFO]  ReferenceTransformer: reference not found: "local.scripts_dir"
2022-11-30T10:22:01.081-0800 [INFO]  ReferenceTransformer: reference not found: "local.distro"
2022-11-30T10:22:01.081-0800 [INFO]  ReferenceTransformer: reference not found: "local.ami_obj"
2022-11-30T10:22:01.081-0800 [INFO]  ReferenceTransformer: reference not found: "local.ami_obj"
2022-11-30T10:22:01.081-0800 [INFO]  ReferenceTransformer: reference not found: "local.scripts_dir"
2022-11-30T10:22:01.081-0800 [INFO]  ReferenceTransformer: reference not found: "local.distro"
2022-11-30T10:22:01.081-0800 [INFO]  ReferenceTransformer: reference not found: "local.scripts_dir"
2022-11-30T10:22:01.081-0800 [INFO]  ReferenceTransformer: reference not found: "local.distro"
2022-11-30T10:22:01.082-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.efs.aws_efs_file_system.cluster, 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:
      - .throughput_mode: planned value cty.StringVal("bursting") for a non-computed attribute
2022-11-30T10:22:01.082-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.elb_msr.aws_lb.lb, 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:
      - .subnets: planned value cty.UnknownVal(cty.Set(cty.String)) does not match config value cty.SetVal([]cty.Value{cty.UnknownVal(cty.String)})
      - .enable_cross_zone_load_balancing: planned value cty.False for a non-computed attribute
      - .enable_deletion_protection: planned value cty.False for a non-computed attribute
      - .subnet_mapping: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
2022-11-30T10:22:01.082-0800 [INFO]  ReferenceTransformer: reference not found: "local.ami_obj"
2022-11-30T10:22:01.082-0800 [INFO]  ReferenceTransformer: reference not found: "local.ami_obj"
2022-11-30T10:22:01.082-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.elb_mke.aws_lb.lb, 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:
      - .subnets: planned value cty.UnknownVal(cty.Set(cty.String)) does not match config value cty.SetVal([]cty.Value{cty.UnknownVal(cty.String)})
      - .enable_cross_zone_load_balancing: planned value cty.False for a non-computed attribute
      - .enable_deletion_protection: planned value cty.False for a non-computed attribute
      - .subnet_mapping: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
2022-11-30T10:22:01.083-0800 [INFO]  ReferenceTransformer: reference not found: "local.ami_obj"
2022-11-30T10:22:01.083-0800 [INFO]  ReferenceTransformer: reference not found: "local.ami_obj"
2022-11-30T10:22:01.083-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:22:01.083-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:22:01.084-0800 [INFO]  ReferenceTransformer: reference not found: "local.base_linux_script"
2022-11-30T10:22:01.084-0800 [INFO]  ReferenceTransformer: reference not found: "local.platform_script"
2022-11-30T10:22:01.084-0800 [INFO]  ReferenceTransformer: reference not found: "local.final_linux_script"
2022-11-30T10:22:01.084-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.elb_mke.module.lb_targets["443"].aws_lb_target_group.api, 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:
      - .proxy_protocol_v2: planned value cty.False for a non-computed attribute
      - .target_type: planned value cty.StringVal("instance") for a non-computed attribute
      - .lambda_multi_value_headers_enabled: planned value cty.False for a non-computed attribute
      - .connection_termination: planned value cty.False for a non-computed attribute
      - .deregistration_delay: planned value cty.StringVal("300") for a non-computed attribute
      - .slow_start: planned value cty.NumberIntVal(0) for a non-computed attribute
      - .target_failover: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
      - .health_check[0].healthy_threshold: planned value cty.NumberIntVal(3) for a non-computed attribute
      - .health_check[0].unhealthy_threshold: planned value cty.NumberIntVal(3) for a non-computed attribute
      - .health_check[0].enabled: planned value cty.True for a non-computed attribute
      - .health_check[0].port: planned value cty.StringVal("traffic-port") for a non-computed attribute
      - .stickiness: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
2022-11-30T10:22:01.085-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.elb_mke.module.lb_targets["6443"].aws_lb_target_group.api, 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:
      - .lambda_multi_value_headers_enabled: planned value cty.False for a non-computed attribute
      - .target_type: planned value cty.StringVal("instance") for a non-computed attribute
      - .connection_termination: planned value cty.False for a non-computed attribute
      - .deregistration_delay: planned value cty.StringVal("300") for a non-computed attribute
      - .slow_start: planned value cty.NumberIntVal(0) for a non-computed attribute
      - .proxy_protocol_v2: planned value cty.False for a non-computed attribute
      - .health_check[0].healthy_threshold: planned value cty.NumberIntVal(3) for a non-computed attribute
      - .health_check[0].unhealthy_threshold: planned value cty.NumberIntVal(3) for a non-computed attribute
      - .health_check[0].enabled: planned value cty.True for a non-computed attribute
      - .health_check[0].port: planned value cty.StringVal("traffic-port") for a non-computed attribute
      - .stickiness: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
      - .target_failover: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
2022-11-30T10:22:01.085-0800 [INFO]  ReferenceTransformer: reference not found: "local.base_linux_script"
2022-11-30T10:22:01.085-0800 [INFO]  ReferenceTransformer: reference not found: "local.platform_script"
2022-11-30T10:22:01.085-0800 [INFO]  ReferenceTransformer: reference not found: "local.final_linux_script"
2022-11-30T10:22:01.085-0800 [INFO]  ReferenceTransformer: reference not found: "local.base_linux_script"
2022-11-30T10:22:01.085-0800 [INFO]  ReferenceTransformer: reference not found: "local.platform_script"
2022-11-30T10:22:01.085-0800 [INFO]  ReferenceTransformer: reference not found: "local.final_linux_script"
2022-11-30T10:22:01.085-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.elb_msr.module.lb_targets["443"].aws_lb_target_group.api, 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:
      - .connection_termination: planned value cty.False for a non-computed attribute
      - .deregistration_delay: planned value cty.StringVal("300") for a non-computed attribute
      - .slow_start: planned value cty.NumberIntVal(0) for a non-computed attribute
      - .proxy_protocol_v2: planned value cty.False for a non-computed attribute
      - .target_type: planned value cty.StringVal("instance") for a non-computed attribute
      - .lambda_multi_value_headers_enabled: planned value cty.False for a non-computed attribute
      - .health_check[0].healthy_threshold: planned value cty.NumberIntVal(3) for a non-computed attribute
      - .health_check[0].unhealthy_threshold: planned value cty.NumberIntVal(3) for a non-computed attribute
      - .health_check[0].enabled: planned value cty.True for a non-computed attribute
      - .health_check[0].port: planned value cty.StringVal("traffic-port") for a non-computed attribute
      - .stickiness: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
      - .target_failover: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
2022-11-30T10:22:01.086-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.efs.aws_efs_mount_target.az, 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:
      - .security_groups: planned value cty.UnknownVal(cty.Set(cty.String)) does not match config value cty.SetVal([]cty.Value{cty.UnknownVal(cty.String)})
2022-11-30T10:22:01.090-0800 [INFO]  ReferenceTransformer: reference not found: "var.port"
2022-11-30T10:22:01.090-0800 [INFO]  ReferenceTransformer: reference not found: "var.arn"
2022-11-30T10:22:01.090-0800 [INFO]  ReferenceTransformer: reference not found: "var.port"
2022-11-30T10:22:01.090-0800 [INFO]  ReferenceTransformer: reference not found: "var.arn"
2022-11-30T10:22:01.090-0800 [INFO]  ReferenceTransformer: reference not found: "var.arn"
2022-11-30T10:22:01.090-0800 [INFO]  ReferenceTransformer: reference not found: "var.port"
2022-11-30T10:22:01.339-0800 [ERROR] provider.terraform-provider-aws_v4.39.0_x5: Response contains error diagnostic: tf_proto_version=5.3 tf_provider_addr=registry.terraform.io/hashicorp/aws @caller=github.com/hashicorp/terraform-plugin-go@v0.14.0/tfprotov5/internal/diag/diagnostics.go:55 diagnostic_summary="Your query returned no results. Please change your search criteria and try again." tf_data_source_type=aws_ami tf_rpc=ReadDataSource @module=sdk.proto diagnostic_detail= diagnostic_severity=ERROR tf_req_id=6749d9c9-5bcb-9095-46f9-342aeeb1a56d timestamp=2022-11-30T10:22:01.338-0800
2022-11-30T10:22:01.340-0800 [ERROR] vertex "module.managers.module.ami.data.aws_ami.image" error: Your query returned no results. Please change your search criteria and try again.
2022-11-30T10:22:01.341-0800 [ERROR] vertex "module.managers.module.ami.data.aws_ami.image" error: Your query returned no results. Please change your search criteria and try again.
2022-11-30T10:22:01.341-0800 [ERROR] vertex "module.managers.module.ami.data.aws_ami.image (expand)" error: Your query returned no results. Please change your search criteria and try again.
2022-11-30T10:22:01.529-0800 [ERROR] provider.terraform-provider-aws_v4.39.0_x5: Response contains error diagnostic: @caller=github.com/hashicorp/terraform-plugin-go@v0.14.0/tfprotov5/internal/diag/diagnostics.go:55 diagnostic_detail= tf_data_source_type=aws_ami tf_proto_version=5.3 tf_rpc=ReadDataSource @module=sdk.proto diagnostic_severity=ERROR diagnostic_summary="Your query returned no results. Please change your search criteria and try again." tf_provider_addr=registry.terraform.io/hashicorp/aws tf_req_id=7012971d-e80a-dbfb-4910-fd6d5bba8489 timestamp=2022-11-30T10:22:01.529-0800
2022-11-30T10:22:01.530-0800 [ERROR] vertex "module.workers.module.ami.data.aws_ami.image" error: Your query returned no results. Please change your search criteria and try again.
2022-11-30T10:22:01.530-0800 [ERROR] vertex "module.workers.module.ami.data.aws_ami.image" error: Your query returned no results. Please change your search criteria and try again.
2022-11-30T10:22:01.530-0800 [ERROR] vertex "module.workers.module.ami.data.aws_ami.image (expand)" error: Your query returned no results. Please change your search criteria and try again.
2022-11-30T10:22:01.567-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:22:01.567-0800 [INFO]  ReferenceTransformer: reference not found: "var.tags"
2022-11-30T10:22:01.567-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:22:01.567-0800 [INFO]  ReferenceTransformer: reference not found: "var.node_count"
2022-11-30T10:22:01.567-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:22:01.567-0800 [INFO]  ReferenceTransformer: reference not found: "var.user_data"
2022-11-30T10:22:01.567-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:22:01.567-0800 [INFO]  ReferenceTransformer: reference not found: "var.image_id"
2022-11-30T10:22:01.567-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:22:01.567-0800 [INFO]  ReferenceTransformer: reference not found: "var.globals"
2022-11-30T10:22:01.567-0800 [INFO]  ReferenceTransformer: reference not found: "var.tags"
2022-11-30T10:22:01.567-0800 [INFO]  ReferenceTransformer: reference not found: "var.instance_type"
2022-11-30T10:22:01.567-0800 [INFO]  ReferenceTransformer: reference not found: "var.volume_size"
2022-11-30T10:22:01.568-0800 [INFO]  ReferenceTransformer: reference not found: "aws_instance.node"
2022-11-30T10:22:01.568-0800 [INFO]  ReferenceTransformer: reference not found: "var.tags"
2022-11-30T10:22:01.576-0800 [WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.windows_workers.module.spot.aws_spot_fleet_request.node, 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:
      - .on_demand_allocation_strategy: planned value cty.StringVal("lowestPrice") for a non-computed attribute
      - .allocation_strategy: planned value cty.StringVal("lowestPrice") for a non-computed attribute
      - .replace_unhealthy_instances: planned value cty.False for a non-computed attribute
      - .fleet_type: planned value cty.StringVal("maintain") for a non-computed attribute
      - .excess_capacity_termination_policy: planned value cty.StringVal("Default") for a non-computed attribute
      - .instance_interruption_behaviour: planned value cty.StringVal("terminate") for a non-computed attribute
      - .instance_pools_to_use_count: planned value cty.NumberIntVal(1) for a non-computed attribute
2022-11-30T10:22:01.577-0800 [INFO]  ReferenceTransformer: reference not found: "aws_spot_fleet_request.node"
2022-11-30T10:22:01.577-0800 [ERROR] provider.terraform-provider-aws_v4.39.0_x5: Response contains error diagnostic: @caller=github.com/hashicorp/terraform-plugin-go@v0.14.0/tfprotov5/internal/diag/diagnostics.go:55 diagnostic_detail= diagnostic_severity=ERROR tf_req_id=c8126469-8e12-3710-11af-7369ce9f2d0c tf_data_source_type=aws_ami tf_proto_version=5.3 tf_provider_addr=registry.terraform.io/hashicorp/aws @module=sdk.proto diagnostic_summary="Your query returned no results. Please change your search criteria and try again." tf_rpc=ReadDataSource timestamp=2022-11-30T10:22:01.577-0800
2022-11-30T10:22:01.577-0800 [ERROR] vertex "module.msrs.module.ami.data.aws_ami.image" error: Your query returned no results. Please change your search criteria and try again.
2022-11-30T10:22:01.577-0800 [ERROR] vertex "module.msrs.module.ami.data.aws_ami.image" error: Your query returned no results. Please change your search criteria and try again.
2022-11-30T10:22:01.577-0800 [ERROR] vertex "module.msrs.module.ami.data.aws_ami.image (expand)" error: Your query returned no results. Please change your search criteria and try again.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment