Skip to content

Instantly share code, notes, and snippets.

@mihok
Created November 24, 2022 16:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mihok/367f41af6cabdd9c85509b81d67a5d16 to your computer and use it in GitHub Desktop.
Save mihok/367f41af6cabdd9c85509b81d67a5d16 to your computer and use it in GitHub Desktop.
2022-11-24T11:07:48.640-0500 [INFO] Terraform version: 1.3.2
2022-11-24T11:07:48.640-0500 [DEBUG] using github.com/hashicorp/go-tfe v1.9.0
2022-11-24T11:07:48.640-0500 [DEBUG] using github.com/hashicorp/hcl/v2 v2.14.1
2022-11-24T11:07:48.640-0500 [DEBUG] using github.com/hashicorp/terraform-config-inspect v0.0.0-20210209133302-4fd17a0faac2
2022-11-24T11:07:48.640-0500 [DEBUG] using github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734
2022-11-24T11:07:48.640-0500 [DEBUG] using github.com/zclconf/go-cty v1.11.0
2022-11-24T11:07:48.640-0500 [INFO] Go runtime version: go1.18.6
2022-11-24T11:07:48.640-0500 [INFO] CLI args: []string{"terraform", "apply"}
2022-11-24T11:07:48.640-0500 [DEBUG] Attempting to open CLI config file: /Users/matthewmihok/.terraformrc
2022-11-24T11:07:48.640-0500 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2022-11-24T11:07:48.640-0500 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins
2022-11-24T11:07:48.640-0500 [DEBUG] ignoring non-existing provider search directory /Users/matthewmihok/.terraform.d/plugins
2022-11-24T11:07:48.640-0500 [DEBUG] ignoring non-existing provider search directory /Users/matthewmihok/Library/Application Support/io.terraform/plugins
2022-11-24T11:07:48.640-0500 [DEBUG] ignoring non-existing provider search directory /Library/Application Support/io.terraform/plugins
2022-11-24T11:07:48.640-0500 [INFO] CLI command args: []string{"apply"}
2022-11-24T11:07:48.682-0500 [DEBUG] checking for provisioner in "."
2022-11-24T11:07:48.682-0500 [DEBUG] checking for provisioner in "/nix/store/3c5kl00vcfrsmxs1wcxz1d75f4cfx5n6-terraform-1.3.2/bin"
2022-11-24T11:07:48.683-0500 [INFO] backend/local: starting Apply operation
2022-11-24T11:07:49.218-0500 [DEBUG] created provider logger: level=debug
2022-11-24T11:07:49.218-0500 [INFO] provider: configuring client automatic mTLS
2022-11-24T11:07:49.235-0500 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/google/4.0.0/darwin_arm64/terraform-provider-google_v4.0.0_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/google/4.0.0/darwin_arm64/terraform-provider-google_v4.0.0_x5]
2022-11-24T11:07:49.243-0500 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/google/4.0.0/darwin_arm64/terraform-provider-google_v4.0.0_x5 pid=52020
2022-11-24T11:07:49.244-0500 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/google/4.0.0/darwin_arm64/terraform-provider-google_v4.0.0_x5
2022-11-24T11:07:49.270-0500 [INFO] provider.terraform-provider-google_v4.0.0_x5: configuring server automatic mTLS: timestamp=2022-11-24T11:07:49.270-0500
2022-11-24T11:07:49.294-0500 [DEBUG] provider: using plugin: version=5
2022-11-24T11:07:49.294-0500 [DEBUG] provider.terraform-provider-google_v4.0.0_x5: plugin address: address=/tmp/plugin870292787 network=unix timestamp=2022-11-24T11:07:49.294-0500
2022-11-24T11:07:49.345-0500 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2022-11-24T11:07:49.346-0500 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/google/4.0.0/darwin_arm64/terraform-provider-google_v4.0.0_x5 pid=52020
2022-11-24T11:07:49.346-0500 [DEBUG] provider: plugin exited
2022-11-24T11:07:49.346-0500 [DEBUG] Building and walking validate graph
2022-11-24T11:07:49.346-0500 [DEBUG] ProviderTransformer: "google_storage_bucket.app-internal-logging-storage-bucket" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2022-11-24T11:07:49.346-0500 [DEBUG] ProviderTransformer: "google_compute_subnetwork.app-internal-logging-vpc-subnet-us-central1" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2022-11-24T11:07:49.346-0500 [DEBUG] ProviderTransformer: "google_container_cluster.app-internal-logging-cluster-k8s" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2022-11-24T11:07:49.346-0500 [DEBUG] ProviderTransformer: "google_service_account_iam_policy.logging-robot-policy" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2022-11-24T11:07:49.346-0500 [DEBUG] ProviderTransformer: "google_service_account_key.logging-robot-key" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2022-11-24T11:07:49.346-0500 [DEBUG] ProviderTransformer: "google_compute_network.app-internal-logging-vpc-network" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2022-11-24T11:07:49.346-0500 [DEBUG] ProviderTransformer: "google_service_account.logging-robot-account" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2022-11-24T11:07:49.346-0500 [DEBUG] ReferenceTransformer: "google_compute_network.app-internal-logging-vpc-network" references: []
2022-11-24T11:07:49.346-0500 [DEBUG] ReferenceTransformer: "google_service_account.logging-robot-account" references: []
2022-11-24T11:07:49.346-0500 [DEBUG] ReferenceTransformer: "output.logging-robot-public-key (expand)" references: [google_service_account_key.logging-robot-key]
2022-11-24T11:07:49.346-0500 [DEBUG] ReferenceTransformer: "google_service_account_key.logging-robot-key" references: [google_service_account.logging-robot-account google_service_account_iam_policy.logging-robot-policy google_service_account.logging-robot-account]
2022-11-24T11:07:49.346-0500 [DEBUG] ReferenceTransformer: "google_compute_subnetwork.app-internal-logging-vpc-subnet-us-central1" references: [google_compute_network.app-internal-logging-vpc-network]
2022-11-24T11:07:49.347-0500 [DEBUG] ReferenceTransformer: "google_container_cluster.app-internal-logging-cluster-k8s" references: [google_compute_network.app-internal-logging-vpc-network google_compute_subnetwork.app-internal-logging-vpc-subnet-us-central1 google_service_account.logging-robot-account]
2022-11-24T11:07:49.347-0500 [DEBUG] ReferenceTransformer: "google_service_account_iam_policy.logging-robot-policy" references: [google_service_account.logging-robot-account google_service_account.logging-robot-account google_service_account.logging-robot-account]
2022-11-24T11:07:49.347-0500 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/google\"]" references: []
2022-11-24T11:07:49.347-0500 [DEBUG] ReferenceTransformer: "google_storage_bucket.app-internal-logging-storage-bucket" references: []
2022-11-24T11:07:49.347-0500 [DEBUG] Starting graph walk: walkValidate
2022-11-24T11:07:49.347-0500 [DEBUG] created provider logger: level=debug
2022-11-24T11:07:49.347-0500 [INFO] provider: configuring client automatic mTLS
2022-11-24T11:07:49.355-0500 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/google/4.0.0/darwin_arm64/terraform-provider-google_v4.0.0_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/google/4.0.0/darwin_arm64/terraform-provider-google_v4.0.0_x5]
2022-11-24T11:07:49.358-0500 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/google/4.0.0/darwin_arm64/terraform-provider-google_v4.0.0_x5 pid=52021
2022-11-24T11:07:49.359-0500 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/google/4.0.0/darwin_arm64/terraform-provider-google_v4.0.0_x5
2022-11-24T11:07:49.377-0500 [INFO] provider.terraform-provider-google_v4.0.0_x5: configuring server automatic mTLS: timestamp=2022-11-24T11:07:49.377-0500
2022-11-24T11:07:49.399-0500 [DEBUG] provider: using plugin: version=5
2022-11-24T11:07:49.399-0500 [DEBUG] provider.terraform-provider-google_v4.0.0_x5: plugin address: address=/tmp/plugin589485488 network=unix timestamp=2022-11-24T11:07:49.399-0500
2022-11-24T11:07:49.476-0500 [ERROR] vertex "google_container_cluster.app-internal-logging-cluster-k8s" error: expected "cluster_ipv4_cidr" to be an RFC1918-compliant CIDR, got: 172.252.0.0/14
│ Error: expected "cluster_ipv4_cidr" to be an RFC1918-compliant CIDR, got: 172.252.0.0/14
│ with google_container_cluster.app-internal-logging-cluster-k8s,
│ on cdk.tf.json line 62, in resource.google_container_cluster.app-internal-logging-cluster-k8s:
│ 62: "cluster_ipv4_cidr": "172.252.0.0/14",
2022-11-24T11:07:49.770-0500 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2022-11-24T11:07:49.773-0500 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/google/4.0.0/darwin_arm64/terraform-provider-google_v4.0.0_x5 pid=52021
2022-11-24T11:07:49.773-0500 [DEBUG] provider: plugin exited
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment