Created
October 10, 2019 16:14
-
-
Save chriscowley/752e8b0d9a58f1876f67a6989b2401ee to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| terraform plan -out bootstrap.plan | |
| 2019/10/10 18:13:11 [INFO] Terraform version: 0.12.10 | |
| 2019/10/10 18:13:11 [INFO] Go runtime version: go1.12.9 | |
| 2019/10/10 18:13:11 [INFO] CLI args: []string{"/home/ccowley/.local/bin/terraform", "plan", "-out", "bootstrap.plan"} | |
| 2019/10/10 18:13:11 [DEBUG] Attempting to open CLI config file: /home/ccowley/.terraformrc | |
| 2019/10/10 18:13:11 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
| 2019/10/10 18:13:11 [INFO] CLI command args: []string{"plan", "-out", "bootstrap.plan"} | |
| 2019/10/10 18:13:11 [DEBUG] checking for provider in "/home/ccowley/.local/bin" | |
| 2019/10/10 18:13:11 [DEBUG] checking for provider in ".terraform/plugins/linux_amd64" | |
| 2019/10/10 18:13:11 [DEBUG] found provider "terraform-provider-google-beta_v2.17.0_x4" | |
| 2019/10/10 18:13:11 [DEBUG] found provider "terraform-provider-google_v2.17.0_x4" | |
| 2019/10/10 18:13:11 [DEBUG] found provider "terraform-provider-random_v2.2.0_x4" | |
| 2019/10/10 18:13:11 [DEBUG] found provider "terraform-provider-vault_v2.0.0_x4" | |
| 2019/10/10 18:13:11 [DEBUG] found valid plugin: "random", "2.2.0", "/home/ccowley/code/clients/monoprix/bootstrap/terraform/.terraform/plugins/linux_amd64/terraform-provider-random_v2.2.0_x4" | |
| 2019/10/10 18:13:11 [DEBUG] found valid plugin: "vault", "2.0.0", "/home/ccowley/code/clients/monoprix/bootstrap/terraform/.terraform/plugins/linux_amd64/terraform-provider-vault_v2.0.0_x4" | |
| 2019/10/10 18:13:11 [DEBUG] found valid plugin: "google-beta", "2.17.0", "/home/ccowley/code/clients/monoprix/bootstrap/terraform/.terraform/plugins/linux_amd64/terraform-provider-google-beta_v2.17.0_x4" | |
| 2019/10/10 18:13:11 [DEBUG] found valid plugin: "google", "2.17.0", "/home/ccowley/code/clients/monoprix/bootstrap/terraform/.terraform/plugins/linux_amd64/terraform-provider-google_v2.17.0_x4" | |
| 2019/10/10 18:13:11 [DEBUG] checking for provisioner in "." | |
| 2019/10/10 18:13:11 [DEBUG] checking for provisioner in "/home/ccowley/.local/bin" | |
| 2019/10/10 18:13:11 [DEBUG] checking for provisioner in ".terraform/plugins/linux_amd64" | |
| 2019/10/10 18:13:11 [INFO] backend/local: starting Plan operation | |
| 2019-10-10T18:13:17.724+0200 [INFO] plugin: configuring client automatic mTLS | |
| 2019-10-10T18:13:17.751+0200 [DEBUG] plugin: starting plugin: path=/home/ccowley/code/clients/monoprix/bootstrap/terraform/.terraform/plugins/linux_amd64/terraform-provider-google_v2.17.0_x4 args=[/home/ccowley/code/clients/monoprix/bootstrap/terraform/.terraform/plugins/linux_amd64/terraform-provider-google_v2.17.0_x4] | |
| 2019-10-10T18:13:17.751+0200 [DEBUG] plugin: plugin started: path=/home/ccowley/code/clients/monoprix/bootstrap/terraform/.terraform/plugins/linux_amd64/terraform-provider-google_v2.17.0_x4 pid=7982 | |
| 2019-10-10T18:13:17.751+0200 [DEBUG] plugin: waiting for RPC address: path=/home/ccowley/code/clients/monoprix/bootstrap/terraform/.terraform/plugins/linux_amd64/terraform-provider-google_v2.17.0_x4 | |
| 2019-10-10T18:13:17.762+0200 [INFO] plugin.terraform-provider-google_v2.17.0_x4: configuring server automatic mTLS: timestamp=2019-10-10T18:13:17.762+0200 | |
| 2019-10-10T18:13:17.795+0200 [DEBUG] plugin.terraform-provider-google_v2.17.0_x4: plugin address: address=/tmp/plugin985918343 network=unix timestamp=2019-10-10T18:13:17.795+0200 | |
| 2019-10-10T18:13:17.795+0200 [DEBUG] plugin: using plugin: version=5 | |
| 2019-10-10T18:13:17.878+0200 [DEBUG] plugin: plugin process exited: path=/home/ccowley/code/clients/monoprix/bootstrap/terraform/.terraform/plugins/linux_amd64/terraform-provider-google_v2.17.0_x4 pid=7982 | |
| 2019-10-10T18:13:17.878+0200 [DEBUG] plugin: plugin exited | |
| 2019-10-10T18:13:17.878+0200 [INFO] plugin: configuring client automatic mTLS | |
| 2019-10-10T18:13:17.905+0200 [DEBUG] plugin: starting plugin: path=/home/ccowley/code/clients/monoprix/bootstrap/terraform/.terraform/plugins/linux_amd64/terraform-provider-google-beta_v2.17.0_x4 args=[/home/ccowley/code/clients/monoprix/bootstrap/terraform/.terraform/plugins/linux_amd64/terraform-provider-google-beta_v2.17.0_x4] | |
| 2019-10-10T18:13:17.905+0200 [DEBUG] plugin: plugin started: path=/home/ccowley/code/clients/monoprix/bootstrap/terraform/.terraform/plugins/linux_amd64/terraform-provider-google-beta_v2.17.0_x4 pid=7995 | |
| 2019-10-10T18:13:17.905+0200 [DEBUG] plugin: waiting for RPC address: path=/home/ccowley/code/clients/monoprix/bootstrap/terraform/.terraform/plugins/linux_amd64/terraform-provider-google-beta_v2.17.0_x4 | |
| 2019-10-10T18:13:17.918+0200 [INFO] plugin.terraform-provider-google-beta_v2.17.0_x4: configuring server automatic mTLS: timestamp=2019-10-10T18:13:17.918+0200 | |
| 2019-10-10T18:13:17.948+0200 [DEBUG] plugin.terraform-provider-google-beta_v2.17.0_x4: plugin address: address=/tmp/plugin192337245 network=unix timestamp=2019-10-10T18:13:17.948+0200 | |
| 2019-10-10T18:13:17.948+0200 [DEBUG] plugin: using plugin: version=5 | |
| 2019-10-10T18:13:18.039+0200 [DEBUG] plugin: plugin process exited: path=/home/ccowley/code/clients/monoprix/bootstrap/terraform/.terraform/plugins/linux_amd64/terraform-provider-google-beta_v2.17.0_x4 pid=7995 | |
| 2019-10-10T18:13:18.039+0200 [DEBUG] plugin: plugin exited | |
| 2019/10/10 18:13:18 [TRACE] LoadSchemas: retrieving schema for provider type "random" | |
| 2019-10-10T18:13:18.039+0200 [INFO] plugin: configuring client automatic mTLS | |
| 2019-10-10T18:13:18.075+0200 [DEBUG] plugin: starting plugin: path=/home/ccowley/code/clients/monoprix/bootstrap/terraform/.terraform/plugins/linux_amd64/terraform-provider-random_v2.2.0_x4 args=[/home/ccowley/code/clients/monoprix/bootstrap/terraform/.terraform/plugins/linux_amd64/terraform-provider-random_v2.2.0_x4] | |
| 2019-10-10T18:13:18.075+0200 [DEBUG] plugin: plugin started: path=/home/ccowley/code/clients/monoprix/bootstrap/terraform/.terraform/plugins/linux_amd64/terraform-provider-random_v2.2.0_x4 pid=8008 | |
| 2019-10-10T18:13:18.075+0200 [DEBUG] plugin: waiting for RPC address: path=/home/ccowley/code/clients/monoprix/bootstrap/terraform/.terraform/plugins/linux_amd64/terraform-provider-random_v2.2.0_x4 | |
| 2019-10-10T18:13:18.081+0200 [INFO] plugin.terraform-provider-random_v2.2.0_x4: configuring server automatic mTLS: timestamp=2019-10-10T18:13:18.081+0200 | |
| 2019-10-10T18:13:18.122+0200 [DEBUG] plugin.terraform-provider-random_v2.2.0_x4: plugin address: address=/tmp/plugin080682227 network=unix timestamp=2019-10-10T18:13:18.122+0200 | |
| 2019-10-10T18:13:18.122+0200 [DEBUG] plugin: using plugin: version=5 | |
| 2019-10-10T18:13:18.181+0200 [DEBUG] plugin: plugin process exited: path=/home/ccowley/code/clients/monoprix/bootstrap/terraform/.terraform/plugins/linux_amd64/terraform-provider-random_v2.2.0_x4 pid=8008 | |
| 2019-10-10T18:13:18.181+0200 [DEBUG] plugin: plugin exited | |
| 2019-10-10T18:13:18.181+0200 [INFO] plugin: configuring client automatic mTLS | |
| 2019-10-10T18:13:18.208+0200 [DEBUG] plugin: starting plugin: path=/home/ccowley/code/clients/monoprix/bootstrap/terraform/.terraform/plugins/linux_amd64/terraform-provider-vault_v2.0.0_x4 args=[/home/ccowley/code/clients/monoprix/bootstrap/terraform/.terraform/plugins/linux_amd64/terraform-provider-vault_v2.0.0_x4] | |
| 2019-10-10T18:13:18.209+0200 [DEBUG] plugin: plugin started: path=/home/ccowley/code/clients/monoprix/bootstrap/terraform/.terraform/plugins/linux_amd64/terraform-provider-vault_v2.0.0_x4 pid=8020 | |
| 2019-10-10T18:13:18.209+0200 [DEBUG] plugin: waiting for RPC address: path=/home/ccowley/code/clients/monoprix/bootstrap/terraform/.terraform/plugins/linux_amd64/terraform-provider-vault_v2.0.0_x4 | |
| 2019-10-10T18:13:18.219+0200 [INFO] plugin.terraform-provider-vault_v2.0.0_x4: configuring server automatic mTLS: timestamp=2019-10-10T18:13:18.219+0200 | |
| 2019-10-10T18:13:18.248+0200 [DEBUG] plugin.terraform-provider-vault_v2.0.0_x4: plugin address: address=/tmp/plugin488668245 network=unix timestamp=2019-10-10T18:13:18.248+0200 | |
| 2019-10-10T18:13:18.248+0200 [DEBUG] plugin: using plugin: version=5 | |
| 2019-10-10T18:13:18.311+0200 [DEBUG] plugin: plugin process exited: path=/home/ccowley/code/clients/monoprix/bootstrap/terraform/.terraform/plugins/linux_amd64/terraform-provider-vault_v2.0.0_x4 pid=8020 | |
| 2019-10-10T18:13:18.311+0200 [DEBUG] plugin: plugin exited | |
| 2019/10/10 18:13:18 [INFO] terraform: building graph: GraphTypeValidate | |
| 2019/10/10 18:13:18 [DEBUG] adding implicit provider configuration provider.random, implied first by random_id.db_name_suffix | |
| 2019/10/10 18:13:18 [DEBUG] ProviderTransformer: "google_sql_user.gitlab" (*terraform.NodeValidatableResource) needs provider.google | |
| 2019/10/10 18:13:18 [DEBUG] ProviderTransformer: "google_storage_bucket.registry" (*terraform.NodeValidatableResource) needs provider.google | |
| 2019/10/10 18:13:18 [DEBUG] ProviderTransformer: "google_storage_bucket.artifacts" (*terraform.NodeValidatableResource) needs provider.google | |
| 2019/10/10 18:13:18 [DEBUG] ProviderTransformer: "google_compute_network.services" (*terraform.NodeValidatableResource) needs provider.google | |
| 2019/10/10 18:13:18 [DEBUG] ProviderTransformer: "google_container_cluster.tools" (*terraform.NodeValidatableResource) needs provider.google | |
| 2019/10/10 18:13:18 [TRACE] ProviderTransformer: exact match for provider.google serving google_storage_bucket.tmp | |
| 2019/10/10 18:13:18 [DEBUG] ProviderTransformer: "google_storage_bucket.tmp" (*terraform.NodeValidatableResource) needs provider.google | |
| 2019/10/10 18:13:18 [DEBUG] ProviderTransformer: "google_sql_database_instance.gitlab" (*terraform.NodeValidatableResource) needs provider.google | |
| 2019/10/10 18:13:18 [DEBUG] ProviderTransformer: "google_redis_instance.gitlab" (*terraform.NodeValidatableResource) needs provider.google | |
| 2019/10/10 18:13:18 [DEBUG] ProviderTransformer: "google_storage_bucket.lfs" (*terraform.NodeValidatableResource) needs provider.google | |
| 2019/10/10 18:13:18 [DEBUG] ProviderTransformer: "google_sql_database.gitlab" (*terraform.NodeValidatableResource) needs provider.google | |
| 2019/10/10 18:13:18 [DEBUG] pruning unused provider.vault | |
| 2019/10/10 18:13:18 [DEBUG] pruning unused provider.google-beta | |
| 2019/10/10 18:13:18 [DEBUG] ReferenceTransformer: "var.region" references: [] | |
| 2019/10/10 18:13:18 [DEBUG] ReferenceTransformer: "provider.google" references: [var.gcp_project var.region] | |
| 2019/10/10 18:13:18 [DEBUG] ReferenceTransformer: "google_storage_bucket.backup" references: [] | |
| 2019/10/10 18:13:18 [DEBUG] ReferenceTransformer: "google_sql_database_instance.gitlab" references: [var.region random_id.db_name_suffix var.gcp_project google_compute_network.services] | |
| 2019/10/10 18:13:18 [DEBUG] ReferenceTransformer: "google_compute_network.services" references: [] | |
| 2019/10/10 18:13:18 [DEBUG] ReferenceTransformer: "output.db-instance-name" references: [google_sql_database_instance.gitlab] | |
| 2019/10/10 18:13:18 [DEBUG] ReferenceTransformer: "google_container_cluster.tools" references: [google_compute_network.services var.kube-version var.region] | |
| 2019/10/10 18:13:18 [DEBUG] ReferenceTransformer: "google_storage_bucket.lfs" references: [] | |
| 2019/10/10 18:13:18 [DEBUG] ReferenceTransformer: "google_storage_bucket.externaldiffs" references: [] | |
| 2019/10/10 18:13:18 [DEBUG] ReferenceTransformer: "google_compute_subnetwork.services-europe-west1" references: [google_compute_network.services var.region var.region] | |
| 2019/10/10 18:13:18 [DEBUG] ReferenceTransformer: "google_storage_bucket.registry" references: [] | |
| 2019/10/10 18:13:18 [DEBUG] ReferenceTransformer: "random_id.db_name_suffix" references: [] | |
| 2019/10/10 18:13:18 [DEBUG] ReferenceTransformer: "google_sql_user.gitlab" references: [google_sql_database.gitlab google_sql_database_instance.gitlab] | |
| 2019/10/10 18:13:18 [DEBUG] ReferenceTransformer: "google_redis_instance.gitlab" references: [var.region google_compute_network.services var.region] | |
| 2019/10/10 18:13:18 [DEBUG] ReferenceTransformer: "provider.random" references: [] | |
| 2019/10/10 18:13:18 [DEBUG] ReferenceTransformer: "google_storage_bucket.pseudonymizer" references: [] | |
| 2019/10/10 18:13:18 [DEBUG] ReferenceTransformer: "google_container_node_pool.main" references: [var.region google_container_cluster.tools] | |
| 2019/10/10 18:13:18 [DEBUG] ReferenceTransformer: "google_sql_database.gitlab" references: [google_sql_database_instance.gitlab google_sql_database_instance.gitlab] | |
| 2019/10/10 18:13:18 [DEBUG] ReferenceTransformer: "var.gcp_project" references: [] | |
| 2019/10/10 18:13:18 [DEBUG] ReferenceTransformer: "var.kube-version" references: [] | |
| 2019/10/10 18:13:18 [DEBUG] ReferenceTransformer: "google_storage_bucket.tmp" references: [] | |
| 2019/10/10 18:13:18 [DEBUG] ReferenceTransformer: "google_storage_bucket.uploads" references: [] | |
| 2019/10/10 18:13:18 [DEBUG] ReferenceTransformer: "google_storage_bucket.packages" references: [] | |
| 2019/10/10 18:13:18 [DEBUG] ReferenceTransformer: "google_storage_bucket.artifacts" references: [] | |
| artifacts - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| google_storage_bucket.backup - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| google_storage_bucket.externaldiffs - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| google_storage_bucket.lfs - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| google_storage_bucket.packages - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| google_storage_bucket.pseudonymizer - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| google_storage_bucket.registry - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| google_storage_bucket.tmp - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| google_storage_bucket.uploads - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| output.db-instance-name - *terraform.NodeApplyableOutput | |
| google_sql_database_instance.gitlab - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| var.gcp_project - *terraform.NodeRootVariable | |
| var.region - *terraform.NodeRootVariable | |
| provider.random - *terraform.NodeApplyableProvider | |
| random_id.db_name_suffix - *terraform.NodeValidatableResource | |
| provider.random - *terraform.NodeApplyableProvider | |
| var.gcp_project - *terraform.NodeRootVariable | |
| var.kube-version - *terraform.NodeRootVariable | |
| var.region - *terraform.NodeRootVariable | |
| ------ | |
| ket.artifacts - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| google_storage_bucket.backup - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| google_storage_bucket.externaldiffs - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| google_storage_bucket.lfs - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| google_storage_bucket.packages - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| google_storage_bucket.pseudonymizer - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| google_storage_bucket.registry - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| google_storage_bucket.tmp - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| google_storage_bucket.uploads - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary | |
| google_compute_network.services - *terraform.NodeValidatableResource | |
| google_compute_subnetwork.services-europe-west1 - *terraform.NodeValidatableResource | |
| google_container_cluster.tools - *terraform.NodeValidatableResource | |
| google_container_node_pool.main - *terraform.NodeValidatableResource | |
| google_redis_instance.gitlab - *terraform.NodeValidatableResource | |
| google_sql_database.gitlab - *terraform.NodeValidatableResource | |
| google_sql_database_instance.gitlab - *terraform.NodeValidatableResource | |
| google_sql_user.gitlab - *terraform.NodeValidatableResource | |
| google_storage_bucket.artifacts - *terraform.NodeValidatableResource | |
| google_storage_bucket.backup - *terraform.NodeValidatableResource | |
| google_storage_bucket.externaldiffs - *terraform.NodeValidatableResource | |
| google_storage_bucket.lfs - *terraform.NodeValidatableResource | |
| google_storage_bucket.packages - *terraform.NodeValidatableResource | |
| google_storage_bucket.pseudonymizer - *terraform.NodeValidatableResource | |
| google_storage_bucket.registry - *terraform.NodeValidatableResource | |
| google_storage_bucket.tmp - *terraform.NodeValidatableResource | |
| google_storage_bucket.uploads - *terraform.NodeValidatableResource | |
| output.db-instance-name - *terraform.NodeApplyableOutput | |
| provider.google - *terraform.NodeApplyableProvider | |
| provider.random - *terraform.NodeApplyableProvider | |
| random_id.db_name_suffix - *terraform.NodeValidatableResource | |
| var.gcp_project - *terraform.NodeRootVariable | |
| var.kube-version - *terraform.NodeRootVariable | |
| var.region - *terraform.NodeRootVariable | |
| output.db-instance-name - *terraform.NodeApplyableOutput | |
| google_sql_database_instance.gitlab - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| var.gcp_project - *terraform.NodeRootVariable | |
| var.region - *terraform.NodeRootVariable | |
| provider.random - *terraform.NodeApplyableProvider | |
| random_id.db_name_suffix - *terraform.NodeValidatableResource | |
| provider.random - *terraform.NodeApplyableProvider | |
| var.gcp_project - *terraform.NodeRootVariable | |
| var.kube-version - *terraform.NodeRootVariable | |
| var.region - *terraform.NodeRootVariable | |
| ------ | |
| ket.artifacts - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| google_storage_bucket.backup - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| google_storage_bucket.externaldiffs - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| google_storage_bucket.lfs - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| google_storage_bucket.packages - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| google_storage_bucket.pseudonymizer - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| google_storage_bucket.registry - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| google_storage_bucket.tmp - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| google_storage_bucket.uploads - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary | |
| google_compute_network.services - *terraform.NodeValidatableResource | |
| google_compute_subnetwork.services-europe-west1 - *terraform.NodeValidatableResource | |
| google_container_cluster.tools - *terraform.NodeValidatableResource | |
| google_container_node_pool.main - *terraform.NodeValidatableResource | |
| google_redis_instance.gitlab - *terraform.NodeValidatableResource | |
| google_sql_database.gitlab - *terraform.NodeValidatableResource | |
| google_sql_database_instance.gitlab - *terraform.NodeValidatableResource | |
| google_sql_user.gitlab - *terraform.NodeValidatableResource | |
| google_storage_bucket.artifacts - *terraform.NodeValidatableResource | |
| google_storage_bucket.backup - *terraform.NodeValidatableResource | |
| google_storage_bucket.externaldiffs - *terraform.NodeValidatableResource | |
| google_storage_bucket.lfs - *terraform.NodeValidatableResource | |
| google_storage_bucket.packages - *terraform.NodeValidatableResource | |
| google_storage_bucket.pseudonymizer - *terraform.NodeValidatableResource | |
| google_storage_bucket.registry - *terraform.NodeValidatableResource | |
| google_storage_bucket.tmp - *terraform.NodeValidatableResource | |
| google_storage_bucket.uploads - *terraform.NodeValidatableResource | |
| output.db-instance-name - *terraform.NodeApplyableOutput | |
| provider.google - *terraform.NodeApplyableProvider | |
| provider.random - *terraform.NodeApplyableProvider | |
| random_id.db_name_suffix - *terraform.NodeValidatableResource | |
| var.gcp_project - *terraform.NodeRootVariable | |
| var.kube-version - *terraform.NodeRootVariable | |
| var.region - *terraform.NodeRootVariable | |
| output.db-instance-name - *terraform.NodeApplyableOutput | |
| google_sql_database_instance.gitlab - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| var.gcp_project - *terraform.NodeRootVariable | |
| var.region - *terraform.NodeRootVariable | |
| provider.google (close) - *terraform.graphNodeCloseProvider | |
| google_compute_network.services - *terraform.NodeValidatableResource | |
| google_compute_subnetwork.services-europe-west1 - *terraform.NodeValidatableResource | |
| google_container_cluster.tools - *terraform.NodeValidatableResource | |
| google_container_node_pool.main - *terraform.NodeValidatableResource | |
| google_redis_instance.gitlab - *terraform.NodeValidatableResource | |
| google_sql_database.gitlab - *terraform.NodeValidatableResource | |
| google_sql_database_instance.gitlab - *terraform.NodeValidatableResource | |
| google_sql_user.gitlab - *terraform.NodeValidatableResource | |
| google_storage_bucket.artifacts - *terraform.NodeValidatableResource | |
| google_storage_bucket.backup - *terraform.NodeValidatableResource | |
| google_storage_bucket.externaldiffs - *terraform.NodeValidatableResource | |
| google_storage_bucket.lfs - *terraform.NodeValidatableResource | |
| google_storage_bucket.packages - *terraform.NodeValidatableResource | |
| google_storage_bucket.pseudonymizer - *terraform.NodeValidatableResource | |
| google_storage_bucket.registry - *terraform.NodeValidatableResource | |
| google_storage_bucket.tmp - *terraform.NodeValidatableResource | |
| google_storage_bucket.uploads - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| provider.random - *terraform.NodeApplyableProvider | |
| provider.random (close) - *terraform.graphNodeCloseProvider | |
| provider.random - *terraform.NodeApplyableProvider | |
| random_id.db_name_suffix - *terraform.NodeValidatableResource | |
| random_id.db_name_suffix - *terraform.NodeValidatableResource | |
| provider.random - *terraform.NodeApplyableProvider | |
| var.gcp_project - *terraform.NodeRootVariable | |
| var.kube-version - *terraform.NodeRootVariable | |
| var.region - *terraform.NodeRootVariable | |
| ------ | |
| acts - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| google_storage_bucket.backup - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| google_storage_bucket.externaldiffs - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| google_storage_bucket.lfs - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| google_storage_bucket.packages - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| google_storage_bucket.pseudonymizer - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| google_storage_bucket.registry - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| google_storage_bucket.tmp - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| google_storage_bucket.uploads - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary | |
| google_compute_network.services - *terraform.NodeValidatableResource | |
| google_compute_subnetwork.services-europe-west1 - *terraform.NodeValidatableResource | |
| google_container_cluster.tools - *terraform.NodeValidatableResource | |
| google_container_node_pool.main - *terraform.NodeValidatableResource | |
| google_redis_instance.gitlab - *terraform.NodeValidatableResource | |
| google_sql_database.gitlab - *terraform.NodeValidatableResource | |
| google_sql_database_instance.gitlab - *terraform.NodeValidatableResource | |
| google_sql_user.gitlab - *terraform.NodeValidatableResource | |
| google_storage_bucket.artifacts - *terraform.NodeValidatableResource | |
| google_storage_bucket.backup - *terraform.NodeValidatableResource | |
| google_storage_bucket.externaldiffs - *terraform.NodeValidatableResource | |
| google_storage_bucket.lfs - *terraform.NodeValidatableResource | |
| google_storage_bucket.packages - *terraform.NodeValidatableResource | |
| google_storage_bucket.pseudonymizer - *terraform.NodeValidatableResource | |
| google_storage_bucket.registry - *terraform.NodeValidatableResource | |
| google_storage_bucket.tmp - *terraform.NodeValidatableResource | |
| google_storage_bucket.uploads - *terraform.NodeValidatableResource | |
| output.db-instance-name - *terraform.NodeApplyableOutput | |
| provider.google - *terraform.NodeApplyableProvider | |
| provider.random - *terraform.NodeApplyableProvider | |
| random_id.db_name_suffix - *terraform.NodeValidatableResource | |
| var.gcp_project - *terraform.NodeRootVariable | |
| var.kube-version - *terraform.NodeRootVariable | |
| var.region - *terraform.NodeRootVariable | |
| output.db-instance-name - *terraform.NodeApplyableOutput | |
| google_sql_database_instance.gitlab - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| var.gcp_project - *terraform.NodeRootVariable | |
| var.region - *terraform.NodeRootVariable | |
| provider.google (close) - *terraform.graphNodeCloseProvider | |
| google_compute_network.services - *terraform.NodeValidatableResource | |
| google_compute_subnetwork.services-europe-west1 - *terraform.NodeValidatableResource | |
| google_container_cluster.tools - *terraform.NodeValidatableResource | |
| google_container_node_pool.main - *terraform.NodeValidatableResource | |
| google_redis_instance.gitlab - *terraform.NodeValidatableResource | |
| google_sql_database.gitlab - *terraform.NodeValidatableResource | |
| google_sql_database_instance.gitlab - *terraform.NodeValidatableResource | |
| google_sql_user.gitlab - *terraform.NodeValidatableResource | |
| google_storage_bucket.artifacts - *terraform.NodeValidatableResource | |
| google_storage_bucket.backup - *terraform.NodeValidatableResource | |
| google_storage_bucket.externaldiffs - *terraform.NodeValidatableResource | |
| google_storage_bucket.lfs - *terraform.NodeValidatableResource | |
| google_storage_bucket.packages - *terraform.NodeValidatableResource | |
| google_storage_bucket.pseudonymizer - *terraform.NodeValidatableResource | |
| google_storage_bucket.registry - *terraform.NodeValidatableResource | |
| gProvider | |
| google_storage_bucket.registry - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| google_storage_bucket.tmp - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| google_storage_bucket.uploads - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary | |
| google_compute_subnetwork.services-europe-west1 - *terraform.NodeValidatableResource | |
| google_container_node_pool.main - *terraform.NodeValidatableResource | |
| google_redis_instance.gitlab - *terraform.NodeValidatableResource | |
| google_sql_user.gitlab - *terraform.NodeValidatableResource | |
| google_storage_bucket.artifacts - *terraform.NodeValidatableResource | |
| google_storage_bucket.backup - *terraform.NodeValidatableResource | |
| google_storage_bucket.externaldiffs - *terraform.NodeValidatableResource | |
| google_storage_bucket.lfs - *terraform.NodeValidatableResource | |
| google_storage_bucket.packages - *terraform.NodeValidatableResource | |
| google_storage_bucket.pseudonymizer - *terraform.NodeValidatableResource | |
| google_storage_bucket.registry - *terraform.NodeValidatableResource | |
| google_storage_bucket.tmp - *terraform.NodeValidatableResource | |
| google_storage_bucket.uploads - *terraform.NodeValidatableResource | |
| output.db-instance-name - *terraform.NodeApplyableOutput | |
| output.db-instance-name - *terraform.NodeApplyableOutput | |
| google_sql_database_instance.gitlab - *terraform.NodeValidatableResource | |
| provider.google - *terraform.NodeApplyableProvider | |
| var.gcp_project - *terraform.NodeRootVariable | |
| var.region - *terraform.NodeRootVariable | |
| provider.google (close) - *terraform.graphNodeCloseProvider | |
| google_compute_subnetwork.services-europe-west1 - *terraform.NodeValidatableResource | |
| google_container_node_pool.main - *terraform.NodeValidatableResource | |
| google_redis_instance.gitlab - *terraform.NodeValidatableResource | |
| google_sql_user.gitlab - *terraform.NodeValidatableResource | |
| google_storage_bucket.artifacts - *terraform.NodeValidatableResource | |
| google_storage_bucket.backup - *terraform.NodeValidatableResource | |
| google_storage_bucket.externaldiffs - *terraform.NodeValidatableResource | |
| google_storage_bucket.lfs - *terraform.NodeValidatableResource | |
| google_storage_bucket.packages - *terraform.NodeValidatableResource | |
| google_storage_bucket.pseudonymizer - *terraform.NodeValidatableResource | |
| google_storage_bucket.registry - *terraform.NodeValidatableResource | |
| google_storage_bucket.tmp - *terraform.NodeValidatableResource | |
| google_storage_bucket.uploads - *terraform.NodeValidatableResource | |
| provider.random - *terraform.NodeApplyableProvider | |
| provider.random (close) - *terraform.graphNodeCloseProvider | |
| random_id.db_name_suffix - *terraform.NodeValidatableResource | |
| random_id.db_name_suffix - *terraform.NodeValidatableResource | |
| provider.random - *terraform.NodeApplyableProvider | |
| root - terraform.graphNodeRoot | |
| meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary | |
| provider.google (close) - *terraform.graphNodeCloseProvider | |
| provider.random (close) - *terraform.graphNodeCloseProvider | |
| var.gcp_project - *terraform.NodeRootVariable | |
| var.kube-version - *terraform.NodeRootVariable | |
| var.region - *terraform.NodeRootVariable | |
| ------ | |
| 2019/10/10 18:13:18 [DEBUG] Starting graph walk: walkValidate | |
| 2019/10/10 18:13:18 [TRACE] dag/walk: updating graph | |
| 2019/10/10 18:13:18 [TRACE] dag/walk: added new vertex: "google_storage_bucket.externaldiffs" | |
| 2019/10/10 18:13:18 [TRACE] dag/walk: added new vertex: "meta.count-boundary (EachMode fixup)" | |
| 2019/10/10 18:13:18 [TRACE] dag/walk: added new vertex: "google_sql_database.gitlab" | |
| 2019/10/10 18:13:18 [TRACE] dag/walk: added new vertex: "google_storage_bucket.artifacts" | |
| 2019/10/10 18:13:18 [TRACE] dag/walk: added new vertex: "google_sql_user.gitlab" | |
| 2019/10/10 18:13:18 [TRACE] dag/walk: added new vertex: "var.gcp_project" | |
| 2019/10/10 18:13:18 [TRACE] dag/walk: added new vertex: "google_redis_instance.gitlab" | |
| 2019/10/10 18:13:18 [TRACE] dag/walk: added new vertex: "provider.random (close)" | |
| 2019/10/10 18:13:18 [TRACE] dag/walk: added new vertex: "random_id.db_name_suffix" | |
| 2019/10/10 18:13:18 [TRACE] dag/walk: added new vertex: "output.db-instance-name" | |
| 2019/10/10 18:13:18 [TRACE] dag/walk: added new vertex: "google_storage_bucket.registry" | |
| 2019/10/10 18:13:18 [TRACE] dag/walk: added new vertex: "google_sql_database_instance.gitlab" | |
| 2019/10/10 18:13:18 [TRACE] dag/walk: added new vertex: "provider.random" | |
| 2019/10/10 18:13:18 [TRACE] dag/walk: added new vertex: "google_storage_bucket.uploads" | |
| 2019/10/10 18:13:18 [TRACE] dag/walk: added new vertex: "var.kube-version" | |
| 2019/10/10 18:13:18 [TRACE] dag/walk: added new vertex: "google_storage_bucket.lfs" | |
| 2019/10/10 18:13:18 [TRACE] dag/walk: added new vertex: "google_container_node_pool.main" | |
| 2019/10/10 18:13:18 [TRACE] dag/walk: added new vertex: "google_storage_bucket.pseudonymizer" | |
| 2019/10/10 18:13:18 [TRACE] dag/walk: added new vertex: "provider.google (close)" | |
| 2019/10/10 18:13:18 [TRACE] dag/walk: added new vertex: "google_compute_network.services" | |
| 2019/10/10 18:13:18 [TRACE] dag/walk: added new vertex: "var.region" | |
| 2019/10/10 18:13:18 [TRACE] dag/walk: added new vertex: "root" | |
| 2019/10/10 18:13:18 [TRACE] dag/walk: added new vertex: "google_container_cluster.tools"2019-10-10T18:13:18.319+0200 [INFO] plugin: configuring client automatic mTLS | |
| 2019-10-10T18:13:18.348+0200 [DEBUG] plugin: starting plugin: path=/home/ccowley/code/clients/monoprix/bootstrap/terraform/.terraform/plugins/linux_amd64/terraform-provider-random_v2.2.0_x4 args=[/home/ccowley/code/clients/monoprix/bootstrap/terraform/.terraform/plugins/linux_amd64/terraform-provider-random_v2.2.0_x4] | |
| 2019-10-10T18:13:18.348+0200 [DEBUG] plugin: plugin started: path=/home/ccowley/code/clients/monoprix/bootstrap/terraform/.terraform/plugins/linux_amd64/terraform-provider-random_v2.2.0_x4 pid=8031 | |
| 2019-10-10T18:13:18.348+0200 [DEBUG] plugin: waiting for RPC address: path=/home/ccowley/code/clients/monoprix/bootstrap/terraform/.terraform/plugins/linux_amd64/terraform-provider-random_v2.2.0_x4 | |
| 2019-10-10T18:13:18.354+0200 [INFO] plugin.terraform-provider-random_v2.2.0_x4: configuring server automatic mTLS: timestamp=2019-10-10T18:13:18.353+0200 | |
| 2019-10-10T18:13:18.382+0200 [DEBUG] plugin.terraform-provider-random_v2.2.0_x4: plugin address: address=/tmp/plugin876253317 network=unix timestamp=2019-10-10T18:13:18.382+0200 | |
| 2019-10-10T18:13:18.382+0200 [DEBUG] plugin: using plugin: version=5 | |
| 2019-10-10T18:13:18.382+0200 [INFO] plugin: configuring client automatic mTLS | |
| 2019-10-10T18:13:18.416+0200 [DEBUG] plugin: starting plugin: path=/home/ccowley/code/clients/monoprix/bootstrap/terraform/.terraform/plugins/linux_amd64/terraform-provider-google_v2.17.0_x4 args=[/home/ccowley/code/clients/monoprix/bootstrap/terraform/.terraform/plugins/linux_amd64/terraform-provider-google_v2.17.0_x4] | |
| 2019-10-10T18:13:18.423+0200 [DEBUG] plugin: plugin started: path=/home/ccowley/code/clients/monoprix/bootstrap/terraform/.terraform/plugins/linux_amd64/terraform-provider-google_v2.17.0_x4 pid=8042 | |
| 2019-10-10T18:13:18.423+0200 [DEBUG] plugin: waiting for RPC address: path=/home/ccowley/code/clients/monoprix/bootstrap/terraform/.terraform/plugins/linux_amd64/terraform-provider-google_v2.17.0_x4 | |
| 2019-10-10T18:13:18.440+0200 [INFO] plugin.terraform-provider-google_v2.17.0_x4: configuring server automatic mTLS: timestamp=2019-10-10T18:13:18.440+0200 | |
| 2019-10-10T18:13:18.471+0200 [DEBUG] plugin.terraform-provider-google_v2.17.0_x4: plugin address: address=/tmp/plugin046345018 network=unix timestamp=2019-10-10T18:13:18.471+0200 | |
| 2019-10-10T18:13:18.471+0200 [DEBUG] plugin: using plugin: version=5 | |
| 2019/10/10 18:13:18 [TRACE] BuiltinEvalContext: Initialized "google" provider for provider.google | |
| 2019/10/10 18:13:18 [TRACE] <root>: eval: terraform.EvalNoop | |
| 2019/10/10 18:13:18 [TRACE] <root>: eval: *terraform.EvalOpFilter | |
| 2019/10/10 18:13:18 [TRACE] <root>: eval: *terraform.EvalSequence | |
| 2019/10/10 18:13:18 [TRACE] <root>: eval: *terraform.EvalGetProvider | |
| 2019/10/10 18:13:18 [TRACE] <root>: eval: *terraform.EvalValidateProvider | |
| 2019/10/10 18:13:18 [TRACE] buildProviderConfig for provider.google: using explicit config only | |
| 2019/10/10 18:13:18 [TRACE] GRPCProvider: GetSchema | |
| 2019/10/10 18:13:18 [TRACE] <root>: eval: *terraform.EvalValidateResource | |
| 2019/10/10 18:13:18 [TRACE] GRPCProvider: ValidateResourceTypeConfig | |
| 2019-10-10T18:13:18.473+0200 [DEBUG] plugin: plugin process exited: path=/home/ccowley/code/clients/monoprix/bootstrap/terraform/.terraform/plugins/linux_amd64/terraform-provider-random_v2.2.0_x4 pid=8031 | |
| 2019-10-10T18:13:18.474+0200 [DEBUG] plugin: plugin exited | |
| 2019/10/10 18:13:18 [ERROR] <root>: eval: *terraform.EvalValidateResource, err: Unsupported argument: An argument named "cidr_blocks" is not expected here. Did you mean to define a block of type "cidr_blocks"? | |
| 2019/10/10 18:13:18 [ERROR] <root>: eval: *terraform.EvalSequence, err: Unsupported argument: An argument named "cidr_blocks" is not expected here. Did you mean to define a block of type "cidr_blocks"? | |
| Error: Unsupported argument | |
| on gke.tf line 13, in resource "google_container_cluster" "tools": | |
| 13: cidr_blocks = [ | |
| An argument named "cidr_blocks" is not expected here. Did you mean to define a | |
| block of type "cidr_blocks"? | |
| 2019-10-10T18:13:18.832+0200 [DEBUG] plugin: plugin process exited: path=/home/ccowley/code/clients/monoprix/bootstrap/terraform/.terraform/plugins/linux_amd64/terraform-provider-google_v2.17.0_x4 pid=8042 | |
| 2019-10-10T18:13:18.833+0200 [DEBUG] plugin: plugin exited | |
| make: *** [Makefile:8: plan] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment