Skip to content

Instantly share code, notes, and snippets.

@gkocur
Created October 2, 2020 09:26
Show Gist options
  • Save gkocur/7d9b2e982ec068b73b171c03ada7b3c8 to your computer and use it in GitHub Desktop.
Save gkocur/7d9b2e982ec068b73b171c03ada7b3c8 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
2020/10/02 11:24:45 [INFO] Terraform version: 0.13.4
2020/10/02 11:24:45 [INFO] Go runtime version: go1.14.9
2020/10/02 11:24:45 [INFO] CLI args: []string{"/usr/local/bin/terraform", "plan"}
2020/10/02 11:24:45 [DEBUG] Attempting to open CLI config file: /Users/gkocur/.terraformrc
2020/10/02 11:24:45 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2020/10/02 11:24:45 [DEBUG] checking for credentials in "/Users/gkocur/.terraform.d/plugins"
2020/10/02 11:24:45 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins
2020/10/02 11:24:45 [DEBUG] will search for provider plugins in /Users/gkocur/.terraform.d/plugins
2020/10/02 11:24:45 [TRACE] getproviders.SearchLocalDirectory: /Users/gkocur/.terraform.d/plugins is a symlink to /Users/gkocur/.terraform.d/plugins
2020/10/02 11:24:45 [DEBUG] ignoring non-existing provider search directory /Users/gkocur/Library/Application Support/io.terraform/plugins
2020/10/02 11:24:45 [DEBUG] ignoring non-existing provider search directory /Library/Application Support/io.terraform/plugins
2020/10/02 11:24:45 [INFO] CLI command args: []string{"plan"}
2020/10/02 11:24:45 [TRACE] Meta.Backend: built configuration for "gcs" backend with hash value 2556098722
2020/10/02 11:24:45 [TRACE] Preserving existing state lineage "8dba8609-6940-361a-3893-da6b635c788f"
2020/10/02 11:24:45 [TRACE] Preserving existing state lineage "8dba8609-6940-361a-3893-da6b635c788f"
2020/10/02 11:24:45 [TRACE] Meta.Backend: working directory was previously initialized for "gcs" backend
2020/10/02 11:24:45 [TRACE] Meta.Backend: using already-initialized, unchanged "gcs" backend configuration
2020/10/02 11:24:45 [TRACE] Meta.Backend: instantiated backend of type *gcs.Backend
2020/10/02 11:24:45 [TRACE] providercache.fillMetaCache: scanning directory .terraform/plugins
2020/10/02 11:24:45 [TRACE] getproviders.SearchLocalDirectory: .terraform/plugins is a symlink to .terraform/plugins
2020/10/02 11:24:45 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/google v3.41.0 for darwin_amd64 at .terraform/plugins/registry.terraform.io/hashicorp/google/3.41.0/darwin_amd64
2020/10/02 11:24:45 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/google-beta v3.41.0 for darwin_amd64 at .terraform/plugins/registry.terraform.io/hashicorp/google-beta/3.41.0/darwin_amd64
2020/10/02 11:24:45 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/helm v1.3.0 for darwin_amd64 at .terraform/plugins/registry.terraform.io/hashicorp/helm/1.3.0/darwin_amd64
2020/10/02 11:24:45 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/helm v1.3.1 for darwin_amd64 at .terraform/plugins/registry.terraform.io/hashicorp/helm/1.3.1/darwin_amd64
2020/10/02 11:24:45 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/kubernetes v1.11.4 for darwin_amd64 at .terraform/plugins/registry.terraform.io/hashicorp/kubernetes/1.11.4/darwin_amd64
2020/10/02 11:24:45 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/terraform-providers/auth0 v0.14.0 for darwin_amd64 at .terraform/plugins/registry.terraform.io/terraform-providers/auth0/0.14.0/darwin_amd64
2020/10/02 11:24:45 [TRACE] providercache.fillMetaCache: including .terraform/plugins/registry.terraform.io/hashicorp/google/3.41.0/darwin_amd64 as a candidate package for registry.terraform.io/hashicorp/google 3.41.0
2020/10/02 11:24:45 [TRACE] providercache.fillMetaCache: including .terraform/plugins/registry.terraform.io/hashicorp/google-beta/3.41.0/darwin_amd64 as a candidate package for registry.terraform.io/hashicorp/google-beta 3.41.0
2020/10/02 11:24:45 [TRACE] providercache.fillMetaCache: including .terraform/plugins/registry.terraform.io/hashicorp/helm/1.3.0/darwin_amd64 as a candidate package for registry.terraform.io/hashicorp/helm 1.3.0
2020/10/02 11:24:45 [TRACE] providercache.fillMetaCache: including .terraform/plugins/registry.terraform.io/hashicorp/helm/1.3.1/darwin_amd64 as a candidate package for registry.terraform.io/hashicorp/helm 1.3.1
2020/10/02 11:24:45 [TRACE] providercache.fillMetaCache: including .terraform/plugins/registry.terraform.io/hashicorp/kubernetes/1.11.4/darwin_amd64 as a candidate package for registry.terraform.io/hashicorp/kubernetes 1.11.4
2020/10/02 11:24:45 [TRACE] providercache.fillMetaCache: including .terraform/plugins/registry.terraform.io/terraform-providers/auth0/0.14.0/darwin_amd64 as a candidate package for registry.terraform.io/terraform-providers/auth0 0.14.0
2020/10/02 11:24:45 [TRACE] providercache.fillMetaCache: using cached result from previous scan of .terraform/plugins
2020/10/02 11:24:45 [TRACE] providercache.fillMetaCache: using cached result from previous scan of .terraform/plugins
2020/10/02 11:24:46 [TRACE] providercache.fillMetaCache: using cached result from previous scan of .terraform/plugins
2020/10/02 11:24:46 [TRACE] providercache.fillMetaCache: using cached result from previous scan of .terraform/plugins
2020/10/02 11:24:46 [DEBUG] checking for provisioner in "."
2020/10/02 11:24:46 [DEBUG] checking for provisioner in "/usr/local/bin"
2020/10/02 11:24:46 [DEBUG] checking for provisioner in "/Users/gkocur/.terraform.d/plugins"
2020/10/02 11:24:46 [INFO] Failed to read plugin lock file .terraform/plugins/darwin_amd64/lock.json: open .terraform/plugins/darwin_amd64/lock.json: no such file or directory
2020/10/02 11:24:46 [TRACE] Meta.Backend: backend *gcs.Backend does not support operations, so wrapping it in a local backend
2020/10/02 11:24:46 [INFO] backend/local: starting Plan operation
2020/10/02 11:24:46 [TRACE] backend/local: requesting state manager for workspace "default"
2020/10/02 11:24:46 [TRACE] backend/local: requesting state lock for workspace "default"
2020/10/02 11:24:47 [TRACE] backend/local: reading remote state for workspace "default"
2020/10/02 11:24:47 [TRACE] backend/local: retrieving local state snapshot for workspace "default"
2020/10/02 11:24:47 [TRACE] backend/local: building context for current working directory
2020/10/02 11:24:47 [TRACE] terraform.NewContext: starting
2020/10/02 11:24:47 [TRACE] terraform.NewContext: loading provider schemas
2020/10/02 11:24:47 [TRACE] LoadSchemas: retrieving schema for provider type "registry.terraform.io/hashicorp/google"
2020-10-02T11:24:47.235+0200 [INFO] plugin: configuring client automatic mTLS
2020-10-02T11:24:47.260+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.41.0/darwin_amd64/terraform-provider-google_v3.41.0_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/google/3.41.0/darwin_amd64/terraform-provider-google_v3.41.0_x5]
2020-10-02T11:24:47.264+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.41.0/darwin_amd64/terraform-provider-google_v3.41.0_x5 pid=88128
2020-10-02T11:24:47.264+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.41.0/darwin_amd64/terraform-provider-google_v3.41.0_x5
2020-10-02T11:24:47.284+0200 [INFO] plugin.terraform-provider-google_v3.41.0_x5: configuring server automatic mTLS: timestamp=2020-10-02T11:24:47.283+0200
2020-10-02T11:24:47.309+0200 [DEBUG] plugin.terraform-provider-google_v3.41.0_x5: plugin address: address=/var/folders/18/21xc4k610pv07xvmsb9qk9w40000gn/T/plugin993205159 network=unix timestamp=2020-10-02T11:24:47.309+0200
2020-10-02T11:24:47.309+0200 [DEBUG] plugin: using plugin: version=5
2020/10/02 11:24:47 [TRACE] GRPCProvider: GetSchema
2020-10-02T11:24:47.358+0200 [TRACE] plugin.stdio: waiting for stdio data
2020/10/02 11:24:47 [TRACE] GRPCProvider: Close
2020-10-02T11:24:47.405+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2020-10-02T11:24:47.406+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.41.0/darwin_amd64/terraform-provider-google_v3.41.0_x5 pid=88128
2020-10-02T11:24:47.406+0200 [DEBUG] plugin: plugin exited
2020/10/02 11:24:47 [TRACE] LoadSchemas: retrieving schema for provider type "registry.terraform.io/hashicorp/google-beta"
2020-10-02T11:24:47.407+0200 [INFO] plugin: configuring client automatic mTLS
2020-10-02T11:24:47.429+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/google-beta/3.41.0/darwin_amd64/terraform-provider-google-beta_v3.41.0_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/google-beta/3.41.0/darwin_amd64/terraform-provider-google-beta_v3.41.0_x5]
2020-10-02T11:24:47.433+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/google-beta/3.41.0/darwin_amd64/terraform-provider-google-beta_v3.41.0_x5 pid=88129
2020-10-02T11:24:47.434+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/google-beta/3.41.0/darwin_amd64/terraform-provider-google-beta_v3.41.0_x5
2020-10-02T11:24:47.453+0200 [INFO] plugin.terraform-provider-google-beta_v3.41.0_x5: configuring server automatic mTLS: timestamp=2020-10-02T11:24:47.453+0200
2020-10-02T11:24:47.479+0200 [DEBUG] plugin.terraform-provider-google-beta_v3.41.0_x5: plugin address: address=/var/folders/18/21xc4k610pv07xvmsb9qk9w40000gn/T/plugin666874676 network=unix timestamp=2020-10-02T11:24:47.479+0200
2020-10-02T11:24:47.479+0200 [DEBUG] plugin: using plugin: version=5
2020/10/02 11:24:47 [TRACE] GRPCProvider: GetSchema
2020-10-02T11:24:47.527+0200 [TRACE] plugin.stdio: waiting for stdio data
2020/10/02 11:24:47 [TRACE] GRPCProvider: Close
2020-10-02T11:24:47.579+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2020-10-02T11:24:47.580+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/google-beta/3.41.0/darwin_amd64/terraform-provider-google-beta_v3.41.0_x5 pid=88129
2020-10-02T11:24:47.580+0200 [DEBUG] plugin: plugin exited
2020/10/02 11:24:47 [TRACE] LoadSchemas: retrieving schema for provider type "registry.terraform.io/hashicorp/helm"
2020-10-02T11:24:47.580+0200 [INFO] plugin: configuring client automatic mTLS
2020-10-02T11:24:47.603+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/helm/1.3.1/darwin_amd64/terraform-provider-helm_v1.3.1_x4 args=[.terraform/plugins/registry.terraform.io/hashicorp/helm/1.3.1/darwin_amd64/terraform-provider-helm_v1.3.1_x4]
2020-10-02T11:24:47.608+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/helm/1.3.1/darwin_amd64/terraform-provider-helm_v1.3.1_x4 pid=88130
2020-10-02T11:24:47.608+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/helm/1.3.1/darwin_amd64/terraform-provider-helm_v1.3.1_x4
2020-10-02T11:24:47.641+0200 [INFO] plugin.terraform-provider-helm_v1.3.1_x4: configuring server automatic mTLS: timestamp=2020-10-02T11:24:47.641+0200
2020-10-02T11:24:47.666+0200 [DEBUG] plugin: using plugin: version=5
2020-10-02T11:24:47.666+0200 [DEBUG] plugin.terraform-provider-helm_v1.3.1_x4: plugin address: address=/var/folders/18/21xc4k610pv07xvmsb9qk9w40000gn/T/plugin252441769 network=unix timestamp=2020-10-02T11:24:47.666+0200
2020/10/02 11:24:47 [TRACE] GRPCProvider: GetSchema
2020-10-02T11:24:47.716+0200 [TRACE] plugin.stdio: waiting for stdio data
2020-10-02T11:24:47.717+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020/10/02 11:24:47 [TRACE] No provider meta schema returned
2020/10/02 11:24:47 [TRACE] GRPCProvider: Close
2020-10-02T11:24:47.719+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/helm/1.3.1/darwin_amd64/terraform-provider-helm_v1.3.1_x4 pid=88130
2020-10-02T11:24:47.719+0200 [DEBUG] plugin: plugin exited
2020/10/02 11:24:47 [TRACE] LoadSchemas: retrieving schema for provider type "registry.terraform.io/hashicorp/kubernetes"
2020-10-02T11:24:47.720+0200 [INFO] plugin: configuring client automatic mTLS
2020-10-02T11:24:47.743+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes/1.11.4/darwin_amd64/terraform-provider-kubernetes_v1.11.4_x4 args=[.terraform/plugins/registry.terraform.io/hashicorp/kubernetes/1.11.4/darwin_amd64/terraform-provider-kubernetes_v1.11.4_x4]
2020-10-02T11:24:47.748+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes/1.11.4/darwin_amd64/terraform-provider-kubernetes_v1.11.4_x4 pid=88131
2020-10-02T11:24:47.748+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes/1.11.4/darwin_amd64/terraform-provider-kubernetes_v1.11.4_x4
2020-10-02T11:24:47.766+0200 [INFO] plugin.terraform-provider-kubernetes_v1.11.4_x4: configuring server automatic mTLS: timestamp=2020-10-02T11:24:47.766+0200
2020-10-02T11:24:47.791+0200 [DEBUG] plugin.terraform-provider-kubernetes_v1.11.4_x4: plugin address: address=/var/folders/18/21xc4k610pv07xvmsb9qk9w40000gn/T/plugin502223838 network=unix timestamp=2020-10-02T11:24:47.791+0200
2020-10-02T11:24:47.791+0200 [DEBUG] plugin: using plugin: version=5
2020/10/02 11:24:47 [TRACE] GRPCProvider: GetSchema
2020-10-02T11:24:47.842+0200 [TRACE] plugin.stdio: waiting for stdio data
2020-10-02T11:24:47.843+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020/10/02 11:24:47 [TRACE] No provider meta schema returned
2020/10/02 11:24:47 [TRACE] GRPCProvider: Close
2020-10-02T11:24:47.872+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes/1.11.4/darwin_amd64/terraform-provider-kubernetes_v1.11.4_x4 pid=88131
2020-10-02T11:24:47.872+0200 [DEBUG] plugin: plugin exited
2020/10/02 11:24:47 [TRACE] LoadSchemas: retrieving schema for provider type "registry.terraform.io/terraform-providers/auth0"
2020-10-02T11:24:47.872+0200 [INFO] plugin: configuring client automatic mTLS
2020-10-02T11:24:47.897+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/terraform-providers/auth0/0.14.0/darwin_amd64/terraform-provider-auth0_v0.14.0_x4 args=[.terraform/plugins/registry.terraform.io/terraform-providers/auth0/0.14.0/darwin_amd64/terraform-provider-auth0_v0.14.0_x4]
2020-10-02T11:24:47.900+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/terraform-providers/auth0/0.14.0/darwin_amd64/terraform-provider-auth0_v0.14.0_x4 pid=88152
2020-10-02T11:24:47.900+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/terraform-providers/auth0/0.14.0/darwin_amd64/terraform-provider-auth0_v0.14.0_x4
2020-10-02T11:24:47.913+0200 [INFO] plugin.terraform-provider-auth0_v0.14.0_x4: configuring server automatic mTLS: timestamp=2020-10-02T11:24:47.913+0200
2020-10-02T11:24:47.938+0200 [DEBUG] plugin.terraform-provider-auth0_v0.14.0_x4: plugin address: address=/var/folders/18/21xc4k610pv07xvmsb9qk9w40000gn/T/plugin304862831 network=unix timestamp=2020-10-02T11:24:47.938+0200
2020-10-02T11:24:47.938+0200 [DEBUG] plugin: using plugin: version=5
2020/10/02 11:24:47 [TRACE] GRPCProvider: GetSchema
2020-10-02T11:24:47.989+0200 [TRACE] plugin.stdio: waiting for stdio data
2020-10-02T11:24:47.990+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020/10/02 11:24:47 [TRACE] No provider meta schema returned
2020/10/02 11:24:47 [TRACE] GRPCProvider: Close
2020-10-02T11:24:47.994+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/terraform-providers/auth0/0.14.0/darwin_amd64/terraform-provider-auth0_v0.14.0_x4 pid=88152
2020-10-02T11:24:47.994+0200 [DEBUG] plugin: plugin exited
2020/10/02 11:24:47 [TRACE] terraform.NewContext: complete
2020/10/02 11:24:47 [TRACE] backend/local: finished building terraform.Context
2020/10/02 11:24:47 [TRACE] backend/local: requesting interactive input, if necessary
2020/10/02 11:24:47 [TRACE] Context.Input: Prompting for provider arguments
2020/10/02 11:24:47 [TRACE] Context.Input: Provider provider.google declared at providers.tf:3,1-18
2020/10/02 11:24:47 [TRACE] Context.Input: Provider provider.google-beta declared at providers.tf:8,1-23
2020/10/02 11:24:47 [TRACE] Context.Input: Provider provider.helm declared at providers.tf:12,1-16
2020/10/02 11:24:47 [TRACE] Context.Input: Provider provider.kubernetes declared at providers.tf:23,1-22
2020/10/02 11:24:47 [TRACE] Context.Input: Provider provider.auth0 declared at providers.tf:32,1-17
2020/10/02 11:24:47 [TRACE] Context.Input: Input for provider.helm: map[string]cty.Value{}
2020/10/02 11:24:47 [TRACE] Context.Input: Input for provider.kubernetes: map[string]cty.Value{}
2020/10/02 11:24:47 [TRACE] Context.Input: Input for provider.auth0: map[string]cty.Value{}
2020/10/02 11:24:47 [TRACE] Context.Input: Input for provider.google: map[string]cty.Value{}
2020/10/02 11:24:47 [TRACE] Context.Input: Input for provider.google-beta: map[string]cty.Value{}
2020/10/02 11:24:47 [TRACE] backend/local: running validation operation
2020/10/02 11:24:47 [INFO] terraform: building graph: GraphTypeValidate
2020/10/02 11:24:47 [TRACE] Executing graph transform *terraform.ConfigTransformer
2020/10/02 11:24:47 [TRACE] ConfigTransformer: Starting for path:
2020/10/02 11:24:47 [TRACE] ConfigTransformer: Starting for path: module.clean_env
2020/10/02 11:24:47 [TRACE] ConfigTransformer: Starting for path: module.customer_service
2020/10/02 11:24:47 [TRACE] ConfigTransformer: Starting for path: module.k8s
2020/10/02 11:24:47 [TRACE] ConfigTransformer: Starting for path: module.firebird
2020/10/02 11:24:47 [TRACE] ConfigTransformer: Starting for path: module.kafka
2020/10/02 11:24:47 [TRACE] ConfigTransformer: Starting for path: module.migration_tool
2020/10/02 11:24:47 [TRACE] ConfigTransformer: Starting for path: module.warehouse_ui
2020/10/02 11:24:47 [TRACE] ConfigTransformer: Starting for path: module.external-dns
2020/10/02 11:24:47 [TRACE] ConfigTransformer: Starting for path: module.postgres_ha
2020/10/02 11:24:47 [TRACE] ConfigTransformer: Starting for path: module.prom_operator
2020/10/02 11:24:47 [TRACE] ConfigTransformer: Starting for path: module.warehouse_resources
2020/10/02 11:24:47 [TRACE] ConfigTransformer: Starting for path: module.auth0
2020/10/02 11:24:47 [TRACE] ConfigTransformer: Starting for path: module.cert_manager
2020/10/02 11:24:47 [TRACE] ConfigTransformer: Starting for path: module.ingress
2020/10/02 11:24:47 [TRACE] ConfigTransformer: Starting for path: module.schema-registry
2020/10/02 11:24:47 [TRACE] ConfigTransformer: Starting for path: module.user_service
2020/10/02 11:24:47 [TRACE] Completed graph transform *terraform.ConfigTransformer with new graph:
data.google_client_config.current - *terraform.NodeValidatableResource
google_compute_address.vpn_static_ip - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_esp - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_udp4500 - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_udp500 - *terraform.NodeValidatableResource
google_compute_route.primavera_vpn - *terraform.NodeValidatableResource
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
google_compute_vpn_tunnel.tunnel1 - *terraform.NodeValidatableResource
helm_release.gitlab_runner - *terraform.NodeValidatableResource
helm_release.nexus - *terraform.NodeValidatableResource
helm_release.scala_steward - *terraform.NodeValidatableResource
helm_release.wms_mock - *terraform.NodeValidatableResource
kubernetes_namespace.gitlab_runner - *terraform.NodeValidatableResource
kubernetes_secret.docker - *terraform.NodeValidatableResource
kubernetes_secret.google_application_credentials - *terraform.NodeValidatableResource
kubernetes_secret.pgpool_init - *terraform.NodeValidatableResource
kubernetes_secret.postgresql_initdb - *terraform.NodeValidatableResource
kubernetes_storage_class.ssd - *terraform.NodeValidatableResource
module.auth0.auth0_client.acceptance_tests - *terraform.NodeValidatableResource
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client.user_service - *terraform.NodeValidatableResource
module.auth0.auth0_client.warehouse_resources - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.acceptance_test - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.user_service_management_api - *terraform.NodeValidatableResource
module.auth0.auth0_connection.user_password - *terraform.NodeValidatableResource
module.auth0.auth0_resource_server.wr_backend - *terraform.NodeValidatableResource
module.auth0.auth0_tenant.tenant - *terraform.NodeValidatableResource
module.cert_manager.helm_release.cert_manager - *terraform.NodeValidatableResource
module.cert_manager.helm_release.le-issuer - *terraform.NodeValidatableResource
module.cert_manager.kubernetes_namespace.cert-manager - *terraform.NodeValidatableResource
module.clean_env.kubernetes_job.clean_env - *terraform.NodeValidatableResource
module.customer_service.helm_release.customer_service - *terraform.NodeValidatableResource
module.external-dns.helm_release.external_dns - *terraform.NodeValidatableResource
module.external-dns.kubernetes_secret.external_dns_google_credentials - *terraform.NodeValidatableResource
module.firebird.helm_release.firebird - *terraform.NodeValidatableResource
module.ingress.helm_release.ingress - *terraform.NodeValidatableResource
module.k8s.google_compute_address.ingress - *terraform.NodeValidatableResource
module.k8s.google_compute_address.nat_ip - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.admission-hooks - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.http-https - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.icmp - *terraform.NodeValidatableResource
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.google_compute_router.router - *terraform.NodeValidatableResource
module.k8s.google_compute_router_nat.nat-router - *terraform.NodeValidatableResource
module.k8s.google_compute_subnetwork.cluster_subnetwork - *terraform.NodeValidatableResource
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.google_container_node_pool.node_pool - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_operated - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_operator - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_topics - *terraform.NodeValidatableResource
module.migration_tool.helm_release.migration_tool - *terraform.NodeValidatableResource
module.postgres_ha.helm_release.postgresql_ha - *terraform.NodeValidatableResource
module.prom_operator.helm_release.prom_operator - *terraform.NodeValidatableResource
module.schema-registry.helm_release.schema_registry - *terraform.NodeValidatableResource
module.user_service.helm_release.user_service - *terraform.NodeValidatableResource
module.warehouse_resources.helm_release.warehouse_resources - *terraform.NodeValidatableResource
module.warehouse_ui.helm_release.warehouse_ui - *terraform.NodeValidatableResource
------
2020/10/02 11:24:47 [TRACE] Executing graph transform *terraform.LocalTransformer
2020/10/02 11:24:47 [TRACE] Completed graph transform *terraform.LocalTransformer with new graph:
data.google_client_config.current - *terraform.NodeValidatableResource
google_compute_address.vpn_static_ip - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_esp - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_udp4500 - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_udp500 - *terraform.NodeValidatableResource
google_compute_route.primavera_vpn - *terraform.NodeValidatableResource
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
google_compute_vpn_tunnel.tunnel1 - *terraform.NodeValidatableResource
helm_release.gitlab_runner - *terraform.NodeValidatableResource
helm_release.nexus - *terraform.NodeValidatableResource
helm_release.scala_steward - *terraform.NodeValidatableResource
helm_release.wms_mock - *terraform.NodeValidatableResource
kubernetes_namespace.gitlab_runner - *terraform.NodeValidatableResource
kubernetes_secret.docker - *terraform.NodeValidatableResource
kubernetes_secret.google_application_credentials - *terraform.NodeValidatableResource
kubernetes_secret.pgpool_init - *terraform.NodeValidatableResource
kubernetes_secret.postgresql_initdb - *terraform.NodeValidatableResource
kubernetes_storage_class.ssd - *terraform.NodeValidatableResource
local.clean_env_pgdatabase_akka (expand) - *terraform.nodeExpandLocal
local.clean_env_pgdatabase_projections (expand) - *terraform.nodeExpandLocal
local.clean_env_pghost (expand) - *terraform.nodeExpandLocal
local.clean_env_pgpassword (expand) - *terraform.nodeExpandLocal
local.clean_env_pguser (expand) - *terraform.nodeExpandLocal
local.cs (expand) - *terraform.nodeExpandLocal
local.ingress (expand) - *terraform.nodeExpandLocal
local.kafka (expand) - *terraform.nodeExpandLocal
local.migration_tool (expand) - *terraform.nodeExpandLocal
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
local.postgresql (expand) - *terraform.nodeExpandLocal
local.prometheus_operator (expand) - *terraform.nodeExpandLocal
local.schema_registry (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_id (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_secret (expand) - *terraform.nodeExpandLocal
local.us (expand) - *terraform.nodeExpandLocal
local.vpn_shared_secret (expand) - *terraform.nodeExpandLocal
local.warehouse_ui (expand) - *terraform.nodeExpandLocal
local.wr (expand) - *terraform.nodeExpandLocal
module.auth0.auth0_client.acceptance_tests - *terraform.NodeValidatableResource
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client.user_service - *terraform.NodeValidatableResource
module.auth0.auth0_client.warehouse_resources - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.acceptance_test - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.user_service_management_api - *terraform.NodeValidatableResource
module.auth0.auth0_connection.user_password - *terraform.NodeValidatableResource
module.auth0.auth0_resource_server.wr_backend - *terraform.NodeValidatableResource
module.auth0.auth0_tenant.tenant - *terraform.NodeValidatableResource
module.cert_manager.helm_release.cert_manager - *terraform.NodeValidatableResource
module.cert_manager.helm_release.le-issuer - *terraform.NodeValidatableResource
module.cert_manager.kubernetes_namespace.cert-manager - *terraform.NodeValidatableResource
module.clean_env.kubernetes_job.clean_env - *terraform.NodeValidatableResource
module.customer_service.helm_release.customer_service - *terraform.NodeValidatableResource
module.external-dns.helm_release.external_dns - *terraform.NodeValidatableResource
module.external-dns.kubernetes_secret.external_dns_google_credentials - *terraform.NodeValidatableResource
module.firebird.helm_release.firebird - *terraform.NodeValidatableResource
module.ingress.helm_release.ingress - *terraform.NodeValidatableResource
module.k8s.google_compute_address.ingress - *terraform.NodeValidatableResource
module.k8s.google_compute_address.nat_ip - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.admission-hooks - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.http-https - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.icmp - *terraform.NodeValidatableResource
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.google_compute_router.router - *terraform.NodeValidatableResource
module.k8s.google_compute_router_nat.nat-router - *terraform.NodeValidatableResource
module.k8s.google_compute_subnetwork.cluster_subnetwork - *terraform.NodeValidatableResource
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.google_container_node_pool.node_pool - *terraform.NodeValidatableResource
module.k8s.local.subnetwork_name (expand) - *terraform.nodeExpandLocal
module.kafka.helm_release.kafka_operated - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_operator - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_topics - *terraform.NodeValidatableResource
module.migration_tool.helm_release.migration_tool - *terraform.NodeValidatableResource
module.postgres_ha.helm_release.postgresql_ha - *terraform.NodeValidatableResource
module.prom_operator.helm_release.prom_operator - *terraform.NodeValidatableResource
module.schema-registry.helm_release.schema_registry - *terraform.NodeValidatableResource
module.user_service.helm_release.user_service - *terraform.NodeValidatableResource
module.warehouse_resources.helm_release.warehouse_resources - *terraform.NodeValidatableResource
module.warehouse_ui.helm_release.warehouse_ui - *terraform.NodeValidatableResource
------
2020/10/02 11:24:47 [TRACE] Executing graph transform *terraform.OutputTransformer
2020/10/02 11:24:47 [TRACE] OutputTransformer: adding client_key as *terraform.nodeExpandOutput
2020/10/02 11:24:47 [TRACE] OutputTransformer: adding endpoint as *terraform.nodeExpandOutput
2020/10/02 11:24:47 [TRACE] OutputTransformer: adding ingress_ip as *terraform.nodeExpandOutput
2020/10/02 11:24:47 [TRACE] OutputTransformer: adding cluster_name as *terraform.nodeExpandOutput
2020/10/02 11:24:47 [TRACE] OutputTransformer: adding cluster_network as *terraform.nodeExpandOutput
2020/10/02 11:24:47 [TRACE] OutputTransformer: adding client_certificate as *terraform.nodeExpandOutput
2020/10/02 11:24:47 [TRACE] OutputTransformer: adding vpc_id as *terraform.nodeExpandOutput
2020/10/02 11:24:47 [TRACE] OutputTransformer: adding cluster_endpoint as *terraform.nodeExpandOutput
2020/10/02 11:24:47 [TRACE] OutputTransformer: adding cluster_ca_certificate as *terraform.nodeExpandOutput
2020/10/02 11:24:47 [TRACE] OutputTransformer: adding pool_id as *terraform.nodeExpandOutput
2020/10/02 11:24:47 [TRACE] OutputTransformer: adding kafka_svc_name as *terraform.nodeExpandOutput
2020/10/02 11:24:47 [TRACE] OutputTransformer: adding postgres_svc_name as *terraform.nodeExpandOutput
2020/10/02 11:24:47 [TRACE] OutputTransformer: adding mt_client_secret as *terraform.nodeExpandOutput
2020/10/02 11:24:47 [TRACE] OutputTransformer: adding ui_client_id as *terraform.nodeExpandOutput
2020/10/02 11:24:47 [TRACE] OutputTransformer: adding mt_client_id as *terraform.nodeExpandOutput
2020/10/02 11:24:47 [TRACE] Completed graph transform *terraform.OutputTransformer with new graph:
data.google_client_config.current - *terraform.NodeValidatableResource
google_compute_address.vpn_static_ip - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_esp - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_udp4500 - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_udp500 - *terraform.NodeValidatableResource
google_compute_route.primavera_vpn - *terraform.NodeValidatableResource
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
google_compute_vpn_tunnel.tunnel1 - *terraform.NodeValidatableResource
helm_release.gitlab_runner - *terraform.NodeValidatableResource
helm_release.nexus - *terraform.NodeValidatableResource
helm_release.scala_steward - *terraform.NodeValidatableResource
helm_release.wms_mock - *terraform.NodeValidatableResource
kubernetes_namespace.gitlab_runner - *terraform.NodeValidatableResource
kubernetes_secret.docker - *terraform.NodeValidatableResource
kubernetes_secret.google_application_credentials - *terraform.NodeValidatableResource
kubernetes_secret.pgpool_init - *terraform.NodeValidatableResource
kubernetes_secret.postgresql_initdb - *terraform.NodeValidatableResource
kubernetes_storage_class.ssd - *terraform.NodeValidatableResource
local.clean_env_pgdatabase_akka (expand) - *terraform.nodeExpandLocal
local.clean_env_pgdatabase_projections (expand) - *terraform.nodeExpandLocal
local.clean_env_pghost (expand) - *terraform.nodeExpandLocal
local.clean_env_pgpassword (expand) - *terraform.nodeExpandLocal
local.clean_env_pguser (expand) - *terraform.nodeExpandLocal
local.cs (expand) - *terraform.nodeExpandLocal
local.ingress (expand) - *terraform.nodeExpandLocal
local.kafka (expand) - *terraform.nodeExpandLocal
local.migration_tool (expand) - *terraform.nodeExpandLocal
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
local.postgresql (expand) - *terraform.nodeExpandLocal
local.prometheus_operator (expand) - *terraform.nodeExpandLocal
local.schema_registry (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_id (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_secret (expand) - *terraform.nodeExpandLocal
local.us (expand) - *terraform.nodeExpandLocal
local.vpn_shared_secret (expand) - *terraform.nodeExpandLocal
local.warehouse_ui (expand) - *terraform.nodeExpandLocal
local.wr (expand) - *terraform.nodeExpandLocal
module.auth0.auth0_client.acceptance_tests - *terraform.NodeValidatableResource
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client.user_service - *terraform.NodeValidatableResource
module.auth0.auth0_client.warehouse_resources - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.acceptance_test - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.user_service_management_api - *terraform.NodeValidatableResource
module.auth0.auth0_connection.user_password - *terraform.NodeValidatableResource
module.auth0.auth0_resource_server.wr_backend - *terraform.NodeValidatableResource
module.auth0.auth0_tenant.tenant - *terraform.NodeValidatableResource
module.auth0.output.mt_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.output.mt_client_secret (expand) - *terraform.nodeExpandOutput
module.auth0.output.ui_client_id (expand) - *terraform.nodeExpandOutput
module.cert_manager.helm_release.cert_manager - *terraform.NodeValidatableResource
module.cert_manager.helm_release.le-issuer - *terraform.NodeValidatableResource
module.cert_manager.kubernetes_namespace.cert-manager - *terraform.NodeValidatableResource
module.clean_env.kubernetes_job.clean_env - *terraform.NodeValidatableResource
module.customer_service.helm_release.customer_service - *terraform.NodeValidatableResource
module.external-dns.helm_release.external_dns - *terraform.NodeValidatableResource
module.external-dns.kubernetes_secret.external_dns_google_credentials - *terraform.NodeValidatableResource
module.firebird.helm_release.firebird - *terraform.NodeValidatableResource
module.ingress.helm_release.ingress - *terraform.NodeValidatableResource
module.k8s.google_compute_address.ingress - *terraform.NodeValidatableResource
module.k8s.google_compute_address.nat_ip - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.admission-hooks - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.http-https - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.icmp - *terraform.NodeValidatableResource
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.google_compute_router.router - *terraform.NodeValidatableResource
module.k8s.google_compute_router_nat.nat-router - *terraform.NodeValidatableResource
module.k8s.google_compute_subnetwork.cluster_subnetwork - *terraform.NodeValidatableResource
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.google_container_node_pool.node_pool - *terraform.NodeValidatableResource
module.k8s.local.subnetwork_name (expand) - *terraform.nodeExpandLocal
module.k8s.output.client_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.client_key (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_ca_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_name (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_network (expand) - *terraform.nodeExpandOutput
module.k8s.output.endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.ingress_ip (expand) - *terraform.nodeExpandOutput
module.k8s.output.pool_id (expand) - *terraform.nodeExpandOutput
module.k8s.output.vpc_id (expand) - *terraform.nodeExpandOutput
module.kafka.helm_release.kafka_operated - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_operator - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_topics - *terraform.NodeValidatableResource
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
module.migration_tool.helm_release.migration_tool - *terraform.NodeValidatableResource
module.postgres_ha.helm_release.postgresql_ha - *terraform.NodeValidatableResource
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
module.prom_operator.helm_release.prom_operator - *terraform.NodeValidatableResource
module.schema-registry.helm_release.schema_registry - *terraform.NodeValidatableResource
module.user_service.helm_release.user_service - *terraform.NodeValidatableResource
module.warehouse_resources.helm_release.warehouse_resources - *terraform.NodeValidatableResource
module.warehouse_ui.helm_release.warehouse_ui - *terraform.NodeValidatableResource
------
2020/10/02 11:24:47 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceTransformer
2020/10/02 11:24:47 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceTransformer (no changes)
2020/10/02 11:24:47 [TRACE] Executing graph transform *terraform.StateTransformer
2020/10/02 11:24:47 [TRACE] StateTransformer: state is empty, so nothing to do
2020/10/02 11:24:47 [TRACE] Completed graph transform *terraform.StateTransformer (no changes)
2020/10/02 11:24:47 [TRACE] Executing graph transform *terraform.OrphanOutputTransformer
2020/10/02 11:24:47 [TRACE] Completed graph transform *terraform.OrphanOutputTransformer (no changes)
2020/10/02 11:24:47 [TRACE] Executing graph transform *terraform.AttachResourceConfigTransformer
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.auth0.auth0_client.migration_tool" (*terraform.NodeValidatableResource) config from ../modules/auth0/main.tf:64,1-41
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.auth0.auth0_client.migration_tool
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.auth0.auth0_client_grant.migration_tool" (*terraform.NodeValidatableResource) config from ../modules/auth0/main.tf:87,1-47
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.auth0.auth0_client_grant.migration_tool
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.auth0.auth0_tenant.tenant" (*terraform.NodeValidatableResource) config from ../modules/auth0/main.tf:11,1-33
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.auth0.auth0_tenant.tenant
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.warehouse_ui.helm_release.warehouse_ui" (*terraform.NodeValidatableResource) config from ../modules/warehouse-ui/helm-releases.tf:1,1-39
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.warehouse_ui.helm_release.warehouse_ui
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.kafka.helm_release.kafka_operated" (*terraform.NodeValidatableResource) config from ../modules/strimzi-kafka/helm-releases.tf:9,1-41
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.kafka.helm_release.kafka_operated
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.k8s.google_compute_firewall.admission-hooks" (*terraform.NodeValidatableResource) config from ../modules/k8s/networking.tf:51,1-53
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.k8s.google_compute_firewall.admission-hooks
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.k8s.google_container_node_pool.node_pool" (*terraform.NodeValidatableResource) config from ../modules/k8s/cluster.tf:36,1-50
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.k8s.google_container_node_pool.node_pool
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.kafka.helm_release.kafka_operator" (*terraform.NodeValidatableResource) config from ../modules/strimzi-kafka/helm-releases.tf:1,1-41
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.kafka.helm_release.kafka_operator
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "helm_release.nexus" (*terraform.NodeValidatableResource) config from helm-releases.tf:37,1-32
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to helm_release.nexus
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "google_compute_forwarding_rule.fr_udp4500" (*terraform.NodeValidatableResource) config from vpn.tf:25,1-55
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to google_compute_forwarding_rule.fr_udp4500
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "google_compute_address.vpn_static_ip" (*terraform.NodeValidatableResource) config from vpn.tf:6,1-50
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to google_compute_address.vpn_static_ip
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.k8s.google_compute_router_nat.nat-router" (*terraform.NodeValidatableResource) config from ../modules/k8s/networking.tf:75,1-50
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.k8s.google_compute_router_nat.nat-router
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.k8s.google_compute_firewall.http-https" (*terraform.NodeValidatableResource) config from ../modules/k8s/networking.tf:38,1-48
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.k8s.google_compute_firewall.http-https
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.external-dns.kubernetes_secret.external_dns_google_credentials" (*terraform.NodeValidatableResource) config from ../modules/external-dns/secrets.tf:1,1-63
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.external-dns.kubernetes_secret.external_dns_google_credentials
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.schema-registry.helm_release.schema_registry" (*terraform.NodeValidatableResource) config from ../modules/schema-registry/helm-releases.tf:1,1-42
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.schema-registry.helm_release.schema_registry
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "helm_release.gitlab_runner" (*terraform.NodeValidatableResource) config from helm-releases.tf:17,1-40
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to helm_release.gitlab_runner
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "kubernetes_storage_class.ssd" (*terraform.NodeValidatableResource) config from storageclass.tf:1,1-42
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to kubernetes_storage_class.ssd
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.k8s.google_container_cluster.gke_cluster" (*terraform.NodeValidatableResource) config from ../modules/k8s/cluster.tf:1,1-50
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.k8s.google_container_cluster.gke_cluster
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.kafka.helm_release.kafka_topics" (*terraform.NodeValidatableResource) config from ../modules/strimzi-kafka/helm-releases.tf:25,1-39
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.kafka.helm_release.kafka_topics
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.auth0.auth0_connection.user_password" (*terraform.NodeValidatableResource) config from ../modules/auth0/main.tf:1,1-44
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.auth0.auth0_connection.user_password
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.auth0.auth0_resource_server.wr_backend" (*terraform.NodeValidatableResource) config from ../modules/auth0/main.tf:75,1-46
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.auth0.auth0_resource_server.wr_backend
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "helm_release.wms_mock" (*terraform.NodeValidatableResource) config from helm-releases.tf:49,1-35
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to helm_release.wms_mock
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "kubernetes_secret.pgpool_init" (*terraform.NodeValidatableResource) config from secrets.tf:22,1-43
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to kubernetes_secret.pgpool_init
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "google_compute_route.primavera_vpn" (*terraform.NodeValidatableResource) config from vpn.tf:48,1-48
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to google_compute_route.primavera_vpn
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "data.google_client_config.current" (*terraform.NodeValidatableResource) config from hcl.Range{Filename:"providers.tf", Start:hcl.Pos{Line:1, Column:1, Byte:0}, End:hcl.Pos{Line:1, Column:38, Byte:37}}
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.google_client_config.current
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.external-dns.helm_release.external_dns" (*terraform.NodeValidatableResource) config from ../modules/external-dns/helm-releases.tf:1,1-39
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.external-dns.helm_release.external_dns
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.warehouse_resources.helm_release.warehouse_resources" (*terraform.NodeValidatableResource) config from ../modules/warehouse-resources/helm-releases.tf:1,1-46
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.warehouse_resources.helm_release.warehouse_resources
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "google_compute_forwarding_rule.fr_esp" (*terraform.NodeValidatableResource) config from vpn.tf:10,1-51
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to google_compute_forwarding_rule.fr_esp
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.prom_operator.helm_release.prom_operator" (*terraform.NodeValidatableResource) config from ../modules/prom-operator/helm-releases.tf:1,1-40
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.prom_operator.helm_release.prom_operator
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "kubernetes_secret.google_application_credentials" (*terraform.NodeValidatableResource) config from secrets.tf:34,1-62
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to kubernetes_secret.google_application_credentials
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.cert_manager.helm_release.le-issuer" (*terraform.NodeValidatableResource) config from ../modules/cert-manager/helm-releases.tf:14,1-36
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.cert_manager.helm_release.le-issuer
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.cert_manager.kubernetes_namespace.cert-manager" (*terraform.NodeValidatableResource) config from ../modules/cert-manager/namespaces.tf:1,1-47
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.cert_manager.kubernetes_namespace.cert-manager
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.firebird.helm_release.firebird" (*terraform.NodeValidatableResource) config from ../modules/firebird/helm-releases.tf:1,1-35
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.firebird.helm_release.firebird
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.auth0.auth0_client.warehouse_resources" (*terraform.NodeValidatableResource) config from ../modules/auth0/main.tf:15,1-46
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.auth0.auth0_client.warehouse_resources
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.k8s.google_compute_address.nat_ip" (*terraform.NodeValidatableResource) config from ../modules/k8s/networking.tf:63,1-43
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.k8s.google_compute_address.nat_ip
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "google_compute_vpn_tunnel.tunnel1" (*terraform.NodeValidatableResource) config from vpn.tf:33,1-47
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to google_compute_vpn_tunnel.tunnel1
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "kubernetes_namespace.gitlab_runner" (*terraform.NodeValidatableResource) config from namespaces.tf:1,1-48
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to kubernetes_namespace.gitlab_runner
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.k8s.google_compute_firewall.icmp" (*terraform.NodeValidatableResource) config from ../modules/k8s/networking.tf:26,1-42
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.k8s.google_compute_firewall.icmp
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.auth0.auth0_client.user_service" (*terraform.NodeValidatableResource) config from ../modules/auth0/main.tf:70,1-39
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.auth0.auth0_client.user_service
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.cert_manager.helm_release.cert_manager" (*terraform.NodeValidatableResource) config from ../modules/cert-manager/helm-releases.tf:1,1-39
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.cert_manager.helm_release.cert_manager
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.user_service.helm_release.user_service" (*terraform.NodeValidatableResource) config from ../modules/user-service/helm-releases.tf:1,1-39
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.user_service.helm_release.user_service
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "google_compute_vpn_gateway.vpn" (*terraform.NodeValidatableResource) config from vpn.tf:1,1-44
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to google_compute_vpn_gateway.vpn
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.migration_tool.helm_release.migration_tool" (*terraform.NodeValidatableResource) config from ../modules/migration-tool/helm-releases.tf:1,1-41
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.migration_tool.helm_release.migration_tool
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.k8s.google_compute_subnetwork.cluster_subnetwork" (*terraform.NodeValidatableResource) config from ../modules/k8s/networking.tf:15,1-58
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.k8s.google_compute_subnetwork.cluster_subnetwork
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.k8s.google_compute_network.cluster_vpc" (*terraform.NodeValidatableResource) config from ../modules/k8s/networking.tf:3,1-48
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.k8s.google_compute_network.cluster_vpc
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.postgres_ha.helm_release.postgresql_ha" (*terraform.NodeValidatableResource) config from ../modules/postgresql-ha/helm-releases.tf:1,1-40
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.postgres_ha.helm_release.postgresql_ha
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.auth0.auth0_client.acceptance_tests" (*terraform.NodeValidatableResource) config from ../modules/auth0/main.tf:51,1-43
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.auth0.auth0_client.acceptance_tests
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "kubernetes_secret.docker" (*terraform.NodeValidatableResource) config from secrets.tf:1,1-38
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to kubernetes_secret.docker
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.clean_env.kubernetes_job.clean_env" (*terraform.NodeValidatableResource) config from ../modules/clean-env/job.tf:1,1-38
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.clean_env.kubernetes_job.clean_env
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.customer_service.helm_release.customer_service" (*terraform.NodeValidatableResource) config from ../modules/customer-service/helm-releases.tf:1,1-43
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.customer_service.helm_release.customer_service
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.auth0.auth0_client_grant.user_service_management_api" (*terraform.NodeValidatableResource) config from ../modules/auth0/main.tf:99,1-60
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.auth0.auth0_client_grant.user_service_management_api
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "helm_release.scala_steward" (*terraform.NodeValidatableResource) config from helm-releases.tf:1,1-40
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to helm_release.scala_steward
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "google_compute_forwarding_rule.fr_udp500" (*terraform.NodeValidatableResource) config from vpn.tf:17,1-54
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to google_compute_forwarding_rule.fr_udp500
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.k8s.google_compute_router.router" (*terraform.NodeValidatableResource) config from ../modules/k8s/networking.tf:69,1-42
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.k8s.google_compute_router.router
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.k8s.google_compute_address.ingress" (*terraform.NodeValidatableResource) config from ../modules/k8s/networking.tf:88,1-44
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.k8s.google_compute_address.ingress
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.auth0.auth0_client_grant.acceptance_test" (*terraform.NodeValidatableResource) config from ../modules/auth0/main.tf:93,1-48
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.auth0.auth0_client_grant.acceptance_test
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "module.ingress.helm_release.ingress" (*terraform.NodeValidatableResource) config from ../modules/ingress-controller/helm-releases.tf:1,1-34
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.ingress.helm_release.ingress
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching to "kubernetes_secret.postgresql_initdb" (*terraform.NodeValidatableResource) config from secrets.tf:11,1-49
2020/10/02 11:24:47 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to kubernetes_secret.postgresql_initdb
2020/10/02 11:24:47 [TRACE] Completed graph transform *terraform.AttachResourceConfigTransformer (no changes)
2020/10/02 11:24:47 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2020/10/02 11:24:47 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2020/10/02 11:24:47 [TRACE] Executing graph transform *terraform.RootVariableTransformer
2020/10/02 11:24:47 [TRACE] Completed graph transform *terraform.RootVariableTransformer with new graph:
data.google_client_config.current - *terraform.NodeValidatableResource
google_compute_address.vpn_static_ip - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_esp - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_udp4500 - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_udp500 - *terraform.NodeValidatableResource
google_compute_route.primavera_vpn - *terraform.NodeValidatableResource
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
google_compute_vpn_tunnel.tunnel1 - *terraform.NodeValidatableResource
helm_release.gitlab_runner - *terraform.NodeValidatableResource
helm_release.nexus - *terraform.NodeValidatableResource
helm_release.scala_steward - *terraform.NodeValidatableResource
helm_release.wms_mock - *terraform.NodeValidatableResource
kubernetes_namespace.gitlab_runner - *terraform.NodeValidatableResource
kubernetes_secret.docker - *terraform.NodeValidatableResource
kubernetes_secret.google_application_credentials - *terraform.NodeValidatableResource
kubernetes_secret.pgpool_init - *terraform.NodeValidatableResource
kubernetes_secret.postgresql_initdb - *terraform.NodeValidatableResource
kubernetes_storage_class.ssd - *terraform.NodeValidatableResource
local.clean_env_pgdatabase_akka (expand) - *terraform.nodeExpandLocal
local.clean_env_pgdatabase_projections (expand) - *terraform.nodeExpandLocal
local.clean_env_pghost (expand) - *terraform.nodeExpandLocal
local.clean_env_pgpassword (expand) - *terraform.nodeExpandLocal
local.clean_env_pguser (expand) - *terraform.nodeExpandLocal
local.cs (expand) - *terraform.nodeExpandLocal
local.ingress (expand) - *terraform.nodeExpandLocal
local.kafka (expand) - *terraform.nodeExpandLocal
local.migration_tool (expand) - *terraform.nodeExpandLocal
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
local.postgresql (expand) - *terraform.nodeExpandLocal
local.prometheus_operator (expand) - *terraform.nodeExpandLocal
local.schema_registry (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_id (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_secret (expand) - *terraform.nodeExpandLocal
local.us (expand) - *terraform.nodeExpandLocal
local.vpn_shared_secret (expand) - *terraform.nodeExpandLocal
local.warehouse_ui (expand) - *terraform.nodeExpandLocal
local.wr (expand) - *terraform.nodeExpandLocal
module.auth0.auth0_client.acceptance_tests - *terraform.NodeValidatableResource
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client.user_service - *terraform.NodeValidatableResource
module.auth0.auth0_client.warehouse_resources - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.acceptance_test - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.user_service_management_api - *terraform.NodeValidatableResource
module.auth0.auth0_connection.user_password - *terraform.NodeValidatableResource
module.auth0.auth0_resource_server.wr_backend - *terraform.NodeValidatableResource
module.auth0.auth0_tenant.tenant - *terraform.NodeValidatableResource
module.auth0.output.mt_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.output.mt_client_secret (expand) - *terraform.nodeExpandOutput
module.auth0.output.ui_client_id (expand) - *terraform.nodeExpandOutput
module.cert_manager.helm_release.cert_manager - *terraform.NodeValidatableResource
module.cert_manager.helm_release.le-issuer - *terraform.NodeValidatableResource
module.cert_manager.kubernetes_namespace.cert-manager - *terraform.NodeValidatableResource
module.clean_env.kubernetes_job.clean_env - *terraform.NodeValidatableResource
module.customer_service.helm_release.customer_service - *terraform.NodeValidatableResource
module.external-dns.helm_release.external_dns - *terraform.NodeValidatableResource
module.external-dns.kubernetes_secret.external_dns_google_credentials - *terraform.NodeValidatableResource
module.firebird.helm_release.firebird - *terraform.NodeValidatableResource
module.ingress.helm_release.ingress - *terraform.NodeValidatableResource
module.k8s.google_compute_address.ingress - *terraform.NodeValidatableResource
module.k8s.google_compute_address.nat_ip - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.admission-hooks - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.http-https - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.icmp - *terraform.NodeValidatableResource
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.google_compute_router.router - *terraform.NodeValidatableResource
module.k8s.google_compute_router_nat.nat-router - *terraform.NodeValidatableResource
module.k8s.google_compute_subnetwork.cluster_subnetwork - *terraform.NodeValidatableResource
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.google_container_node_pool.node_pool - *terraform.NodeValidatableResource
module.k8s.local.subnetwork_name (expand) - *terraform.nodeExpandLocal
module.k8s.output.client_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.client_key (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_ca_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_name (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_network (expand) - *terraform.nodeExpandOutput
module.k8s.output.endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.ingress_ip (expand) - *terraform.nodeExpandOutput
module.k8s.output.pool_id (expand) - *terraform.nodeExpandOutput
module.k8s.output.vpc_id (expand) - *terraform.nodeExpandOutput
module.kafka.helm_release.kafka_operated - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_operator - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_topics - *terraform.NodeValidatableResource
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
module.migration_tool.helm_release.migration_tool - *terraform.NodeValidatableResource
module.postgres_ha.helm_release.postgresql_ha - *terraform.NodeValidatableResource
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
module.prom_operator.helm_release.prom_operator - *terraform.NodeValidatableResource
module.schema-registry.helm_release.schema_registry - *terraform.NodeValidatableResource
module.user_service.helm_release.user_service - *terraform.NodeValidatableResource
module.warehouse_resources.helm_release.warehouse_resources - *terraform.NodeValidatableResource
module.warehouse_ui.helm_release.warehouse_ui - *terraform.NodeValidatableResource
var.auth0_domain - *terraform.NodeRootVariable
var.clean_env_enabled - *terraform.NodeRootVariable
var.cs - *terraform.NodeRootVariable
var.env_name - *terraform.NodeRootVariable
var.gcp_project_id - *terraform.NodeRootVariable
var.gcp_region - *terraform.NodeRootVariable
var.ingress - *terraform.NodeRootVariable
var.kafka - *terraform.NodeRootVariable
var.kafka_operator - *terraform.NodeRootVariable
var.kafka_topics - *terraform.NodeRootVariable
var.kafka_topics_enabled - *terraform.NodeRootVariable
var.migration_tool - *terraform.NodeRootVariable
var.migration_tool_enabled - *terraform.NodeRootVariable
var.postgresql - *terraform.NodeRootVariable
var.prometheus_operator - *terraform.NodeRootVariable
var.schema_registry - *terraform.NodeRootVariable
var.sr_replica_count - *terraform.NodeRootVariable
var.us - *terraform.NodeRootVariable
var.warehouse_ui - *terraform.NodeRootVariable
var.wms_mock - *terraform.NodeRootVariable
var.wms_mock_replica_count - *terraform.NodeRootVariable
var.wr - *terraform.NodeRootVariable
var.wr_replica_count - *terraform.NodeRootVariable
var.wr_url - *terraform.NodeRootVariable
------
2020/10/02 11:24:47 [TRACE] Executing graph transform *terraform.MissingProvisionerTransformer
2020/10/02 11:24:47 [TRACE] Completed graph transform *terraform.MissingProvisionerTransformer (no changes)
2020/10/02 11:24:47 [TRACE] Executing graph transform *terraform.ProvisionerTransformer
2020/10/02 11:24:47 [TRACE] Completed graph transform *terraform.ProvisionerTransformer (no changes)
2020/10/02 11:24:47 [TRACE] Executing graph transform *terraform.ModuleVariableTransformer
2020/10/02 11:24:47 [TRACE] Completed graph transform *terraform.ModuleVariableTransformer with new graph:
data.google_client_config.current - *terraform.NodeValidatableResource
google_compute_address.vpn_static_ip - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_esp - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_udp4500 - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_udp500 - *terraform.NodeValidatableResource
google_compute_route.primavera_vpn - *terraform.NodeValidatableResource
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
google_compute_vpn_tunnel.tunnel1 - *terraform.NodeValidatableResource
helm_release.gitlab_runner - *terraform.NodeValidatableResource
helm_release.nexus - *terraform.NodeValidatableResource
helm_release.scala_steward - *terraform.NodeValidatableResource
helm_release.wms_mock - *terraform.NodeValidatableResource
kubernetes_namespace.gitlab_runner - *terraform.NodeValidatableResource
kubernetes_secret.docker - *terraform.NodeValidatableResource
kubernetes_secret.google_application_credentials - *terraform.NodeValidatableResource
kubernetes_secret.pgpool_init - *terraform.NodeValidatableResource
kubernetes_secret.postgresql_initdb - *terraform.NodeValidatableResource
kubernetes_storage_class.ssd - *terraform.NodeValidatableResource
local.clean_env_pgdatabase_akka (expand) - *terraform.nodeExpandLocal
local.clean_env_pgdatabase_projections (expand) - *terraform.nodeExpandLocal
local.clean_env_pghost (expand) - *terraform.nodeExpandLocal
local.clean_env_pgpassword (expand) - *terraform.nodeExpandLocal
local.clean_env_pguser (expand) - *terraform.nodeExpandLocal
local.cs (expand) - *terraform.nodeExpandLocal
local.ingress (expand) - *terraform.nodeExpandLocal
local.kafka (expand) - *terraform.nodeExpandLocal
local.migration_tool (expand) - *terraform.nodeExpandLocal
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
local.postgresql (expand) - *terraform.nodeExpandLocal
local.prometheus_operator (expand) - *terraform.nodeExpandLocal
local.schema_registry (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_id (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_secret (expand) - *terraform.nodeExpandLocal
local.us (expand) - *terraform.nodeExpandLocal
local.vpn_shared_secret (expand) - *terraform.nodeExpandLocal
local.warehouse_ui (expand) - *terraform.nodeExpandLocal
local.wr (expand) - *terraform.nodeExpandLocal
module.auth0.auth0_client.acceptance_tests - *terraform.NodeValidatableResource
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client.user_service - *terraform.NodeValidatableResource
module.auth0.auth0_client.warehouse_resources - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.acceptance_test - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.user_service_management_api - *terraform.NodeValidatableResource
module.auth0.auth0_connection.user_password - *terraform.NodeValidatableResource
module.auth0.auth0_resource_server.wr_backend - *terraform.NodeValidatableResource
module.auth0.auth0_tenant.tenant - *terraform.NodeValidatableResource
module.auth0.output.mt_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.output.mt_client_secret (expand) - *terraform.nodeExpandOutput
module.auth0.output.ui_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.var.wr_url (expand) - *terraform.nodeExpandModuleVariable
module.cert_manager.helm_release.cert_manager - *terraform.NodeValidatableResource
module.cert_manager.helm_release.le-issuer - *terraform.NodeValidatableResource
module.cert_manager.kubernetes_namespace.cert-manager - *terraform.NodeValidatableResource
module.clean_env.kubernetes_job.clean_env - *terraform.NodeValidatableResource
module.clean_env.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_akka (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_projections (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pghost (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgpassword (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pguser (expand) - *terraform.nodeExpandModuleVariable
module.customer_service.helm_release.customer_service - *terraform.NodeValidatableResource
module.customer_service.var.cs_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.customer_service.var.customer_service (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.helm_release.external_dns - *terraform.NodeValidatableResource
module.external-dns.kubernetes_secret.external_dns_google_credentials - *terraform.NodeValidatableResource
module.external-dns.var.gcp_credentials (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.var.gcp_credentials_secret_name (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.var.gcp_project (expand) - *terraform.nodeExpandModuleVariable
module.firebird.helm_release.firebird - *terraform.NodeValidatableResource
module.firebird.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
module.ingress.helm_release.ingress - *terraform.NodeValidatableResource
module.ingress.var.ingress (expand) - *terraform.nodeExpandModuleVariable
module.k8s.google_compute_address.ingress - *terraform.NodeValidatableResource
module.k8s.google_compute_address.nat_ip - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.admission-hooks - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.http-https - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.icmp - *terraform.NodeValidatableResource
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.google_compute_router.router - *terraform.NodeValidatableResource
module.k8s.google_compute_router_nat.nat-router - *terraform.NodeValidatableResource
module.k8s.google_compute_subnetwork.cluster_subnetwork - *terraform.NodeValidatableResource
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.google_container_node_pool.node_pool - *terraform.NodeValidatableResource
module.k8s.local.subnetwork_name (expand) - *terraform.nodeExpandLocal
module.k8s.output.client_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.client_key (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_ca_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_name (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_network (expand) - *terraform.nodeExpandOutput
module.k8s.output.endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.ingress_ip (expand) - *terraform.nodeExpandOutput
module.k8s.output.pool_id (expand) - *terraform.nodeExpandOutput
module.k8s.output.vpc_id (expand) - *terraform.nodeExpandOutput
module.k8s.var.cluster_initial_node_count (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_max_nodes (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_size (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_preemptible (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_pool_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gke_machine_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.istio (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.master_ip_cidr_block (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.network_tag (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnet_cidr_base (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnetwork_name (expand) - *terraform.nodeExpandModuleVariable
module.kafka.helm_release.kafka_operated - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_operator - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_topics - *terraform.NodeValidatableResource
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
module.kafka.var.kafka (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_operator (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_topics (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_topics_enabled (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.helm_release.migration_tool - *terraform.NodeValidatableResource
module.migration_tool.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.migration_tool (expand) - *terraform.nodeExpandModuleVariable
module.postgres_ha.helm_release.postgresql_ha - *terraform.NodeValidatableResource
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
module.postgres_ha.var.postgresql_ha (expand) - *terraform.nodeExpandModuleVariable
module.prom_operator.helm_release.prom_operator - *terraform.NodeValidatableResource
module.prom_operator.var.prometheus_operator (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry.helm_release.schema_registry - *terraform.NodeValidatableResource
module.schema-registry.var.replica_count (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry.var.schema_registry (expand) - *terraform.nodeExpandModuleVariable
module.user_service.helm_release.user_service - *terraform.NodeValidatableResource
module.user_service.var.us_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.user_service.var.user_service (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources.helm_release.warehouse_resources - *terraform.NodeValidatableResource
module.warehouse_resources.var.warehouse_resources (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources.var.wr_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_ui.helm_release.warehouse_ui - *terraform.NodeValidatableResource
module.warehouse_ui.var.warehouse_ui (expand) - *terraform.nodeExpandModuleVariable
var.auth0_domain - *terraform.NodeRootVariable
var.clean_env_enabled - *terraform.NodeRootVariable
var.cs - *terraform.NodeRootVariable
var.env_name - *terraform.NodeRootVariable
var.gcp_project_id - *terraform.NodeRootVariable
var.gcp_region - *terraform.NodeRootVariable
var.ingress - *terraform.NodeRootVariable
var.kafka - *terraform.NodeRootVariable
var.kafka_operator - *terraform.NodeRootVariable
var.kafka_topics - *terraform.NodeRootVariable
var.kafka_topics_enabled - *terraform.NodeRootVariable
var.migration_tool - *terraform.NodeRootVariable
var.migration_tool_enabled - *terraform.NodeRootVariable
var.postgresql - *terraform.NodeRootVariable
var.prometheus_operator - *terraform.NodeRootVariable
var.schema_registry - *terraform.NodeRootVariable
var.sr_replica_count - *terraform.NodeRootVariable
var.us - *terraform.NodeRootVariable
var.warehouse_ui - *terraform.NodeRootVariable
var.wms_mock - *terraform.NodeRootVariable
var.wms_mock_replica_count - *terraform.NodeRootVariable
var.wr - *terraform.NodeRootVariable
var.wr_replica_count - *terraform.NodeRootVariable
var.wr_url - *terraform.NodeRootVariable
------
2020/10/02 11:24:47 [TRACE] Executing graph transform *terraform.graphTransformerMulti
2020/10/02 11:24:47 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderConfigTransformer
2020/10/02 11:24:47 [TRACE] ProviderConfigTransformer: attaching to "provider[\"registry.terraform.io/hashicorp/google-beta\"]" provider configuration from providers.tf:8,1-23
2020/10/02 11:24:47 [TRACE] ProviderConfigTransformer: attaching to "provider[\"registry.terraform.io/hashicorp/helm\"]" provider configuration from providers.tf:12,1-16
2020/10/02 11:24:47 [TRACE] ProviderConfigTransformer: attaching to "provider[\"registry.terraform.io/terraform-providers/auth0\"]" provider configuration from providers.tf:32,1-17
2020/10/02 11:24:47 [TRACE] ProviderConfigTransformer: attaching to "provider[\"registry.terraform.io/hashicorp/google\"]" provider configuration from providers.tf:3,1-18
2020/10/02 11:24:47 [TRACE] ProviderConfigTransformer: attaching to "provider[\"registry.terraform.io/hashicorp/kubernetes\"]" provider configuration from providers.tf:23,1-22
2020/10/02 11:24:47 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderConfigTransformer with new graph:
data.google_client_config.current - *terraform.NodeValidatableResource
google_compute_address.vpn_static_ip - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_esp - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_udp4500 - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_udp500 - *terraform.NodeValidatableResource
google_compute_route.primavera_vpn - *terraform.NodeValidatableResource
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
google_compute_vpn_tunnel.tunnel1 - *terraform.NodeValidatableResource
helm_release.gitlab_runner - *terraform.NodeValidatableResource
helm_release.nexus - *terraform.NodeValidatableResource
helm_release.scala_steward - *terraform.NodeValidatableResource
helm_release.wms_mock - *terraform.NodeValidatableResource
kubernetes_namespace.gitlab_runner - *terraform.NodeValidatableResource
kubernetes_secret.docker - *terraform.NodeValidatableResource
kubernetes_secret.google_application_credentials - *terraform.NodeValidatableResource
kubernetes_secret.pgpool_init - *terraform.NodeValidatableResource
kubernetes_secret.postgresql_initdb - *terraform.NodeValidatableResource
kubernetes_storage_class.ssd - *terraform.NodeValidatableResource
local.clean_env_pgdatabase_akka (expand) - *terraform.nodeExpandLocal
local.clean_env_pgdatabase_projections (expand) - *terraform.nodeExpandLocal
local.clean_env_pghost (expand) - *terraform.nodeExpandLocal
local.clean_env_pgpassword (expand) - *terraform.nodeExpandLocal
local.clean_env_pguser (expand) - *terraform.nodeExpandLocal
local.cs (expand) - *terraform.nodeExpandLocal
local.ingress (expand) - *terraform.nodeExpandLocal
local.kafka (expand) - *terraform.nodeExpandLocal
local.migration_tool (expand) - *terraform.nodeExpandLocal
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
local.postgresql (expand) - *terraform.nodeExpandLocal
local.prometheus_operator (expand) - *terraform.nodeExpandLocal
local.schema_registry (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_id (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_secret (expand) - *terraform.nodeExpandLocal
local.us (expand) - *terraform.nodeExpandLocal
local.vpn_shared_secret (expand) - *terraform.nodeExpandLocal
local.warehouse_ui (expand) - *terraform.nodeExpandLocal
local.wr (expand) - *terraform.nodeExpandLocal
module.auth0.auth0_client.acceptance_tests - *terraform.NodeValidatableResource
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client.user_service - *terraform.NodeValidatableResource
module.auth0.auth0_client.warehouse_resources - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.acceptance_test - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.user_service_management_api - *terraform.NodeValidatableResource
module.auth0.auth0_connection.user_password - *terraform.NodeValidatableResource
module.auth0.auth0_resource_server.wr_backend - *terraform.NodeValidatableResource
module.auth0.auth0_tenant.tenant - *terraform.NodeValidatableResource
module.auth0.output.mt_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.output.mt_client_secret (expand) - *terraform.nodeExpandOutput
module.auth0.output.ui_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.var.wr_url (expand) - *terraform.nodeExpandModuleVariable
module.cert_manager.helm_release.cert_manager - *terraform.NodeValidatableResource
module.cert_manager.helm_release.le-issuer - *terraform.NodeValidatableResource
module.cert_manager.kubernetes_namespace.cert-manager - *terraform.NodeValidatableResource
module.clean_env.kubernetes_job.clean_env - *terraform.NodeValidatableResource
module.clean_env.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_akka (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_projections (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pghost (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgpassword (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pguser (expand) - *terraform.nodeExpandModuleVariable
module.customer_service.helm_release.customer_service - *terraform.NodeValidatableResource
module.customer_service.var.cs_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.customer_service.var.customer_service (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.helm_release.external_dns - *terraform.NodeValidatableResource
module.external-dns.kubernetes_secret.external_dns_google_credentials - *terraform.NodeValidatableResource
module.external-dns.var.gcp_credentials (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.var.gcp_credentials_secret_name (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.var.gcp_project (expand) - *terraform.nodeExpandModuleVariable
module.firebird.helm_release.firebird - *terraform.NodeValidatableResource
module.firebird.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
module.ingress.helm_release.ingress - *terraform.NodeValidatableResource
module.ingress.var.ingress (expand) - *terraform.nodeExpandModuleVariable
module.k8s.google_compute_address.ingress - *terraform.NodeValidatableResource
module.k8s.google_compute_address.nat_ip - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.admission-hooks - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.http-https - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.icmp - *terraform.NodeValidatableResource
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.google_compute_router.router - *terraform.NodeValidatableResource
module.k8s.google_compute_router_nat.nat-router - *terraform.NodeValidatableResource
module.k8s.google_compute_subnetwork.cluster_subnetwork - *terraform.NodeValidatableResource
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.google_container_node_pool.node_pool - *terraform.NodeValidatableResource
module.k8s.local.subnetwork_name (expand) - *terraform.nodeExpandLocal
module.k8s.output.client_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.client_key (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_ca_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_name (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_network (expand) - *terraform.nodeExpandOutput
module.k8s.output.endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.ingress_ip (expand) - *terraform.nodeExpandOutput
module.k8s.output.pool_id (expand) - *terraform.nodeExpandOutput
module.k8s.output.vpc_id (expand) - *terraform.nodeExpandOutput
module.k8s.var.cluster_initial_node_count (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_max_nodes (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_size (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_preemptible (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_pool_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gke_machine_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.istio (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.master_ip_cidr_block (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.network_tag (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnet_cidr_base (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnetwork_name (expand) - *terraform.nodeExpandModuleVariable
module.kafka.helm_release.kafka_operated - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_operator - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_topics - *terraform.NodeValidatableResource
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
module.kafka.var.kafka (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_operator (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_topics (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_topics_enabled (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.helm_release.migration_tool - *terraform.NodeValidatableResource
module.migration_tool.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.migration_tool (expand) - *terraform.nodeExpandModuleVariable
module.postgres_ha.helm_release.postgresql_ha - *terraform.NodeValidatableResource
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
module.postgres_ha.var.postgresql_ha (expand) - *terraform.nodeExpandModuleVariable
module.prom_operator.helm_release.prom_operator - *terraform.NodeValidatableResource
module.prom_operator.var.prometheus_operator (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry.helm_release.schema_registry - *terraform.NodeValidatableResource
module.schema-registry.var.replica_count (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry.var.schema_registry (expand) - *terraform.nodeExpandModuleVariable
module.user_service.helm_release.user_service - *terraform.NodeValidatableResource
module.user_service.var.us_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.user_service.var.user_service (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources.helm_release.warehouse_resources - *terraform.NodeValidatableResource
module.warehouse_resources.var.warehouse_resources (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources.var.wr_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_ui.helm_release.warehouse_ui - *terraform.NodeValidatableResource
module.warehouse_ui.var.warehouse_ui (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/google-beta"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
var.auth0_domain - *terraform.NodeRootVariable
var.clean_env_enabled - *terraform.NodeRootVariable
var.cs - *terraform.NodeRootVariable
var.env_name - *terraform.NodeRootVariable
var.gcp_project_id - *terraform.NodeRootVariable
var.gcp_region - *terraform.NodeRootVariable
var.ingress - *terraform.NodeRootVariable
var.kafka - *terraform.NodeRootVariable
var.kafka_operator - *terraform.NodeRootVariable
var.kafka_topics - *terraform.NodeRootVariable
var.kafka_topics_enabled - *terraform.NodeRootVariable
var.migration_tool - *terraform.NodeRootVariable
var.migration_tool_enabled - *terraform.NodeRootVariable
var.postgresql - *terraform.NodeRootVariable
var.prometheus_operator - *terraform.NodeRootVariable
var.schema_registry - *terraform.NodeRootVariable
var.sr_replica_count - *terraform.NodeRootVariable
var.us - *terraform.NodeRootVariable
var.warehouse_ui - *terraform.NodeRootVariable
var.wms_mock - *terraform.NodeRootVariable
var.wms_mock_replica_count - *terraform.NodeRootVariable
var.wr - *terraform.NodeRootVariable
var.wr_replica_count - *terraform.NodeRootVariable
var.wr_url - *terraform.NodeRootVariable
------
2020/10/02 11:24:47 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.MissingProviderTransformer
2020/10/02 11:24:47 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.MissingProviderTransformer (no changes)
2020/10/02 11:24:47 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderTransformer
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.ingress.helm_release.ingress uses inherited configuration provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.ingress.helm_release.ingress" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/google"] serving google_compute_vpn_tunnel.tunnel1
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "google_compute_vpn_tunnel.tunnel1" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.clean_env.kubernetes_job.clean_env uses inherited configuration provider["registry.terraform.io/hashicorp/kubernetes"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.clean_env.kubernetes_job.clean_env" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/kubernetes"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/google"] serving data.google_client_config.current
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "data.google_client_config.current" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.auth0.auth0_client.user_service uses inherited configuration provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.auth0.auth0_client.user_service" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.cert_manager.helm_release.cert_manager uses inherited configuration provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.cert_manager.helm_release.cert_manager" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.k8s.google_compute_firewall.admission-hooks uses inherited configuration provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.k8s.google_compute_firewall.admission-hooks" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.external-dns.helm_release.external_dns uses inherited configuration provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.external-dns.helm_release.external_dns" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.postgres_ha.helm_release.postgresql_ha uses inherited configuration provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.postgres_ha.helm_release.postgresql_ha" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/kubernetes"] serving kubernetes_secret.google_application_credentials
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "kubernetes_secret.google_application_credentials" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/kubernetes"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.auth0.auth0_client.warehouse_resources uses inherited configuration provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.auth0.auth0_client.warehouse_resources" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.auth0.auth0_client.migration_tool uses inherited configuration provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.auth0.auth0_client.migration_tool" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/google"] serving google_compute_vpn_gateway.vpn
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "google_compute_vpn_gateway.vpn" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.auth0.auth0_tenant.tenant uses inherited configuration provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.auth0.auth0_tenant.tenant" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/helm"] serving helm_release.scala_steward
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "helm_release.scala_steward" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/google"] serving google_compute_forwarding_rule.fr_udp4500
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "google_compute_forwarding_rule.fr_udp4500" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.customer_service.helm_release.customer_service uses inherited configuration provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.customer_service.helm_release.customer_service" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.auth0.auth0_client_grant.user_service_management_api uses inherited configuration provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.auth0.auth0_client_grant.user_service_management_api" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/google"] serving google_compute_route.primavera_vpn
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "google_compute_route.primavera_vpn" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/kubernetes"] serving kubernetes_secret.pgpool_init
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "kubernetes_secret.pgpool_init" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/kubernetes"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/helm"] serving helm_release.wms_mock
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "helm_release.wms_mock" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/kubernetes"] serving kubernetes_namespace.gitlab_runner
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "kubernetes_namespace.gitlab_runner" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/kubernetes"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/kubernetes"] serving kubernetes_storage_class.ssd
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "kubernetes_storage_class.ssd" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/kubernetes"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.warehouse_ui.helm_release.warehouse_ui uses inherited configuration provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.warehouse_ui.helm_release.warehouse_ui" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.k8s.google_compute_router_nat.nat-router uses inherited configuration provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.k8s.google_compute_router_nat.nat-router" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.auth0.auth0_client_grant.migration_tool uses inherited configuration provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.auth0.auth0_client_grant.migration_tool" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.k8s.google_container_cluster.gke_cluster uses inherited configuration provider["registry.terraform.io/hashicorp/google-beta"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.k8s.google_container_cluster.gke_cluster" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google-beta"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.k8s.google_compute_firewall.icmp uses inherited configuration provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.k8s.google_compute_firewall.icmp" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.auth0.auth0_client_grant.acceptance_test uses inherited configuration provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.auth0.auth0_client_grant.acceptance_test" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.warehouse_resources.helm_release.warehouse_resources uses inherited configuration provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.warehouse_resources.helm_release.warehouse_resources" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.k8s.google_compute_subnetwork.cluster_subnetwork uses inherited configuration provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.k8s.google_compute_subnetwork.cluster_subnetwork" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.auth0.auth0_resource_server.wr_backend uses inherited configuration provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.auth0.auth0_resource_server.wr_backend" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.k8s.google_container_node_pool.node_pool uses inherited configuration provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.k8s.google_container_node_pool.node_pool" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.external-dns.kubernetes_secret.external_dns_google_credentials uses inherited configuration provider["registry.terraform.io/hashicorp/kubernetes"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.external-dns.kubernetes_secret.external_dns_google_credentials" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/kubernetes"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.schema-registry.helm_release.schema_registry uses inherited configuration provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.schema-registry.helm_release.schema_registry" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.firebird.helm_release.firebird uses inherited configuration provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.firebird.helm_release.firebird" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.cert_manager.helm_release.le-issuer uses inherited configuration provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.cert_manager.helm_release.le-issuer" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.migration_tool.helm_release.migration_tool uses inherited configuration provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.migration_tool.helm_release.migration_tool" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/kubernetes"] serving kubernetes_secret.postgresql_initdb
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "kubernetes_secret.postgresql_initdb" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/kubernetes"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/google"] serving google_compute_forwarding_rule.fr_udp500
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "google_compute_forwarding_rule.fr_udp500" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.k8s.google_compute_firewall.http-https uses inherited configuration provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.k8s.google_compute_firewall.http-https" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/helm"] serving helm_release.gitlab_runner
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "helm_release.gitlab_runner" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.user_service.helm_release.user_service uses inherited configuration provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.user_service.helm_release.user_service" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.k8s.google_compute_address.ingress uses inherited configuration provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.k8s.google_compute_address.ingress" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.cert_manager.kubernetes_namespace.cert-manager uses inherited configuration provider["registry.terraform.io/hashicorp/kubernetes"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.cert_manager.kubernetes_namespace.cert-manager" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/kubernetes"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.k8s.google_compute_router.router uses inherited configuration provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.k8s.google_compute_router.router" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.kafka.helm_release.kafka_operated uses inherited configuration provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.kafka.helm_release.kafka_operated" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.kafka.helm_release.kafka_topics uses inherited configuration provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.kafka.helm_release.kafka_topics" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.auth0.auth0_connection.user_password uses inherited configuration provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.auth0.auth0_connection.user_password" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/kubernetes"] serving kubernetes_secret.docker
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "kubernetes_secret.docker" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/kubernetes"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.prom_operator.helm_release.prom_operator uses inherited configuration provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.prom_operator.helm_release.prom_operator" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.k8s.google_compute_address.nat_ip uses inherited configuration provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.k8s.google_compute_address.nat_ip" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.auth0.auth0_client.acceptance_tests uses inherited configuration provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.auth0.auth0_client.acceptance_tests" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.k8s.google_compute_network.cluster_vpc uses inherited configuration provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.k8s.google_compute_network.cluster_vpc" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/google"] serving google_compute_address.vpn_static_ip
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "google_compute_address.vpn_static_ip" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/helm"] serving helm_release.nexus
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "helm_release.nexus" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: module.kafka.helm_release.kafka_operator uses inherited configuration provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "module.kafka.helm_release.kafka_operator" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:47 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/google"] serving google_compute_forwarding_rule.fr_esp
2020/10/02 11:24:47 [DEBUG] ProviderTransformer: "google_compute_forwarding_rule.fr_esp" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:47 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer with new graph:
data.google_client_config.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_address.vpn_static_ip - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_forwarding_rule.fr_esp - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_forwarding_rule.fr_udp4500 - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_forwarding_rule.fr_udp500 - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_route.primavera_vpn - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_vpn_tunnel.tunnel1 - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
helm_release.gitlab_runner - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
helm_release.nexus - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
helm_release.scala_steward - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
helm_release.wms_mock - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
kubernetes_namespace.gitlab_runner - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
kubernetes_secret.docker - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
kubernetes_secret.google_application_credentials - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
kubernetes_secret.pgpool_init - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
kubernetes_secret.postgresql_initdb - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
kubernetes_storage_class.ssd - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
local.clean_env_pgdatabase_akka (expand) - *terraform.nodeExpandLocal
local.clean_env_pgdatabase_projections (expand) - *terraform.nodeExpandLocal
local.clean_env_pghost (expand) - *terraform.nodeExpandLocal
local.clean_env_pgpassword (expand) - *terraform.nodeExpandLocal
local.clean_env_pguser (expand) - *terraform.nodeExpandLocal
local.cs (expand) - *terraform.nodeExpandLocal
local.ingress (expand) - *terraform.nodeExpandLocal
local.kafka (expand) - *terraform.nodeExpandLocal
local.migration_tool (expand) - *terraform.nodeExpandLocal
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
local.postgresql (expand) - *terraform.nodeExpandLocal
local.prometheus_operator (expand) - *terraform.nodeExpandLocal
local.schema_registry (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_id (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_secret (expand) - *terraform.nodeExpandLocal
local.us (expand) - *terraform.nodeExpandLocal
local.vpn_shared_secret (expand) - *terraform.nodeExpandLocal
local.warehouse_ui (expand) - *terraform.nodeExpandLocal
local.wr (expand) - *terraform.nodeExpandLocal
module.auth0.auth0_client.acceptance_tests - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client.user_service - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client.warehouse_resources - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client_grant.acceptance_test - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client_grant.migration_tool - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client_grant.user_service_management_api - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_connection.user_password - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_resource_server.wr_backend - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_tenant.tenant - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.output.mt_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.output.mt_client_secret (expand) - *terraform.nodeExpandOutput
module.auth0.output.ui_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.var.wr_url (expand) - *terraform.nodeExpandModuleVariable
module.cert_manager.helm_release.cert_manager - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.cert_manager.helm_release.le-issuer - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.cert_manager.kubernetes_namespace.cert-manager - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
module.clean_env.kubernetes_job.clean_env - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
module.clean_env.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_akka (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_projections (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pghost (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgpassword (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pguser (expand) - *terraform.nodeExpandModuleVariable
module.customer_service.helm_release.customer_service - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.customer_service.var.cs_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.customer_service.var.customer_service (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.helm_release.external_dns - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.external-dns.kubernetes_secret.external_dns_google_credentials - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
module.external-dns.var.gcp_credentials (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.var.gcp_credentials_secret_name (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.var.gcp_project (expand) - *terraform.nodeExpandModuleVariable
module.firebird.helm_release.firebird - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.firebird.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
module.ingress.helm_release.ingress - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.ingress.var.ingress (expand) - *terraform.nodeExpandModuleVariable
module.k8s.google_compute_address.ingress - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_address.nat_ip - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_firewall.admission-hooks - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_firewall.http-https - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_firewall.icmp - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_router.router - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_router_nat.nat-router - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_subnetwork.cluster_subnetwork - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google-beta"] - *terraform.NodeApplyableProvider
module.k8s.google_container_node_pool.node_pool - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.local.subnetwork_name (expand) - *terraform.nodeExpandLocal
module.k8s.output.client_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.client_key (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_ca_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_name (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_network (expand) - *terraform.nodeExpandOutput
module.k8s.output.endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.ingress_ip (expand) - *terraform.nodeExpandOutput
module.k8s.output.pool_id (expand) - *terraform.nodeExpandOutput
module.k8s.output.vpc_id (expand) - *terraform.nodeExpandOutput
module.k8s.var.cluster_initial_node_count (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_max_nodes (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_size (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_preemptible (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_pool_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gke_machine_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.istio (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.master_ip_cidr_block (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.network_tag (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnet_cidr_base (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnetwork_name (expand) - *terraform.nodeExpandModuleVariable
module.kafka.helm_release.kafka_operated - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.kafka.helm_release.kafka_operator - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.kafka.helm_release.kafka_topics - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
module.kafka.var.kafka (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_operator (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_topics (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_topics_enabled (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.helm_release.migration_tool - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.migration_tool.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.migration_tool (expand) - *terraform.nodeExpandModuleVariable
module.postgres_ha.helm_release.postgresql_ha - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
module.postgres_ha.var.postgresql_ha (expand) - *terraform.nodeExpandModuleVariable
module.prom_operator.helm_release.prom_operator - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.prom_operator.var.prometheus_operator (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry.helm_release.schema_registry - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.schema-registry.var.replica_count (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry.var.schema_registry (expand) - *terraform.nodeExpandModuleVariable
module.user_service.helm_release.user_service - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.user_service.var.us_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.user_service.var.user_service (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources.helm_release.warehouse_resources - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.warehouse_resources.var.warehouse_resources (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources.var.wr_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_ui.helm_release.warehouse_ui - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.warehouse_ui.var.warehouse_ui (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/google-beta"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
var.auth0_domain - *terraform.NodeRootVariable
var.clean_env_enabled - *terraform.NodeRootVariable
var.cs - *terraform.NodeRootVariable
var.env_name - *terraform.NodeRootVariable
var.gcp_project_id - *terraform.NodeRootVariable
var.gcp_region - *terraform.NodeRootVariable
var.ingress - *terraform.NodeRootVariable
var.kafka - *terraform.NodeRootVariable
var.kafka_operator - *terraform.NodeRootVariable
var.kafka_topics - *terraform.NodeRootVariable
var.kafka_topics_enabled - *terraform.NodeRootVariable
var.migration_tool - *terraform.NodeRootVariable
var.migration_tool_enabled - *terraform.NodeRootVariable
var.postgresql - *terraform.NodeRootVariable
var.prometheus_operator - *terraform.NodeRootVariable
var.schema_registry - *terraform.NodeRootVariable
var.sr_replica_count - *terraform.NodeRootVariable
var.us - *terraform.NodeRootVariable
var.warehouse_ui - *terraform.NodeRootVariable
var.wms_mock - *terraform.NodeRootVariable
var.wms_mock_replica_count - *terraform.NodeRootVariable
var.wr - *terraform.NodeRootVariable
var.wr_replica_count - *terraform.NodeRootVariable
var.wr_url - *terraform.NodeRootVariable
------
2020/10/02 11:24:47 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.PruneProviderTransformer
2020/10/02 11:24:48 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.PruneProviderTransformer (no changes)
2020/10/02 11:24:48 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ParentProviderTransformer
2020/10/02 11:24:48 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ParentProviderTransformer (no changes)
2020/10/02 11:24:48 [TRACE] Completed graph transform *terraform.graphTransformerMulti with new graph:
data.google_client_config.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_address.vpn_static_ip - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_forwarding_rule.fr_esp - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_forwarding_rule.fr_udp4500 - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_forwarding_rule.fr_udp500 - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_route.primavera_vpn - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_vpn_tunnel.tunnel1 - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
helm_release.gitlab_runner - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
helm_release.nexus - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
helm_release.scala_steward - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
helm_release.wms_mock - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
kubernetes_namespace.gitlab_runner - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
kubernetes_secret.docker - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
kubernetes_secret.google_application_credentials - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
kubernetes_secret.pgpool_init - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
kubernetes_secret.postgresql_initdb - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
kubernetes_storage_class.ssd - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
local.clean_env_pgdatabase_akka (expand) - *terraform.nodeExpandLocal
local.clean_env_pgdatabase_projections (expand) - *terraform.nodeExpandLocal
local.clean_env_pghost (expand) - *terraform.nodeExpandLocal
local.clean_env_pgpassword (expand) - *terraform.nodeExpandLocal
local.clean_env_pguser (expand) - *terraform.nodeExpandLocal
local.cs (expand) - *terraform.nodeExpandLocal
local.ingress (expand) - *terraform.nodeExpandLocal
local.kafka (expand) - *terraform.nodeExpandLocal
local.migration_tool (expand) - *terraform.nodeExpandLocal
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
local.postgresql (expand) - *terraform.nodeExpandLocal
local.prometheus_operator (expand) - *terraform.nodeExpandLocal
local.schema_registry (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_id (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_secret (expand) - *terraform.nodeExpandLocal
local.us (expand) - *terraform.nodeExpandLocal
local.vpn_shared_secret (expand) - *terraform.nodeExpandLocal
local.warehouse_ui (expand) - *terraform.nodeExpandLocal
local.wr (expand) - *terraform.nodeExpandLocal
module.auth0.auth0_client.acceptance_tests - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client.user_service - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client.warehouse_resources - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client_grant.acceptance_test - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client_grant.migration_tool - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client_grant.user_service_management_api - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_connection.user_password - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_resource_server.wr_backend - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_tenant.tenant - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.output.mt_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.output.mt_client_secret (expand) - *terraform.nodeExpandOutput
module.auth0.output.ui_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.var.wr_url (expand) - *terraform.nodeExpandModuleVariable
module.cert_manager.helm_release.cert_manager - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.cert_manager.helm_release.le-issuer - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.cert_manager.kubernetes_namespace.cert-manager - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
module.clean_env.kubernetes_job.clean_env - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
module.clean_env.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_akka (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_projections (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pghost (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgpassword (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pguser (expand) - *terraform.nodeExpandModuleVariable
module.customer_service.helm_release.customer_service - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.customer_service.var.cs_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.customer_service.var.customer_service (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.helm_release.external_dns - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.external-dns.kubernetes_secret.external_dns_google_credentials - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
module.external-dns.var.gcp_credentials (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.var.gcp_credentials_secret_name (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.var.gcp_project (expand) - *terraform.nodeExpandModuleVariable
module.firebird.helm_release.firebird - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.firebird.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
module.ingress.helm_release.ingress - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.ingress.var.ingress (expand) - *terraform.nodeExpandModuleVariable
module.k8s.google_compute_address.ingress - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_address.nat_ip - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_firewall.admission-hooks - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_firewall.http-https - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_firewall.icmp - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_router.router - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_router_nat.nat-router - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_subnetwork.cluster_subnetwork - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google-beta"] - *terraform.NodeApplyableProvider
module.k8s.google_container_node_pool.node_pool - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.local.subnetwork_name (expand) - *terraform.nodeExpandLocal
module.k8s.output.client_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.client_key (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_ca_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_name (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_network (expand) - *terraform.nodeExpandOutput
module.k8s.output.endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.ingress_ip (expand) - *terraform.nodeExpandOutput
module.k8s.output.pool_id (expand) - *terraform.nodeExpandOutput
module.k8s.output.vpc_id (expand) - *terraform.nodeExpandOutput
module.k8s.var.cluster_initial_node_count (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_max_nodes (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_size (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_preemptible (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_pool_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gke_machine_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.istio (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.master_ip_cidr_block (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.network_tag (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnet_cidr_base (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnetwork_name (expand) - *terraform.nodeExpandModuleVariable
module.kafka.helm_release.kafka_operated - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.kafka.helm_release.kafka_operator - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.kafka.helm_release.kafka_topics - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
module.kafka.var.kafka (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_operator (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_topics (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_topics_enabled (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.helm_release.migration_tool - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.migration_tool.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.migration_tool (expand) - *terraform.nodeExpandModuleVariable
module.postgres_ha.helm_release.postgresql_ha - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
module.postgres_ha.var.postgresql_ha (expand) - *terraform.nodeExpandModuleVariable
module.prom_operator.helm_release.prom_operator - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.prom_operator.var.prometheus_operator (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry.helm_release.schema_registry - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.schema-registry.var.replica_count (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry.var.schema_registry (expand) - *terraform.nodeExpandModuleVariable
module.user_service.helm_release.user_service - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.user_service.var.us_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.user_service.var.user_service (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources.helm_release.warehouse_resources - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.warehouse_resources.var.warehouse_resources (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources.var.wr_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_ui.helm_release.warehouse_ui - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.warehouse_ui.var.warehouse_ui (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/google-beta"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
var.auth0_domain - *terraform.NodeRootVariable
var.clean_env_enabled - *terraform.NodeRootVariable
var.cs - *terraform.NodeRootVariable
var.env_name - *terraform.NodeRootVariable
var.gcp_project_id - *terraform.NodeRootVariable
var.gcp_region - *terraform.NodeRootVariable
var.ingress - *terraform.NodeRootVariable
var.kafka - *terraform.NodeRootVariable
var.kafka_operator - *terraform.NodeRootVariable
var.kafka_topics - *terraform.NodeRootVariable
var.kafka_topics_enabled - *terraform.NodeRootVariable
var.migration_tool - *terraform.NodeRootVariable
var.migration_tool_enabled - *terraform.NodeRootVariable
var.postgresql - *terraform.NodeRootVariable
var.prometheus_operator - *terraform.NodeRootVariable
var.schema_registry - *terraform.NodeRootVariable
var.sr_replica_count - *terraform.NodeRootVariable
var.us - *terraform.NodeRootVariable
var.warehouse_ui - *terraform.NodeRootVariable
var.wms_mock - *terraform.NodeRootVariable
var.wms_mock_replica_count - *terraform.NodeRootVariable
var.wr - *terraform.NodeRootVariable
var.wr_replica_count - *terraform.NodeRootVariable
var.wr_url - *terraform.NodeRootVariable
------
2020/10/02 11:24:48 [TRACE] Executing graph transform *terraform.RemovedModuleTransformer
2020/10/02 11:24:48 [TRACE] Completed graph transform *terraform.RemovedModuleTransformer (no changes)
2020/10/02 11:24:48 [TRACE] Executing graph transform *terraform.AttachSchemaTransformer
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.k8s.google_compute_firewall.admission-hooks
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.k8s.google_container_node_pool.node_pool
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.kafka.helm_release.kafka_operator
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to google_compute_address.vpn_static_ip
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to google_compute_forwarding_rule.fr_udp4500
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.k8s.google_compute_router_nat.nat-router
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.external-dns.kubernetes_secret.external_dns_google_credentials
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.schema-registry.helm_release.schema_registry
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to helm_release.wms_mock
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to kubernetes_storage_class.ssd
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to google_compute_forwarding_rule.fr_esp
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to kubernetes_secret.pgpool_init
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to data.google_client_config.current
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.warehouse_resources.helm_release.warehouse_resources
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.prom_operator.helm_release.prom_operator
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.firebird.helm_release.firebird
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.cert_manager.kubernetes_namespace.cert-manager
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.k8s.google_compute_address.nat_ip
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/hashicorp/google-beta"]
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to google_compute_vpn_gateway.vpn
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to kubernetes_namespace.gitlab_runner
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.auth0.auth0_client.user_service
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.k8s.google_compute_subnetwork.cluster_subnetwork
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.postgres_ha.helm_release.postgresql_ha
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.auth0.auth0_client.acceptance_tests
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.customer_service.helm_release.customer_service
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.auth0.auth0_client_grant.user_service_management_api
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.k8s.google_compute_router.router
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.ingress.helm_release.ingress
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.auth0.auth0_tenant.tenant
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.auth0.auth0_client_grant.migration_tool
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.kafka.helm_release.kafka_operated
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.warehouse_ui.helm_release.warehouse_ui
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to helm_release.nexus
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to helm_release.gitlab_runner
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.k8s.google_compute_firewall.http-https
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.k8s.google_container_cluster.gke_cluster
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.kafka.helm_release.kafka_topics
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.auth0.auth0_connection.user_password
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.auth0.auth0_resource_server.wr_backend
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to google_compute_route.primavera_vpn
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.external-dns.helm_release.external_dns
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to kubernetes_secret.google_application_credentials
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.cert_manager.helm_release.le-issuer
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.auth0.auth0_client.warehouse_resources
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to google_compute_vpn_tunnel.tunnel1
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.k8s.google_compute_firewall.icmp
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.cert_manager.helm_release.cert_manager
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.user_service.helm_release.user_service
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.migration_tool.helm_release.migration_tool
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to kubernetes_secret.docker
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.k8s.google_compute_network.cluster_vpc
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to helm_release.scala_steward
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.clean_env.kubernetes_job.clean_env
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/hashicorp/kubernetes"]
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to kubernetes_secret.postgresql_initdb
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to google_compute_forwarding_rule.fr_udp500
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.k8s.google_compute_address.ingress
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.auth0.auth0_client_grant.acceptance_test
2020/10/02 11:24:48 [TRACE] AttachSchemaTransformer: attaching resource schema to module.auth0.auth0_client.migration_tool
2020/10/02 11:24:48 [TRACE] Completed graph transform *terraform.AttachSchemaTransformer (no changes)
2020/10/02 11:24:48 [TRACE] Executing graph transform *terraform.ModuleExpansionTransformer
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: Added module.ingress as *terraform.nodeValidateModule
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.ingress.var.ingress (expand) must wait for expansion of module.ingress
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.ingress.helm_release.ingress must wait for expansion of module.ingress
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.ingress (close) must wait for expansion of module.ingress
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: Added module.schema-registry as *terraform.nodeValidateModule
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.schema-registry.helm_release.schema_registry must wait for expansion of module.schema-registry
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.schema-registry.var.schema_registry (expand) must wait for expansion of module.schema-registry
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.schema-registry (close) must wait for expansion of module.schema-registry
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.schema-registry.var.replica_count (expand) must wait for expansion of module.schema-registry
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: Added module.user_service as *terraform.nodeValidateModule
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.user_service.var.user_service (expand) must wait for expansion of module.user_service
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.user_service.var.us_replica_count (expand) must wait for expansion of module.user_service
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.user_service (close) must wait for expansion of module.user_service
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.user_service.helm_release.user_service must wait for expansion of module.user_service
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: Added module.auth0 as *terraform.nodeValidateModule
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.auth0.auth0_client.acceptance_tests must wait for expansion of module.auth0
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.auth0.auth0_client_grant.user_service_management_api must wait for expansion of module.auth0
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.auth0.auth0_tenant.tenant must wait for expansion of module.auth0
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.auth0.auth0_client_grant.migration_tool must wait for expansion of module.auth0
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.auth0.auth0_connection.user_password must wait for expansion of module.auth0
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.auth0.auth0_resource_server.wr_backend must wait for expansion of module.auth0
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.auth0.auth0_client.warehouse_resources must wait for expansion of module.auth0
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.auth0 (close) must wait for expansion of module.auth0
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.auth0.var.wr_url (expand) must wait for expansion of module.auth0
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.auth0.auth0_client_grant.acceptance_test must wait for expansion of module.auth0
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.auth0.auth0_client.migration_tool must wait for expansion of module.auth0
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.auth0.output.mt_client_secret (expand) must wait for expansion of module.auth0
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.auth0.output.mt_client_id (expand) must wait for expansion of module.auth0
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.auth0.auth0_client.user_service must wait for expansion of module.auth0
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.auth0.output.ui_client_id (expand) must wait for expansion of module.auth0
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: Added module.cert_manager as *terraform.nodeValidateModule
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.cert_manager.kubernetes_namespace.cert-manager must wait for expansion of module.cert_manager
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.cert_manager (close) must wait for expansion of module.cert_manager
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.cert_manager.helm_release.le-issuer must wait for expansion of module.cert_manager
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.cert_manager.helm_release.cert_manager must wait for expansion of module.cert_manager
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: Added module.k8s as *terraform.nodeValidateModule
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s.local.subnetwork_name (expand) must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s.output.client_key (expand) must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s.var.cluster_max_nodes (expand) must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s.var.master_ip_cidr_block (expand) must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s.var.cluster_initial_node_count (expand) must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s (close) must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s.google_compute_firewall.icmp must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s.var.subnetwork_name (expand) must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s.google_compute_network.cluster_vpc must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s.output.ingress_ip (expand) must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s.var.istio (expand) must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s.var.network_tag (expand) must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s.google_compute_address.ingress must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s.output.endpoint (expand) must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s.var.gcloud_region (expand) must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s.var.cluster_name (expand) must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s.var.cluster_nodes_disk_size (expand) must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s.google_container_node_pool.node_pool must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s.google_compute_firewall.admission-hooks must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s.output.cluster_ca_certificate (expand) must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s.output.pool_id (expand) must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s.google_compute_router_nat.nat-router must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s.output.cluster_name (expand) must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s.var.cluster_nodes_disk_type (expand) must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s.var.platform_name (expand) must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s.output.client_certificate (expand) must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s.output.vpc_id (expand) must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s.var.gke_machine_type (expand) must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s.google_compute_address.nat_ip must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s.var.cluster_pool_name (expand) must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s.google_compute_subnetwork.cluster_subnetwork must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s.google_compute_router.router must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s.var.cluster_nodes_preemptible (expand) must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s.output.cluster_network (expand) must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s.google_compute_firewall.http-https must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s.output.cluster_endpoint (expand) must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s.var.subnet_cidr_base (expand) must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.k8s.google_container_cluster.gke_cluster must wait for expansion of module.k8s
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: Added module.clean_env as *terraform.nodeValidateModule
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.clean_env.var.pghost (expand) must wait for expansion of module.clean_env
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.clean_env.var.pguser (expand) must wait for expansion of module.clean_env
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.clean_env.var.pgpassword (expand) must wait for expansion of module.clean_env
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.clean_env (close) must wait for expansion of module.clean_env
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.clean_env.kubernetes_job.clean_env must wait for expansion of module.clean_env
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.clean_env.var.pgdatabase_projections (expand) must wait for expansion of module.clean_env
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.clean_env.var.pgdatabase_akka (expand) must wait for expansion of module.clean_env
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.clean_env.var.enabled (expand) must wait for expansion of module.clean_env
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: Added module.customer_service as *terraform.nodeValidateModule
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.customer_service.helm_release.customer_service must wait for expansion of module.customer_service
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.customer_service.var.customer_service (expand) must wait for expansion of module.customer_service
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.customer_service (close) must wait for expansion of module.customer_service
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.customer_service.var.cs_replica_count (expand) must wait for expansion of module.customer_service
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: Added module.migration_tool as *terraform.nodeValidateModule
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.migration_tool.var.docker_secret (expand) must wait for expansion of module.migration_tool
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.migration_tool.var.enabled (expand) must wait for expansion of module.migration_tool
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.migration_tool.helm_release.migration_tool must wait for expansion of module.migration_tool
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.migration_tool (close) must wait for expansion of module.migration_tool
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.migration_tool.var.migration_tool (expand) must wait for expansion of module.migration_tool
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: Added module.warehouse_ui as *terraform.nodeValidateModule
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.warehouse_ui.helm_release.warehouse_ui must wait for expansion of module.warehouse_ui
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.warehouse_ui (close) must wait for expansion of module.warehouse_ui
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.warehouse_ui.var.warehouse_ui (expand) must wait for expansion of module.warehouse_ui
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: Added module.firebird as *terraform.nodeValidateModule
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.firebird.helm_release.firebird must wait for expansion of module.firebird
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.firebird (close) must wait for expansion of module.firebird
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.firebird.var.docker_secret (expand) must wait for expansion of module.firebird
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: Added module.kafka as *terraform.nodeValidateModule
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.kafka.helm_release.kafka_operated must wait for expansion of module.kafka
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.kafka.helm_release.kafka_topics must wait for expansion of module.kafka
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.kafka.var.kafka (expand) must wait for expansion of module.kafka
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.kafka (close) must wait for expansion of module.kafka
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.kafka.output.kafka_svc_name (expand) must wait for expansion of module.kafka
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.kafka.var.kafka_topics (expand) must wait for expansion of module.kafka
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.kafka.helm_release.kafka_operator must wait for expansion of module.kafka
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.kafka.var.kafka_topics_enabled (expand) must wait for expansion of module.kafka
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.kafka.var.kafka_operator (expand) must wait for expansion of module.kafka
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: Added module.prom_operator as *terraform.nodeValidateModule
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.prom_operator.var.prometheus_operator (expand) must wait for expansion of module.prom_operator
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.prom_operator (close) must wait for expansion of module.prom_operator
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.prom_operator.helm_release.prom_operator must wait for expansion of module.prom_operator
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: Added module.warehouse_resources as *terraform.nodeValidateModule
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.warehouse_resources.var.warehouse_resources (expand) must wait for expansion of module.warehouse_resources
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.warehouse_resources.var.wr_replica_count (expand) must wait for expansion of module.warehouse_resources
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.warehouse_resources (close) must wait for expansion of module.warehouse_resources
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.warehouse_resources.helm_release.warehouse_resources must wait for expansion of module.warehouse_resources
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: Added module.external-dns as *terraform.nodeValidateModule
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.external-dns.helm_release.external_dns must wait for expansion of module.external-dns
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.external-dns.var.gcp_project (expand) must wait for expansion of module.external-dns
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.external-dns.var.gcp_credentials_secret_name (expand) must wait for expansion of module.external-dns
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.external-dns.var.gcp_credentials (expand) must wait for expansion of module.external-dns
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.external-dns (close) must wait for expansion of module.external-dns
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.external-dns.kubernetes_secret.external_dns_google_credentials must wait for expansion of module.external-dns
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: Added module.postgres_ha as *terraform.nodeValidateModule
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.postgres_ha.helm_release.postgresql_ha must wait for expansion of module.postgres_ha
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.postgres_ha (close) must wait for expansion of module.postgres_ha
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.postgres_ha.var.postgresql_ha (expand) must wait for expansion of module.postgres_ha
2020/10/02 11:24:48 [TRACE] ModuleExpansionTransformer: module.postgres_ha.output.postgres_svc_name (expand) must wait for expansion of module.postgres_ha
2020/10/02 11:24:48 [TRACE] Completed graph transform *terraform.ModuleExpansionTransformer with new graph:
data.google_client_config.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_address.vpn_static_ip - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_forwarding_rule.fr_esp - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_forwarding_rule.fr_udp4500 - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_forwarding_rule.fr_udp500 - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_route.primavera_vpn - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_vpn_tunnel.tunnel1 - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
helm_release.gitlab_runner - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
helm_release.nexus - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
helm_release.scala_steward - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
helm_release.wms_mock - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
kubernetes_namespace.gitlab_runner - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
kubernetes_secret.docker - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
kubernetes_secret.google_application_credentials - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
kubernetes_secret.pgpool_init - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
kubernetes_secret.postgresql_initdb - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
kubernetes_storage_class.ssd - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
local.clean_env_pgdatabase_akka (expand) - *terraform.nodeExpandLocal
local.clean_env_pgdatabase_projections (expand) - *terraform.nodeExpandLocal
local.clean_env_pghost (expand) - *terraform.nodeExpandLocal
local.clean_env_pgpassword (expand) - *terraform.nodeExpandLocal
local.clean_env_pguser (expand) - *terraform.nodeExpandLocal
local.cs (expand) - *terraform.nodeExpandLocal
local.ingress (expand) - *terraform.nodeExpandLocal
local.kafka (expand) - *terraform.nodeExpandLocal
local.migration_tool (expand) - *terraform.nodeExpandLocal
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
local.postgresql (expand) - *terraform.nodeExpandLocal
local.prometheus_operator (expand) - *terraform.nodeExpandLocal
local.schema_registry (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_id (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_secret (expand) - *terraform.nodeExpandLocal
local.us (expand) - *terraform.nodeExpandLocal
local.vpn_shared_secret (expand) - *terraform.nodeExpandLocal
local.warehouse_ui (expand) - *terraform.nodeExpandLocal
local.wr (expand) - *terraform.nodeExpandLocal
module.auth0 (close) - *terraform.nodeCloseModule
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.acceptance_tests - *terraform.NodeValidatableResource
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client.user_service - *terraform.NodeValidatableResource
module.auth0.auth0_client.warehouse_resources - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.acceptance_test - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.user_service_management_api - *terraform.NodeValidatableResource
module.auth0.auth0_connection.user_password - *terraform.NodeValidatableResource
module.auth0.auth0_resource_server.wr_backend - *terraform.NodeValidatableResource
module.auth0.auth0_tenant.tenant - *terraform.NodeValidatableResource
module.auth0.output.mt_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.output.mt_client_secret (expand) - *terraform.nodeExpandOutput
module.auth0.output.ui_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.var.wr_url (expand) - *terraform.nodeExpandModuleVariable
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.acceptance_tests - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client.user_service - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client.warehouse_resources - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client_grant.acceptance_test - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client_grant.migration_tool - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client_grant.user_service_management_api - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_connection.user_password - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_resource_server.wr_backend - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_tenant.tenant - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.output.mt_client_id (expand) - *terraform.nodeExpandOutput
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.output.mt_client_secret (expand) - *terraform.nodeExpandOutput
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.output.ui_client_id (expand) - *terraform.nodeExpandOutput
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.var.wr_url (expand) - *terraform.nodeExpandModuleVariable
module.auth0 (expand) - *terraform.nodeValidateModule
module.cert_manager (close) - *terraform.nodeCloseModule
module.cert_manager (expand) - *terraform.nodeValidateModule
module.cert_manager.helm_release.cert_manager - *terraform.NodeValidatableResource
module.cert_manager.helm_release.le-issuer - *terraform.NodeValidatableResource
module.cert_manager.kubernetes_namespace.cert-manager - *terraform.NodeValidatableResource
module.cert_manager (expand) - *terraform.nodeValidateModule
module.cert_manager.helm_release.cert_manager - *terraform.NodeValidatableResource
module.cert_manager (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.cert_manager.helm_release.le-issuer - *terraform.NodeValidatableResource
module.cert_manager (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.cert_manager.kubernetes_namespace.cert-manager - *terraform.NodeValidatableResource
module.cert_manager (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
module.clean_env (close) - *terraform.nodeCloseModule
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.kubernetes_job.clean_env - *terraform.NodeValidatableResource
module.clean_env.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_akka (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_projections (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pghost (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgpassword (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pguser (expand) - *terraform.nodeExpandModuleVariable
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.kubernetes_job.clean_env - *terraform.NodeValidatableResource
module.clean_env (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
module.clean_env.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.var.pgdatabase_akka (expand) - *terraform.nodeExpandModuleVariable
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.var.pgdatabase_projections (expand) - *terraform.nodeExpandModuleVariable
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.var.pghost (expand) - *terraform.nodeExpandModuleVariable
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.var.pgpassword (expand) - *terraform.nodeExpandModuleVariable
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.var.pguser (expand) - *terraform.nodeExpandModuleVariable
module.clean_env (expand) - *terraform.nodeValidateModule
module.customer_service (close) - *terraform.nodeCloseModule
module.customer_service (expand) - *terraform.nodeValidateModule
module.customer_service.helm_release.customer_service - *terraform.NodeValidatableResource
module.customer_service.var.cs_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.customer_service.var.customer_service (expand) - *terraform.nodeExpandModuleVariable
module.customer_service (expand) - *terraform.nodeValidateModule
module.customer_service.helm_release.customer_service - *terraform.NodeValidatableResource
module.customer_service (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.customer_service.var.cs_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.customer_service (expand) - *terraform.nodeValidateModule
module.customer_service.var.customer_service (expand) - *terraform.nodeExpandModuleVariable
module.customer_service (expand) - *terraform.nodeValidateModule
module.external-dns (close) - *terraform.nodeCloseModule
module.external-dns (expand) - *terraform.nodeValidateModule
module.external-dns.helm_release.external_dns - *terraform.NodeValidatableResource
module.external-dns.kubernetes_secret.external_dns_google_credentials - *terraform.NodeValidatableResource
module.external-dns.var.gcp_credentials (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.var.gcp_credentials_secret_name (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.var.gcp_project (expand) - *terraform.nodeExpandModuleVariable
module.external-dns (expand) - *terraform.nodeValidateModule
module.external-dns.helm_release.external_dns - *terraform.NodeValidatableResource
module.external-dns (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.external-dns.kubernetes_secret.external_dns_google_credentials - *terraform.NodeValidatableResource
module.external-dns (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
module.external-dns.var.gcp_credentials (expand) - *terraform.nodeExpandModuleVariable
module.external-dns (expand) - *terraform.nodeValidateModule
module.external-dns.var.gcp_credentials_secret_name (expand) - *terraform.nodeExpandModuleVariable
module.external-dns (expand) - *terraform.nodeValidateModule
module.external-dns.var.gcp_project (expand) - *terraform.nodeExpandModuleVariable
module.external-dns (expand) - *terraform.nodeValidateModule
module.firebird (close) - *terraform.nodeCloseModule
module.firebird (expand) - *terraform.nodeValidateModule
module.firebird.helm_release.firebird - *terraform.NodeValidatableResource
module.firebird.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
module.firebird (expand) - *terraform.nodeValidateModule
module.firebird.helm_release.firebird - *terraform.NodeValidatableResource
module.firebird (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.firebird.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
module.firebird (expand) - *terraform.nodeValidateModule
module.ingress (close) - *terraform.nodeCloseModule
module.ingress (expand) - *terraform.nodeValidateModule
module.ingress.helm_release.ingress - *terraform.NodeValidatableResource
module.ingress.var.ingress (expand) - *terraform.nodeExpandModuleVariable
module.ingress (expand) - *terraform.nodeValidateModule
module.ingress.helm_release.ingress - *terraform.NodeValidatableResource
module.ingress (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.ingress.var.ingress (expand) - *terraform.nodeExpandModuleVariable
module.ingress (expand) - *terraform.nodeValidateModule
module.k8s (close) - *terraform.nodeCloseModule
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_address.ingress - *terraform.NodeValidatableResource
module.k8s.google_compute_address.nat_ip - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.admission-hooks - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.http-https - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.icmp - *terraform.NodeValidatableResource
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.google_compute_router.router - *terraform.NodeValidatableResource
module.k8s.google_compute_router_nat.nat-router - *terraform.NodeValidatableResource
module.k8s.google_compute_subnetwork.cluster_subnetwork - *terraform.NodeValidatableResource
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.google_container_node_pool.node_pool - *terraform.NodeValidatableResource
module.k8s.local.subnetwork_name (expand) - *terraform.nodeExpandLocal
module.k8s.output.client_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.client_key (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_ca_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_name (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_network (expand) - *terraform.nodeExpandOutput
module.k8s.output.endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.ingress_ip (expand) - *terraform.nodeExpandOutput
module.k8s.output.pool_id (expand) - *terraform.nodeExpandOutput
module.k8s.output.vpc_id (expand) - *terraform.nodeExpandOutput
module.k8s.var.cluster_initial_node_count (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_max_nodes (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_size (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_preemptible (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_pool_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gke_machine_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.istio (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.master_ip_cidr_block (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.network_tag (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnet_cidr_base (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnetwork_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_address.ingress - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_address.nat_ip - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_firewall.admission-hooks - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_firewall.http-https - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_firewall.icmp - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_router.router - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_router_nat.nat-router - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_subnetwork.cluster_subnetwork - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/google-beta"] - *terraform.NodeApplyableProvider
module.k8s.google_container_node_pool.node_pool - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.local.subnetwork_name (expand) - *terraform.nodeExpandLocal
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.output.client_certificate (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.output.client_key (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.output.cluster_ca_certificate (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.output.cluster_endpoint (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.output.cluster_name (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.output.cluster_network (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.output.endpoint (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.output.ingress_ip (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.output.pool_id (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.output.vpc_id (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.cluster_initial_node_count (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.cluster_max_nodes (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.cluster_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.cluster_nodes_disk_size (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.cluster_nodes_disk_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.cluster_nodes_preemptible (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.cluster_pool_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.gke_machine_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.istio (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.master_ip_cidr_block (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.network_tag (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.subnet_cidr_base (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.subnetwork_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.kafka (close) - *terraform.nodeCloseModule
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.helm_release.kafka_operated - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_operator - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_topics - *terraform.NodeValidatableResource
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
module.kafka.var.kafka (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_operator (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_topics (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_topics_enabled (expand) - *terraform.nodeExpandModuleVariable
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.helm_release.kafka_operated - *terraform.NodeValidatableResource
module.kafka (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.kafka.helm_release.kafka_operator - *terraform.NodeValidatableResource
module.kafka (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.kafka.helm_release.kafka_topics - *terraform.NodeValidatableResource
module.kafka (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.var.kafka (expand) - *terraform.nodeExpandModuleVariable
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.var.kafka_operator (expand) - *terraform.nodeExpandModuleVariable
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.var.kafka_topics (expand) - *terraform.nodeExpandModuleVariable
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.var.kafka_topics_enabled (expand) - *terraform.nodeExpandModuleVariable
module.kafka (expand) - *terraform.nodeValidateModule
module.migration_tool (close) - *terraform.nodeCloseModule
module.migration_tool (expand) - *terraform.nodeValidateModule
module.migration_tool.helm_release.migration_tool - *terraform.NodeValidatableResource
module.migration_tool.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.migration_tool (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool (expand) - *terraform.nodeValidateModule
module.migration_tool.helm_release.migration_tool - *terraform.NodeValidatableResource
module.migration_tool (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.migration_tool.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool (expand) - *terraform.nodeValidateModule
module.migration_tool.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool (expand) - *terraform.nodeValidateModule
module.migration_tool.var.migration_tool (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool (expand) - *terraform.nodeValidateModule
module.postgres_ha (close) - *terraform.nodeCloseModule
module.postgres_ha (expand) - *terraform.nodeValidateModule
module.postgres_ha.helm_release.postgresql_ha - *terraform.NodeValidatableResource
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
module.postgres_ha.var.postgresql_ha (expand) - *terraform.nodeExpandModuleVariable
module.postgres_ha (expand) - *terraform.nodeValidateModule
module.postgres_ha.helm_release.postgresql_ha - *terraform.NodeValidatableResource
module.postgres_ha (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
module.postgres_ha (expand) - *terraform.nodeValidateModule
module.postgres_ha.var.postgresql_ha (expand) - *terraform.nodeExpandModuleVariable
module.postgres_ha (expand) - *terraform.nodeValidateModule
module.prom_operator (close) - *terraform.nodeCloseModule
module.prom_operator (expand) - *terraform.nodeValidateModule
module.prom_operator.helm_release.prom_operator - *terraform.NodeValidatableResource
module.prom_operator.var.prometheus_operator (expand) - *terraform.nodeExpandModuleVariable
module.prom_operator (expand) - *terraform.nodeValidateModule
module.prom_operator.helm_release.prom_operator - *terraform.NodeValidatableResource
module.prom_operator (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.prom_operator.var.prometheus_operator (expand) - *terraform.nodeExpandModuleVariable
module.prom_operator (expand) - *terraform.nodeValidateModule
module.schema-registry (close) - *terraform.nodeCloseModule
module.schema-registry (expand) - *terraform.nodeValidateModule
module.schema-registry.helm_release.schema_registry - *terraform.NodeValidatableResource
module.schema-registry.var.replica_count (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry.var.schema_registry (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry (expand) - *terraform.nodeValidateModule
module.schema-registry.helm_release.schema_registry - *terraform.NodeValidatableResource
module.schema-registry (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.schema-registry.var.replica_count (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry (expand) - *terraform.nodeValidateModule
module.schema-registry.var.schema_registry (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry (expand) - *terraform.nodeValidateModule
module.user_service (close) - *terraform.nodeCloseModule
module.user_service (expand) - *terraform.nodeValidateModule
module.user_service.helm_release.user_service - *terraform.NodeValidatableResource
module.user_service.var.us_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.user_service.var.user_service (expand) - *terraform.nodeExpandModuleVariable
module.user_service (expand) - *terraform.nodeValidateModule
module.user_service.helm_release.user_service - *terraform.NodeValidatableResource
module.user_service (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.user_service.var.us_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.user_service (expand) - *terraform.nodeValidateModule
module.user_service.var.user_service (expand) - *terraform.nodeExpandModuleVariable
module.user_service (expand) - *terraform.nodeValidateModule
module.warehouse_resources (close) - *terraform.nodeCloseModule
module.warehouse_resources (expand) - *terraform.nodeValidateModule
module.warehouse_resources.helm_release.warehouse_resources - *terraform.NodeValidatableResource
module.warehouse_resources.var.warehouse_resources (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources.var.wr_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources (expand) - *terraform.nodeValidateModule
module.warehouse_resources.helm_release.warehouse_resources - *terraform.NodeValidatableResource
module.warehouse_resources (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.warehouse_resources.var.warehouse_resources (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources (expand) - *terraform.nodeValidateModule
module.warehouse_resources.var.wr_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources (expand) - *terraform.nodeValidateModule
module.warehouse_ui (close) - *terraform.nodeCloseModule
module.warehouse_ui (expand) - *terraform.nodeValidateModule
module.warehouse_ui.helm_release.warehouse_ui - *terraform.NodeValidatableResource
module.warehouse_ui.var.warehouse_ui (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_ui (expand) - *terraform.nodeValidateModule
module.warehouse_ui.helm_release.warehouse_ui - *terraform.NodeValidatableResource
module.warehouse_ui (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.warehouse_ui.var.warehouse_ui (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_ui (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/google-beta"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
var.auth0_domain - *terraform.NodeRootVariable
var.clean_env_enabled - *terraform.NodeRootVariable
var.cs - *terraform.NodeRootVariable
var.env_name - *terraform.NodeRootVariable
var.gcp_project_id - *terraform.NodeRootVariable
var.gcp_region - *terraform.NodeRootVariable
var.ingress - *terraform.NodeRootVariable
var.kafka - *terraform.NodeRootVariable
var.kafka_operator - *terraform.NodeRootVariable
var.kafka_topics - *terraform.NodeRootVariable
var.kafka_topics_enabled - *terraform.NodeRootVariable
var.migration_tool - *terraform.NodeRootVariable
var.migration_tool_enabled - *terraform.NodeRootVariable
var.postgresql - *terraform.NodeRootVariable
var.prometheus_operator - *terraform.NodeRootVariable
var.schema_registry - *terraform.NodeRootVariable
var.sr_replica_count - *terraform.NodeRootVariable
var.us - *terraform.NodeRootVariable
var.warehouse_ui - *terraform.NodeRootVariable
var.wms_mock - *terraform.NodeRootVariable
var.wms_mock_replica_count - *terraform.NodeRootVariable
var.wr - *terraform.NodeRootVariable
var.wr_replica_count - *terraform.NodeRootVariable
var.wr_url - *terraform.NodeRootVariable
------
2020/10/02 11:24:48 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "local.pgsql_creds (expand)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s.var.cluster_pool_name (expand)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.schema-registry (expand)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s.google_compute_subnetwork.cluster_subnetwork" references: [module.k8s.local.subnetwork_name (expand) module.k8s.google_compute_network.cluster_vpc module.k8s.var.subnet_cidr_base (expand) module.k8s.var.gcloud_region (expand)]
2020/10/02 11:24:48 [WARN] ReferenceTransformer: reference not found: "path.module"
2020/10/02 11:24:48 [WARN] ReferenceTransformer: reference not found: "path.root"
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.postgres_ha.helm_release.postgresql_ha" references: [module.postgres_ha.var.postgresql_ha (expand) module.postgres_ha.var.postgresql_ha (expand) module.postgres_ha.var.postgresql_ha (expand) module.postgres_ha.var.postgresql_ha (expand) module.postgres_ha.var.postgresql_ha (expand) module.postgres_ha.var.postgresql_ha (expand) module.postgres_ha.var.postgresql_ha (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.auth0.auth0_client.acceptance_tests" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "var.warehouse_ui" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "var.us" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "var.env_name" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.clean_env.var.enabled (expand)" references: [var.clean_env_enabled]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.warehouse_ui (expand)" references: []
2020/10/02 11:24:48 [WARN] ReferenceTransformer: reference not found: "path.module"
2020/10/02 11:24:48 [WARN] ReferenceTransformer: reference not found: "path.root"
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.customer_service.helm_release.customer_service" references: [module.customer_service.var.customer_service (expand) module.customer_service.var.customer_service (expand) module.customer_service.var.cs_replica_count (expand) module.customer_service.var.customer_service (expand) module.customer_service.var.customer_service (expand) module.customer_service.var.customer_service (expand) module.customer_service.var.customer_service (expand) module.customer_service.var.customer_service (expand) module.customer_service.var.customer_service (expand) module.customer_service.var.customer_service (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.auth0.auth0_client_grant.user_service_management_api" references: [module.auth0.auth0_client.user_service]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "local.ingress (expand)" references: [module.k8s.output.ingress_ip (expand) var.ingress]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.migration_tool.var.enabled (expand)" references: [var.migration_tool_enabled]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.warehouse_resources.var.warehouse_resources (expand)" references: [local.wr (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.schema-registry (close)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s.google_compute_router.router" references: [module.k8s.var.gcloud_region (expand) module.k8s.google_compute_network.cluster_vpc module.k8s.var.platform_name (expand)]
2020/10/02 11:24:48 [WARN] ReferenceTransformer: reference not found: "path.module"
2020/10/02 11:24:48 [WARN] ReferenceTransformer: reference not found: "path.root"
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.ingress.helm_release.ingress" references: [module.ingress.var.ingress (expand) module.ingress.var.ingress (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.kafka.var.kafka_operator (expand)" references: [var.kafka_operator]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "var.schema_registry" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.clean_env.var.pghost (expand)" references: [local.clean_env_pghost (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.clean_env.var.pguser (expand)" references: [local.clean_env_pguser (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.user_service.var.user_service (expand)" references: [local.us (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.firebird (close)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.auth0.auth0_tenant.tenant" references: [module.auth0.auth0_connection.user_password]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.auth0.auth0_client_grant.migration_tool" references: [module.auth0.auth0_client.migration_tool module.auth0.auth0_resource_server.wr_backend]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "var.kafka" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.clean_env.var.pgpassword (expand)" references: [local.clean_env_pgpassword (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s.var.cluster_nodes_preemptible (expand)" references: []
2020/10/02 11:24:48 [WARN] ReferenceTransformer: reference not found: "path.module"
2020/10/02 11:24:48 [WARN] ReferenceTransformer: reference not found: "path.root"
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.kafka.helm_release.kafka_operated" references: [module.kafka.helm_release.kafka_operator module.kafka.var.kafka (expand) module.kafka.var.kafka (expand)]
2020/10/02 11:24:48 [WARN] ReferenceTransformer: reference not found: "path.module"
2020/10/02 11:24:48 [WARN] ReferenceTransformer: reference not found: "path.root"
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.warehouse_ui.helm_release.warehouse_ui" references: [module.warehouse_ui.var.warehouse_ui (expand) module.warehouse_ui.var.warehouse_ui (expand) module.warehouse_ui.var.warehouse_ui (expand) module.warehouse_ui.var.warehouse_ui (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "var.prometheus_operator" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "var.wms_mock_replica_count" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.customer_service.var.customer_service (expand)" references: [local.cs (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.user_service (expand)" references: []
2020/10/02 11:24:48 [WARN] ReferenceTransformer: reference not found: "path.root"
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "helm_release.nexus" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s.output.cluster_network (expand)" references: [module.k8s.google_compute_network.cluster_vpc]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "var.migration_tool_enabled" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "local.schema_registry (expand)" references: [module.kafka.output.kafka_svc_name (expand) var.schema_registry]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "local.clean_env_pghost (expand)" references: [module.postgres_ha.output.postgres_svc_name (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.user_service.var.us_replica_count (expand)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.cert_manager (expand)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.clean_env (close)" references: []
2020/10/02 11:24:48 [WARN] ReferenceTransformer: reference not found: "path.root"
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "helm_release.gitlab_runner" references: [kubernetes_namespace.gitlab_runner kubernetes_secret.google_application_credentials]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s.google_compute_firewall.http-https" references: [module.k8s.var.platform_name (expand) module.k8s.google_compute_network.cluster_vpc module.k8s.var.network_tag (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.user_service (close)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.auth0.auth0_resource_server.wr_backend" references: [module.auth0.var.wr_url (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "local.clean_env_pgdatabase_akka (expand)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s.output.cluster_endpoint (expand)" references: [module.k8s.google_container_cluster.gke_cluster]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s.var.subnet_cidr_base (expand)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.kafka.var.kafka (expand)" references: [local.kafka (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s.google_container_cluster.gke_cluster" references: [module.k8s.var.gcloud_region (expand) module.k8s.google_compute_network.cluster_vpc module.k8s.var.cluster_name (expand) module.k8s.google_compute_subnetwork.cluster_subnetwork module.k8s.var.master_ip_cidr_block (expand) module.k8s.var.subnet_cidr_base (expand) module.k8s.var.subnet_cidr_base (expand) module.k8s.var.istio (expand)]
2020/10/02 11:24:48 [WARN] ReferenceTransformer: reference not found: "path.module"
2020/10/02 11:24:48 [WARN] ReferenceTransformer: reference not found: "path.root"
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.kafka.helm_release.kafka_topics" references: [module.kafka.var.kafka_topics_enabled (expand) module.kafka.var.kafka_topics (expand) module.kafka.helm_release.kafka_operated module.kafka.helm_release.kafka_operated]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.auth0.auth0_connection.user_password" references: [module.auth0.auth0_client.warehouse_resources module.auth0.auth0_client.acceptance_tests module.auth0.auth0_client.migration_tool]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.ingress (close)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.warehouse_ui (close)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s.output.client_key (expand)" references: [module.k8s.google_container_cluster.gke_cluster]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "var.wr_url" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s.var.cluster_max_nodes (expand)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.ingress (expand)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.postgres_ha (close)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "google_compute_route.primavera_vpn" references: [google_compute_vpn_tunnel.tunnel1 module.k8s.output.cluster_network (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.external-dns.helm_release.external_dns" references: [module.external-dns.var.gcp_project (expand) module.external-dns.kubernetes_secret.external_dns_google_credentials]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s.local.subnetwork_name (expand)" references: [module.k8s.var.subnetwork_name (expand) module.k8s.var.subnetwork_name (expand) module.k8s.var.platform_name (expand) module.k8s.var.gcloud_region (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "var.gcp_region" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s.var.master_ip_cidr_block (expand)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/helm\"]" references: [module.k8s.output.client_certificate (expand) module.k8s.output.cluster_ca_certificate (expand) data.google_client_config.current module.k8s.output.cluster_endpoint (expand) module.k8s.output.cluster_endpoint (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.warehouse_resources (expand)" references: []
2020/10/02 11:24:48 [WARN] ReferenceTransformer: reference not found: "path.root"
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "kubernetes_secret.google_application_credentials" references: [kubernetes_namespace.gitlab_runner]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s.var.cluster_initial_node_count (expand)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.prom_operator (expand)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/terraform-providers/auth0\"]" references: [local.terraform_auth0_client_secret (expand) var.auth0_domain local.terraform_auth0_client_id (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/google\"]" references: [var.gcp_region var.gcp_project_id]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s (expand)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.kafka (close)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.cert_manager.helm_release.le-issuer" references: [module.cert_manager.helm_release.cert_manager]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "var.wr_replica_count" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "var.migration_tool" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "var.gcp_project_id" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.firebird.var.docker_secret (expand)" references: [kubernetes_secret.docker]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.ingress.var.ingress (expand)" references: [local.ingress (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s (close)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.auth0.auth0_client.warehouse_resources" references: [module.auth0.var.wr_url (expand) module.auth0.var.wr_url (expand) module.auth0.var.wr_url (expand) module.auth0.var.wr_url (expand) module.auth0.var.wr_url (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "local.cs (expand)" references: [local.pgsql_creds (expand) module.postgres_ha.output.postgres_svc_name (expand) kubernetes_secret.docker module.kafka.output.kafka_svc_name (expand) var.schema_registry var.cs]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "local.kafka (expand)" references: [kubernetes_storage_class.ssd var.kafka]
2020/10/02 11:24:48 [WARN] ReferenceTransformer: reference not found: "path.module"
2020/10/02 11:24:48 [WARN] ReferenceTransformer: reference not found: "path.root"
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.user_service.helm_release.user_service" references: [module.user_service.var.user_service (expand) module.user_service.var.user_service (expand) module.user_service.var.us_replica_count (expand) module.user_service.var.user_service (expand)]
2020/10/02 11:24:48 [WARN] ReferenceTransformer: reference not found: "path.root"
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "local.terraform_auth0_client_id (expand)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.external-dns.var.gcp_project (expand)" references: [var.gcp_project_id]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "google_compute_vpn_tunnel.tunnel1" references: [google_compute_forwarding_rule.fr_esp google_compute_forwarding_rule.fr_udp500 google_compute_forwarding_rule.fr_udp4500 google_compute_vpn_gateway.vpn local.vpn_shared_secret (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s.google_compute_firewall.icmp" references: [module.k8s.var.network_tag (expand) module.k8s.google_compute_network.cluster_vpc module.k8s.var.platform_name (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.cert_manager.helm_release.cert_manager" references: [module.cert_manager.kubernetes_namespace.cert-manager]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s.var.subnetwork_name (expand)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.warehouse_ui.var.warehouse_ui (expand)" references: [local.warehouse_ui (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.external-dns.var.gcp_credentials_secret_name (expand)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.auth0 (close)" references: []
2020/10/02 11:24:48 [WARN] ReferenceTransformer: reference not found: "path.module"
2020/10/02 11:24:48 [WARN] ReferenceTransformer: reference not found: "path.root"
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.migration_tool.helm_release.migration_tool" references: [module.migration_tool.var.enabled (expand) module.migration_tool.var.migration_tool (expand) module.migration_tool.var.migration_tool (expand) module.migration_tool.var.migration_tool (expand) module.migration_tool.var.docker_secret (expand) module.migration_tool.var.migration_tool (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "local.migration_tool (expand)" references: [module.auth0.output.mt_client_id (expand) module.auth0.output.mt_client_secret (expand) module.kafka.output.kafka_svc_name (expand) var.migration_tool]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "var.clean_env_enabled" references: []
2020/10/02 11:24:48 [WARN] ReferenceTransformer: reference not found: "path.root"
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "local.vpn_shared_secret (expand)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "local.us (expand)" references: [kubernetes_secret.docker var.us]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s.output.ingress_ip (expand)" references: [module.k8s.google_compute_address.ingress]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "var.cs" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s.var.istio (expand)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "kubernetes_secret.docker" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s.google_compute_network.cluster_vpc" references: [module.k8s.var.platform_name (expand)]
2020/10/02 11:24:48 [WARN] ReferenceTransformer: reference not found: "path.root"
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "local.clean_env_pgpassword (expand)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.warehouse_resources.var.wr_replica_count (expand)" references: [var.wr_replica_count]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.customer_service (expand)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "var.ingress" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s.var.network_tag (expand)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.kafka.var.kafka_topics (expand)" references: [var.kafka_topics]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.external-dns.var.gcp_credentials (expand)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.auth0.var.wr_url (expand)" references: [var.wr_url]
2020/10/02 11:24:48 [WARN] ReferenceTransformer: reference not found: "path.root"
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "helm_release.scala_steward" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.clean_env.kubernetes_job.clean_env" references: [module.clean_env.var.enabled (expand) module.clean_env.var.pghost (expand) module.clean_env.var.pgdatabase_akka (expand) module.clean_env.var.pguser (expand) module.clean_env.var.pgpassword (expand) module.clean_env.var.pghost (expand) module.clean_env.var.pgdatabase_projections (expand) module.clean_env.var.pguser (expand) module.clean_env.var.pgpassword (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.kafka.output.kafka_svc_name (expand)" references: [module.kafka.var.kafka (expand) module.kafka.var.kafka (expand) module.kafka.helm_release.kafka_operated module.kafka.helm_release.kafka_operated]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/kubernetes\"]" references: [module.k8s.output.cluster_endpoint (expand) module.k8s.output.client_certificate (expand) module.k8s.output.cluster_ca_certificate (expand) module.k8s.output.cluster_endpoint (expand) data.google_client_config.current]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.firebird (expand)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.auth0.auth0_client_grant.acceptance_test" references: [module.auth0.auth0_client.acceptance_tests module.auth0.auth0_resource_server.wr_backend]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s.output.endpoint (expand)" references: [module.k8s.google_container_cluster.gke_cluster]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s.var.gcloud_region (expand)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.postgres_ha.var.postgresql_ha (expand)" references: [local.postgresql (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.prom_operator.var.prometheus_operator (expand)" references: [local.prometheus_operator (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "kubernetes_secret.postgresql_initdb" references: [local.pgsql_creds (expand) var.postgresql]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "google_compute_forwarding_rule.fr_udp500" references: [google_compute_address.vpn_static_ip google_compute_vpn_gateway.vpn]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s.google_compute_address.ingress" references: [module.k8s.var.platform_name (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.warehouse_resources (close)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.auth0 (expand)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.customer_service (close)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.migration_tool (expand)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s.var.cluster_name (expand)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.schema-registry.var.replica_count (expand)" references: [var.sr_replica_count]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.clean_env (expand)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.auth0.auth0_client.migration_tool" references: []
2020/10/02 11:24:48 [WARN] ReferenceTransformer: reference not found: "path.root"
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "local.prometheus_operator (expand)" references: [var.prometheus_operator]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "var.postgresql" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s.var.cluster_nodes_disk_size (expand)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.prom_operator (close)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.postgres_ha.output.postgres_svc_name (expand)" references: [module.postgres_ha.helm_release.postgresql_ha]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "var.wr" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.clean_env.var.pgdatabase_projections (expand)" references: [local.clean_env_pgdatabase_projections (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.migration_tool (close)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s.google_compute_firewall.admission-hooks" references: [module.k8s.var.platform_name (expand) module.k8s.google_compute_network.cluster_vpc module.k8s.var.master_ip_cidr_block (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s.google_container_node_pool.node_pool" references: [module.k8s.var.cluster_initial_node_count (expand) module.k8s.google_container_cluster.gke_cluster module.k8s.var.gcloud_region (expand) module.k8s.var.cluster_max_nodes (expand) module.k8s.var.cluster_nodes_preemptible (expand) module.k8s.var.gke_machine_type (expand) module.k8s.var.cluster_nodes_disk_type (expand) module.k8s.var.cluster_nodes_disk_size (expand) module.k8s.var.network_tag (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.kafka.helm_release.kafka_operator" references: [module.kafka.var.kafka_operator (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s.output.cluster_ca_certificate (expand)" references: [module.k8s.google_container_cluster.gke_cluster]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s.output.pool_id (expand)" references: [module.k8s.google_container_node_pool.node_pool]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.migration_tool.var.migration_tool (expand)" references: [local.migration_tool (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.external-dns (close)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "google_compute_address.vpn_static_ip" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "google_compute_forwarding_rule.fr_udp4500" references: [google_compute_address.vpn_static_ip google_compute_vpn_gateway.vpn]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "local.warehouse_ui (expand)" references: [var.auth0_domain module.auth0.output.ui_client_id (expand) var.warehouse_ui]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "local.clean_env_pgdatabase_projections (expand)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "var.auth0_domain" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.clean_env.var.pgdatabase_akka (expand)" references: [local.clean_env_pgdatabase_akka (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s.google_compute_router_nat.nat-router" references: [module.k8s.var.gcloud_region (expand) module.k8s.google_compute_router.router module.k8s.google_compute_address.nat_ip module.k8s.google_compute_subnetwork.cluster_subnetwork]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.external-dns.kubernetes_secret.external_dns_google_credentials" references: [module.external-dns.var.gcp_credentials (expand) module.external-dns.var.gcp_credentials_secret_name (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.schema-registry.helm_release.schema_registry" references: [module.schema-registry.var.schema_registry (expand) module.schema-registry.var.schema_registry (expand) module.schema-registry.var.schema_registry (expand) module.schema-registry.var.replica_count (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "local.clean_env_pguser (expand)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s.output.cluster_name (expand)" references: [module.k8s.google_container_cluster.gke_cluster]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "var.kafka_topics_enabled" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "var.sr_replica_count" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "var.wms_mock" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "helm_release.wms_mock" references: [var.wms_mock var.wms_mock_replica_count module.kafka.output.kafka_svc_name (expand) var.schema_registry]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "kubernetes_storage_class.ssd" references: []
2020/10/02 11:24:48 [WARN] ReferenceTransformer: reference not found: "path.root"
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "local.terraform_auth0_client_secret (expand)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s.var.platform_name (expand)" references: [var.env_name]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s.var.cluster_nodes_disk_type (expand)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.external-dns (expand)" references: []
2020/10/02 11:24:48 [WARN] ReferenceTransformer: reference not found: "path.module"
2020/10/02 11:24:48 [WARN] ReferenceTransformer: reference not found: "path.root"
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.warehouse_resources.helm_release.warehouse_resources" references: [module.warehouse_resources.var.warehouse_resources (expand) module.warehouse_resources.var.warehouse_resources (expand) module.warehouse_resources.var.wr_replica_count (expand) module.warehouse_resources.var.warehouse_resources (expand) module.warehouse_resources.var.warehouse_resources (expand) module.warehouse_resources.var.warehouse_resources (expand) module.warehouse_resources.var.warehouse_resources (expand) module.warehouse_resources.var.warehouse_resources (expand) module.warehouse_resources.var.warehouse_resources (expand) module.warehouse_resources.var.warehouse_resources (expand) module.warehouse_resources.var.warehouse_resources (expand) module.warehouse_resources.var.warehouse_resources (expand) module.warehouse_resources.var.warehouse_resources (expand) module.warehouse_resources.var.warehouse_resources (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s.output.client_certificate (expand)" references: [module.k8s.google_container_cluster.gke_cluster]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.auth0.output.mt_client_secret (expand)" references: [module.auth0.auth0_client.migration_tool]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.customer_service.var.cs_replica_count (expand)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.kafka.var.kafka_topics_enabled (expand)" references: [var.kafka_topics_enabled]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "google_compute_forwarding_rule.fr_esp" references: [google_compute_address.vpn_static_ip google_compute_vpn_gateway.vpn]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "kubernetes_secret.pgpool_init" references: [local.pgsql_creds (expand) var.postgresql]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "data.google_client_config.current" references: []
2020/10/02 11:24:48 [WARN] ReferenceTransformer: reference not found: "path.module"
2020/10/02 11:24:48 [WARN] ReferenceTransformer: reference not found: "path.root"
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.prom_operator.helm_release.prom_operator" references: [module.prom_operator.var.prometheus_operator (expand) module.prom_operator.var.prometheus_operator (expand) module.prom_operator.var.prometheus_operator (expand) module.prom_operator.var.prometheus_operator (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.postgres_ha (expand)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.firebird.helm_release.firebird" references: [module.firebird.var.docker_secret (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.cert_manager.kubernetes_namespace.cert-manager" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "var.kafka_topics" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.auth0.output.mt_client_id (expand)" references: [module.auth0.auth0_client.migration_tool]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s.var.gke_machine_type (expand)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.kafka (expand)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s.google_compute_address.nat_ip" references: [module.k8s.var.platform_name (expand) module.k8s.var.gcloud_region (expand)]
2020/10/02 11:24:48 [WARN] ReferenceTransformer: reference not found: "path.root"
2020/10/02 11:24:48 [WARN] ReferenceTransformer: reference not found: "path.root"
2020/10/02 11:24:48 [WARN] ReferenceTransformer: reference not found: "path.root"
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "local.postgresql (expand)" references: [var.postgresql var.postgresql kubernetes_storage_class.ssd var.postgresql]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.k8s.output.vpc_id (expand)" references: [module.k8s.google_compute_network.cluster_vpc]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.migration_tool.var.docker_secret (expand)" references: [kubernetes_secret.docker]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.schema-registry.var.schema_registry (expand)" references: [local.schema_registry (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/google-beta\"]" references: [var.gcp_region var.gcp_project_id]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.cert_manager (close)" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "google_compute_vpn_gateway.vpn" references: [var.env_name module.k8s.output.cluster_network (expand)]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "kubernetes_namespace.gitlab_runner" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.auth0.auth0_client.user_service" references: []
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "local.wr (expand)" references: [local.pgsql_creds (expand) module.postgres_ha.output.postgres_svc_name (expand) module.postgres_ha.output.postgres_svc_name (expand) module.kafka.output.kafka_svc_name (expand) var.schema_registry kubernetes_secret.docker var.wr]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "module.auth0.output.ui_client_id (expand)" references: [module.auth0.auth0_client.warehouse_resources]
2020/10/02 11:24:48 [DEBUG] ReferenceTransformer: "var.kafka_operator" references: []
2020/10/02 11:24:48 [TRACE] Completed graph transform *terraform.ReferenceTransformer with new graph:
data.google_client_config.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_address.vpn_static_ip - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_forwarding_rule.fr_esp - *terraform.NodeValidatableResource
google_compute_address.vpn_static_ip - *terraform.NodeValidatableResource
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_forwarding_rule.fr_udp4500 - *terraform.NodeValidatableResource
google_compute_address.vpn_static_ip - *terraform.NodeValidatableResource
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_forwarding_rule.fr_udp500 - *terraform.NodeValidatableResource
google_compute_address.vpn_static_ip - *terraform.NodeValidatableResource
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_route.primavera_vpn - *terraform.NodeValidatableResource
google_compute_vpn_tunnel.tunnel1 - *terraform.NodeValidatableResource
module.k8s.output.cluster_network (expand) - *terraform.nodeExpandOutput
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
module.k8s.output.cluster_network (expand) - *terraform.nodeExpandOutput
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
var.env_name - *terraform.NodeRootVariable
google_compute_vpn_tunnel.tunnel1 - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_esp - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_udp4500 - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_udp500 - *terraform.NodeValidatableResource
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
local.vpn_shared_secret (expand) - *terraform.nodeExpandLocal
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
helm_release.gitlab_runner - *terraform.NodeValidatableResource
kubernetes_namespace.gitlab_runner - *terraform.NodeValidatableResource
kubernetes_secret.google_application_credentials - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
helm_release.nexus - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
helm_release.scala_steward - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
helm_release.wms_mock - *terraform.NodeValidatableResource
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
var.schema_registry - *terraform.NodeRootVariable
var.wms_mock - *terraform.NodeRootVariable
var.wms_mock_replica_count - *terraform.NodeRootVariable
kubernetes_namespace.gitlab_runner - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
kubernetes_secret.docker - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
kubernetes_secret.google_application_credentials - *terraform.NodeValidatableResource
kubernetes_namespace.gitlab_runner - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
kubernetes_secret.pgpool_init - *terraform.NodeValidatableResource
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
var.postgresql - *terraform.NodeRootVariable
kubernetes_secret.postgresql_initdb - *terraform.NodeValidatableResource
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
var.postgresql - *terraform.NodeRootVariable
kubernetes_storage_class.ssd - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
local.clean_env_pgdatabase_akka (expand) - *terraform.nodeExpandLocal
local.clean_env_pgdatabase_projections (expand) - *terraform.nodeExpandLocal
local.clean_env_pghost (expand) - *terraform.nodeExpandLocal
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
local.clean_env_pgpassword (expand) - *terraform.nodeExpandLocal
local.clean_env_pguser (expand) - *terraform.nodeExpandLocal
local.cs (expand) - *terraform.nodeExpandLocal
kubernetes_secret.docker - *terraform.NodeValidatableResource
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
var.cs - *terraform.NodeRootVariable
var.schema_registry - *terraform.NodeRootVariable
local.ingress (expand) - *terraform.nodeExpandLocal
module.k8s.output.ingress_ip (expand) - *terraform.nodeExpandOutput
var.ingress - *terraform.NodeRootVariable
local.kafka (expand) - *terraform.nodeExpandLocal
kubernetes_storage_class.ssd - *terraform.NodeValidatableResource
var.kafka - *terraform.NodeRootVariable
local.migration_tool (expand) - *terraform.nodeExpandLocal
module.auth0.output.mt_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.output.mt_client_secret (expand) - *terraform.nodeExpandOutput
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
var.migration_tool - *terraform.NodeRootVariable
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
local.postgresql (expand) - *terraform.nodeExpandLocal
kubernetes_storage_class.ssd - *terraform.NodeValidatableResource
var.postgresql - *terraform.NodeRootVariable
local.prometheus_operator (expand) - *terraform.nodeExpandLocal
var.prometheus_operator - *terraform.NodeRootVariable
local.schema_registry (expand) - *terraform.nodeExpandLocal
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
var.schema_registry - *terraform.NodeRootVariable
local.terraform_auth0_client_id (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_secret (expand) - *terraform.nodeExpandLocal
local.us (expand) - *terraform.nodeExpandLocal
kubernetes_secret.docker - *terraform.NodeValidatableResource
var.us - *terraform.NodeRootVariable
local.vpn_shared_secret (expand) - *terraform.nodeExpandLocal
local.warehouse_ui (expand) - *terraform.nodeExpandLocal
module.auth0.output.ui_client_id (expand) - *terraform.nodeExpandOutput
var.auth0_domain - *terraform.NodeRootVariable
var.warehouse_ui - *terraform.NodeRootVariable
local.wr (expand) - *terraform.nodeExpandLocal
kubernetes_secret.docker - *terraform.NodeValidatableResource
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
var.schema_registry - *terraform.NodeRootVariable
var.wr - *terraform.NodeRootVariable
module.auth0 (close) - *terraform.nodeCloseModule
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.acceptance_tests - *terraform.NodeValidatableResource
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client.user_service - *terraform.NodeValidatableResource
module.auth0.auth0_client.warehouse_resources - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.acceptance_test - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.user_service_management_api - *terraform.NodeValidatableResource
module.auth0.auth0_connection.user_password - *terraform.NodeValidatableResource
module.auth0.auth0_resource_server.wr_backend - *terraform.NodeValidatableResource
module.auth0.auth0_tenant.tenant - *terraform.NodeValidatableResource
module.auth0.output.mt_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.output.mt_client_secret (expand) - *terraform.nodeExpandOutput
module.auth0.output.ui_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.var.wr_url (expand) - *terraform.nodeExpandModuleVariable
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.acceptance_tests - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client.user_service - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client.warehouse_resources - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.var.wr_url (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client_grant.acceptance_test - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.acceptance_tests - *terraform.NodeValidatableResource
module.auth0.auth0_resource_server.wr_backend - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client_grant.migration_tool - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_resource_server.wr_backend - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client_grant.user_service_management_api - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.user_service - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_connection.user_password - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.acceptance_tests - *terraform.NodeValidatableResource
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client.warehouse_resources - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_resource_server.wr_backend - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.var.wr_url (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_tenant.tenant - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_connection.user_password - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.output.mt_client_id (expand) - *terraform.nodeExpandOutput
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0.output.mt_client_secret (expand) - *terraform.nodeExpandOutput
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0.output.ui_client_id (expand) - *terraform.nodeExpandOutput
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.warehouse_resources - *terraform.NodeValidatableResource
module.auth0.var.wr_url (expand) - *terraform.nodeExpandModuleVariable
module.auth0 (expand) - *terraform.nodeValidateModule
var.wr_url - *terraform.NodeRootVariable
module.cert_manager (close) - *terraform.nodeCloseModule
module.cert_manager (expand) - *terraform.nodeValidateModule
module.cert_manager.helm_release.cert_manager - *terraform.NodeValidatableResource
module.cert_manager.helm_release.le-issuer - *terraform.NodeValidatableResource
module.cert_manager.kubernetes_namespace.cert-manager - *terraform.NodeValidatableResource
module.cert_manager (expand) - *terraform.nodeValidateModule
module.cert_manager.helm_release.cert_manager - *terraform.NodeValidatableResource
module.cert_manager (expand) - *terraform.nodeValidateModule
module.cert_manager.kubernetes_namespace.cert-manager - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.cert_manager.helm_release.le-issuer - *terraform.NodeValidatableResource
module.cert_manager (expand) - *terraform.nodeValidateModule
module.cert_manager.helm_release.cert_manager - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.cert_manager.kubernetes_namespace.cert-manager - *terraform.NodeValidatableResource
module.cert_manager (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
module.clean_env (close) - *terraform.nodeCloseModule
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.kubernetes_job.clean_env - *terraform.NodeValidatableResource
module.clean_env.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_akka (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_projections (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pghost (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgpassword (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pguser (expand) - *terraform.nodeExpandModuleVariable
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.kubernetes_job.clean_env - *terraform.NodeValidatableResource
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_akka (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_projections (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pghost (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgpassword (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pguser (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
module.clean_env.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.clean_env (expand) - *terraform.nodeValidateModule
var.clean_env_enabled - *terraform.NodeRootVariable
module.clean_env.var.pgdatabase_akka (expand) - *terraform.nodeExpandModuleVariable
local.clean_env_pgdatabase_akka (expand) - *terraform.nodeExpandLocal
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.var.pgdatabase_projections (expand) - *terraform.nodeExpandModuleVariable
local.clean_env_pgdatabase_projections (expand) - *terraform.nodeExpandLocal
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.var.pghost (expand) - *terraform.nodeExpandModuleVariable
local.clean_env_pghost (expand) - *terraform.nodeExpandLocal
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.var.pgpassword (expand) - *terraform.nodeExpandModuleVariable
local.clean_env_pgpassword (expand) - *terraform.nodeExpandLocal
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.var.pguser (expand) - *terraform.nodeExpandModuleVariable
local.clean_env_pguser (expand) - *terraform.nodeExpandLocal
module.clean_env (expand) - *terraform.nodeValidateModule
module.customer_service (close) - *terraform.nodeCloseModule
module.customer_service (expand) - *terraform.nodeValidateModule
module.customer_service.helm_release.customer_service - *terraform.NodeValidatableResource
module.customer_service.var.cs_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.customer_service.var.customer_service (expand) - *terraform.nodeExpandModuleVariable
module.customer_service (expand) - *terraform.nodeValidateModule
module.customer_service.helm_release.customer_service - *terraform.NodeValidatableResource
module.customer_service (expand) - *terraform.nodeValidateModule
module.customer_service.var.cs_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.customer_service.var.customer_service (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.customer_service.var.cs_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.customer_service (expand) - *terraform.nodeValidateModule
module.customer_service.var.customer_service (expand) - *terraform.nodeExpandModuleVariable
local.cs (expand) - *terraform.nodeExpandLocal
module.customer_service (expand) - *terraform.nodeValidateModule
module.external-dns (close) - *terraform.nodeCloseModule
module.external-dns (expand) - *terraform.nodeValidateModule
module.external-dns.helm_release.external_dns - *terraform.NodeValidatableResource
module.external-dns.kubernetes_secret.external_dns_google_credentials - *terraform.NodeValidatableResource
module.external-dns.var.gcp_credentials (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.var.gcp_credentials_secret_name (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.var.gcp_project (expand) - *terraform.nodeExpandModuleVariable
module.external-dns (expand) - *terraform.nodeValidateModule
module.external-dns.helm_release.external_dns - *terraform.NodeValidatableResource
module.external-dns (expand) - *terraform.nodeValidateModule
module.external-dns.kubernetes_secret.external_dns_google_credentials - *terraform.NodeValidatableResource
module.external-dns.var.gcp_project (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.external-dns.kubernetes_secret.external_dns_google_credentials - *terraform.NodeValidatableResource
module.external-dns (expand) - *terraform.nodeValidateModule
module.external-dns.var.gcp_credentials (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.var.gcp_credentials_secret_name (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
module.external-dns.var.gcp_credentials (expand) - *terraform.nodeExpandModuleVariable
module.external-dns (expand) - *terraform.nodeValidateModule
module.external-dns.var.gcp_credentials_secret_name (expand) - *terraform.nodeExpandModuleVariable
module.external-dns (expand) - *terraform.nodeValidateModule
module.external-dns.var.gcp_project (expand) - *terraform.nodeExpandModuleVariable
module.external-dns (expand) - *terraform.nodeValidateModule
var.gcp_project_id - *terraform.NodeRootVariable
module.firebird (close) - *terraform.nodeCloseModule
module.firebird (expand) - *terraform.nodeValidateModule
module.firebird.helm_release.firebird - *terraform.NodeValidatableResource
module.firebird.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
module.firebird (expand) - *terraform.nodeValidateModule
module.firebird.helm_release.firebird - *terraform.NodeValidatableResource
module.firebird (expand) - *terraform.nodeValidateModule
module.firebird.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.firebird.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
kubernetes_secret.docker - *terraform.NodeValidatableResource
module.firebird (expand) - *terraform.nodeValidateModule
module.ingress (close) - *terraform.nodeCloseModule
module.ingress (expand) - *terraform.nodeValidateModule
module.ingress.helm_release.ingress - *terraform.NodeValidatableResource
module.ingress.var.ingress (expand) - *terraform.nodeExpandModuleVariable
module.ingress (expand) - *terraform.nodeValidateModule
module.ingress.helm_release.ingress - *terraform.NodeValidatableResource
module.ingress (expand) - *terraform.nodeValidateModule
module.ingress.var.ingress (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.ingress.var.ingress (expand) - *terraform.nodeExpandModuleVariable
local.ingress (expand) - *terraform.nodeExpandLocal
module.ingress (expand) - *terraform.nodeValidateModule
module.k8s (close) - *terraform.nodeCloseModule
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_address.ingress - *terraform.NodeValidatableResource
module.k8s.google_compute_address.nat_ip - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.admission-hooks - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.http-https - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.icmp - *terraform.NodeValidatableResource
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.google_compute_router.router - *terraform.NodeValidatableResource
module.k8s.google_compute_router_nat.nat-router - *terraform.NodeValidatableResource
module.k8s.google_compute_subnetwork.cluster_subnetwork - *terraform.NodeValidatableResource
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.google_container_node_pool.node_pool - *terraform.NodeValidatableResource
module.k8s.local.subnetwork_name (expand) - *terraform.nodeExpandLocal
module.k8s.output.client_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.client_key (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_ca_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_name (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_network (expand) - *terraform.nodeExpandOutput
module.k8s.output.endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.ingress_ip (expand) - *terraform.nodeExpandOutput
module.k8s.output.pool_id (expand) - *terraform.nodeExpandOutput
module.k8s.output.vpc_id (expand) - *terraform.nodeExpandOutput
module.k8s.var.cluster_initial_node_count (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_max_nodes (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_size (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_preemptible (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_pool_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gke_machine_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.istio (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.master_ip_cidr_block (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.network_tag (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnet_cidr_base (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnetwork_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_address.ingress - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_address.nat_ip - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_firewall.admission-hooks - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.var.master_ip_cidr_block (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_firewall.http-https - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.var.network_tag (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_firewall.icmp - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.var.network_tag (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_router.router - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_router_nat.nat-router - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_address.nat_ip - *terraform.NodeValidatableResource
module.k8s.google_compute_router.router - *terraform.NodeValidatableResource
module.k8s.google_compute_subnetwork.cluster_subnetwork - *terraform.NodeValidatableResource
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_subnetwork.cluster_subnetwork - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.local.subnetwork_name (expand) - *terraform.nodeExpandLocal
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnet_cidr_base (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.google_compute_subnetwork.cluster_subnetwork - *terraform.NodeValidatableResource
module.k8s.var.cluster_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.istio (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.master_ip_cidr_block (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnet_cidr_base (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google-beta"] - *terraform.NodeApplyableProvider
module.k8s.google_container_node_pool.node_pool - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.var.cluster_initial_node_count (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_max_nodes (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_size (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_preemptible (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gke_machine_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.network_tag (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.local.subnetwork_name (expand) - *terraform.nodeExpandLocal
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnetwork_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.output.client_certificate (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.output.client_key (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.output.cluster_ca_certificate (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.output.cluster_endpoint (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.output.cluster_name (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.output.cluster_network (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.output.endpoint (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.output.ingress_ip (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_address.ingress - *terraform.NodeValidatableResource
module.k8s.output.pool_id (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_container_node_pool.node_pool - *terraform.NodeValidatableResource
module.k8s.output.vpc_id (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.var.cluster_initial_node_count (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.cluster_max_nodes (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.cluster_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.cluster_nodes_disk_size (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.cluster_nodes_disk_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.cluster_nodes_preemptible (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.cluster_pool_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.gke_machine_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.istio (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.master_ip_cidr_block (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.network_tag (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
var.env_name - *terraform.NodeRootVariable
module.k8s.var.subnet_cidr_base (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.subnetwork_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.kafka (close) - *terraform.nodeCloseModule
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.helm_release.kafka_operated - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_operator - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_topics - *terraform.NodeValidatableResource
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
module.kafka.var.kafka (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_operator (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_topics (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_topics_enabled (expand) - *terraform.nodeExpandModuleVariable
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.helm_release.kafka_operated - *terraform.NodeValidatableResource
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.helm_release.kafka_operator - *terraform.NodeValidatableResource
module.kafka.var.kafka (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.kafka.helm_release.kafka_operator - *terraform.NodeValidatableResource
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.var.kafka_operator (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.kafka.helm_release.kafka_topics - *terraform.NodeValidatableResource
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.helm_release.kafka_operated - *terraform.NodeValidatableResource
module.kafka.var.kafka_topics (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_topics_enabled (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.helm_release.kafka_operated - *terraform.NodeValidatableResource
module.kafka.var.kafka (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka (expand) - *terraform.nodeExpandModuleVariable
local.kafka (expand) - *terraform.nodeExpandLocal
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.var.kafka_operator (expand) - *terraform.nodeExpandModuleVariable
module.kafka (expand) - *terraform.nodeValidateModule
var.kafka_operator - *terraform.NodeRootVariable
module.kafka.var.kafka_topics (expand) - *terraform.nodeExpandModuleVariable
module.kafka (expand) - *terraform.nodeValidateModule
var.kafka_topics - *terraform.NodeRootVariable
module.kafka.var.kafka_topics_enabled (expand) - *terraform.nodeExpandModuleVariable
module.kafka (expand) - *terraform.nodeValidateModule
var.kafka_topics_enabled - *terraform.NodeRootVariable
module.migration_tool (close) - *terraform.nodeCloseModule
module.migration_tool (expand) - *terraform.nodeValidateModule
module.migration_tool.helm_release.migration_tool - *terraform.NodeValidatableResource
module.migration_tool.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.migration_tool (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool (expand) - *terraform.nodeValidateModule
module.migration_tool.helm_release.migration_tool - *terraform.NodeValidatableResource
module.migration_tool (expand) - *terraform.nodeValidateModule
module.migration_tool.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.migration_tool (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.migration_tool.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
kubernetes_secret.docker - *terraform.NodeValidatableResource
module.migration_tool (expand) - *terraform.nodeValidateModule
module.migration_tool.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool (expand) - *terraform.nodeValidateModule
var.migration_tool_enabled - *terraform.NodeRootVariable
module.migration_tool.var.migration_tool (expand) - *terraform.nodeExpandModuleVariable
local.migration_tool (expand) - *terraform.nodeExpandLocal
module.migration_tool (expand) - *terraform.nodeValidateModule
module.postgres_ha (close) - *terraform.nodeCloseModule
module.postgres_ha (expand) - *terraform.nodeValidateModule
module.postgres_ha.helm_release.postgresql_ha - *terraform.NodeValidatableResource
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
module.postgres_ha.var.postgresql_ha (expand) - *terraform.nodeExpandModuleVariable
module.postgres_ha (expand) - *terraform.nodeValidateModule
module.postgres_ha.helm_release.postgresql_ha - *terraform.NodeValidatableResource
module.postgres_ha (expand) - *terraform.nodeValidateModule
module.postgres_ha.var.postgresql_ha (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
module.postgres_ha (expand) - *terraform.nodeValidateModule
module.postgres_ha.helm_release.postgresql_ha - *terraform.NodeValidatableResource
module.postgres_ha.var.postgresql_ha (expand) - *terraform.nodeExpandModuleVariable
local.postgresql (expand) - *terraform.nodeExpandLocal
module.postgres_ha (expand) - *terraform.nodeValidateModule
module.prom_operator (close) - *terraform.nodeCloseModule
module.prom_operator (expand) - *terraform.nodeValidateModule
module.prom_operator.helm_release.prom_operator - *terraform.NodeValidatableResource
module.prom_operator.var.prometheus_operator (expand) - *terraform.nodeExpandModuleVariable
module.prom_operator (expand) - *terraform.nodeValidateModule
module.prom_operator.helm_release.prom_operator - *terraform.NodeValidatableResource
module.prom_operator (expand) - *terraform.nodeValidateModule
module.prom_operator.var.prometheus_operator (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.prom_operator.var.prometheus_operator (expand) - *terraform.nodeExpandModuleVariable
local.prometheus_operator (expand) - *terraform.nodeExpandLocal
module.prom_operator (expand) - *terraform.nodeValidateModule
module.schema-registry (close) - *terraform.nodeCloseModule
module.schema-registry (expand) - *terraform.nodeValidateModule
module.schema-registry.helm_release.schema_registry - *terraform.NodeValidatableResource
module.schema-registry.var.replica_count (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry.var.schema_registry (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry (expand) - *terraform.nodeValidateModule
module.schema-registry.helm_release.schema_registry - *terraform.NodeValidatableResource
module.schema-registry (expand) - *terraform.nodeValidateModule
module.schema-registry.var.replica_count (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry.var.schema_registry (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.schema-registry.var.replica_count (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry (expand) - *terraform.nodeValidateModule
var.sr_replica_count - *terraform.NodeRootVariable
module.schema-registry.var.schema_registry (expand) - *terraform.nodeExpandModuleVariable
local.schema_registry (expand) - *terraform.nodeExpandLocal
module.schema-registry (expand) - *terraform.nodeValidateModule
module.user_service (close) - *terraform.nodeCloseModule
module.user_service (expand) - *terraform.nodeValidateModule
module.user_service.helm_release.user_service - *terraform.NodeValidatableResource
module.user_service.var.us_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.user_service.var.user_service (expand) - *terraform.nodeExpandModuleVariable
module.user_service (expand) - *terraform.nodeValidateModule
module.user_service.helm_release.user_service - *terraform.NodeValidatableResource
module.user_service (expand) - *terraform.nodeValidateModule
module.user_service.var.us_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.user_service.var.user_service (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.user_service.var.us_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.user_service (expand) - *terraform.nodeValidateModule
module.user_service.var.user_service (expand) - *terraform.nodeExpandModuleVariable
local.us (expand) - *terraform.nodeExpandLocal
module.user_service (expand) - *terraform.nodeValidateModule
module.warehouse_resources (close) - *terraform.nodeCloseModule
module.warehouse_resources (expand) - *terraform.nodeValidateModule
module.warehouse_resources.helm_release.warehouse_resources - *terraform.NodeValidatableResource
module.warehouse_resources.var.warehouse_resources (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources.var.wr_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources (expand) - *terraform.nodeValidateModule
module.warehouse_resources.helm_release.warehouse_resources - *terraform.NodeValidatableResource
module.warehouse_resources (expand) - *terraform.nodeValidateModule
module.warehouse_resources.var.warehouse_resources (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources.var.wr_replica_count (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.warehouse_resources.var.warehouse_resources (expand) - *terraform.nodeExpandModuleVariable
local.wr (expand) - *terraform.nodeExpandLocal
module.warehouse_resources (expand) - *terraform.nodeValidateModule
module.warehouse_resources.var.wr_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources (expand) - *terraform.nodeValidateModule
var.wr_replica_count - *terraform.NodeRootVariable
module.warehouse_ui (close) - *terraform.nodeCloseModule
module.warehouse_ui (expand) - *terraform.nodeValidateModule
module.warehouse_ui.helm_release.warehouse_ui - *terraform.NodeValidatableResource
module.warehouse_ui.var.warehouse_ui (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_ui (expand) - *terraform.nodeValidateModule
module.warehouse_ui.helm_release.warehouse_ui - *terraform.NodeValidatableResource
module.warehouse_ui (expand) - *terraform.nodeValidateModule
module.warehouse_ui.var.warehouse_ui (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.warehouse_ui.var.warehouse_ui (expand) - *terraform.nodeExpandModuleVariable
local.warehouse_ui (expand) - *terraform.nodeExpandLocal
module.warehouse_ui (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
var.gcp_project_id - *terraform.NodeRootVariable
var.gcp_region - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/google-beta"] - *terraform.NodeApplyableProvider
var.gcp_project_id - *terraform.NodeRootVariable
var.gcp_region - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
data.google_client_config.current - *terraform.NodeValidatableResource
module.k8s.output.client_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_ca_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_endpoint (expand) - *terraform.nodeExpandOutput
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
data.google_client_config.current - *terraform.NodeValidatableResource
module.k8s.output.client_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_ca_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_endpoint (expand) - *terraform.nodeExpandOutput
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
local.terraform_auth0_client_id (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_secret (expand) - *terraform.nodeExpandLocal
var.auth0_domain - *terraform.NodeRootVariable
var.auth0_domain - *terraform.NodeRootVariable
var.clean_env_enabled - *terraform.NodeRootVariable
var.cs - *terraform.NodeRootVariable
var.env_name - *terraform.NodeRootVariable
var.gcp_project_id - *terraform.NodeRootVariable
var.gcp_region - *terraform.NodeRootVariable
var.ingress - *terraform.NodeRootVariable
var.kafka - *terraform.NodeRootVariable
var.kafka_operator - *terraform.NodeRootVariable
var.kafka_topics - *terraform.NodeRootVariable
var.kafka_topics_enabled - *terraform.NodeRootVariable
var.migration_tool - *terraform.NodeRootVariable
var.migration_tool_enabled - *terraform.NodeRootVariable
var.postgresql - *terraform.NodeRootVariable
var.prometheus_operator - *terraform.NodeRootVariable
var.schema_registry - *terraform.NodeRootVariable
var.sr_replica_count - *terraform.NodeRootVariable
var.us - *terraform.NodeRootVariable
var.warehouse_ui - *terraform.NodeRootVariable
var.wms_mock - *terraform.NodeRootVariable
var.wms_mock_replica_count - *terraform.NodeRootVariable
var.wr - *terraform.NodeRootVariable
var.wr_replica_count - *terraform.NodeRootVariable
var.wr_url - *terraform.NodeRootVariable
------
2020/10/02 11:24:48 [TRACE] Executing graph transform *terraform.attachDataResourceDependenciesTransformer
2020/10/02 11:24:48 [TRACE] attachDataDependenciesTransformer: data.google_client_config.current depends on []
2020/10/02 11:24:48 [TRACE] Completed graph transform *terraform.attachDataResourceDependenciesTransformer (no changes)
2020/10/02 11:24:48 [TRACE] Executing graph transform *terraform.TargetsTransformer
2020/10/02 11:24:48 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2020/10/02 11:24:48 [TRACE] Executing graph transform *terraform.ForcedCBDTransformer
2020/10/02 11:24:48 [TRACE] Completed graph transform *terraform.ForcedCBDTransformer (no changes)
2020/10/02 11:24:48 [TRACE] Executing graph transform *terraform.CountBoundaryTransformer
2020/10/02 11:24:48 [TRACE] Completed graph transform *terraform.CountBoundaryTransformer with new graph:
data.google_client_config.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_address.vpn_static_ip - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_forwarding_rule.fr_esp - *terraform.NodeValidatableResource
google_compute_address.vpn_static_ip - *terraform.NodeValidatableResource
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_forwarding_rule.fr_udp4500 - *terraform.NodeValidatableResource
google_compute_address.vpn_static_ip - *terraform.NodeValidatableResource
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_forwarding_rule.fr_udp500 - *terraform.NodeValidatableResource
google_compute_address.vpn_static_ip - *terraform.NodeValidatableResource
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_route.primavera_vpn - *terraform.NodeValidatableResource
google_compute_vpn_tunnel.tunnel1 - *terraform.NodeValidatableResource
module.k8s.output.cluster_network (expand) - *terraform.nodeExpandOutput
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
module.k8s.output.cluster_network (expand) - *terraform.nodeExpandOutput
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
var.env_name - *terraform.NodeRootVariable
google_compute_vpn_tunnel.tunnel1 - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_esp - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_udp4500 - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_udp500 - *terraform.NodeValidatableResource
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
local.vpn_shared_secret (expand) - *terraform.nodeExpandLocal
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
helm_release.gitlab_runner - *terraform.NodeValidatableResource
kubernetes_namespace.gitlab_runner - *terraform.NodeValidatableResource
kubernetes_secret.google_application_credentials - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
helm_release.nexus - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
helm_release.scala_steward - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
helm_release.wms_mock - *terraform.NodeValidatableResource
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
var.schema_registry - *terraform.NodeRootVariable
var.wms_mock - *terraform.NodeRootVariable
var.wms_mock_replica_count - *terraform.NodeRootVariable
kubernetes_namespace.gitlab_runner - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
kubernetes_secret.docker - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
kubernetes_secret.google_application_credentials - *terraform.NodeValidatableResource
kubernetes_namespace.gitlab_runner - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
kubernetes_secret.pgpool_init - *terraform.NodeValidatableResource
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
var.postgresql - *terraform.NodeRootVariable
kubernetes_secret.postgresql_initdb - *terraform.NodeValidatableResource
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
var.postgresql - *terraform.NodeRootVariable
kubernetes_storage_class.ssd - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
local.clean_env_pgdatabase_akka (expand) - *terraform.nodeExpandLocal
local.clean_env_pgdatabase_projections (expand) - *terraform.nodeExpandLocal
local.clean_env_pghost (expand) - *terraform.nodeExpandLocal
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
local.clean_env_pgpassword (expand) - *terraform.nodeExpandLocal
local.clean_env_pguser (expand) - *terraform.nodeExpandLocal
local.cs (expand) - *terraform.nodeExpandLocal
kubernetes_secret.docker - *terraform.NodeValidatableResource
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
var.cs - *terraform.NodeRootVariable
var.schema_registry - *terraform.NodeRootVariable
local.ingress (expand) - *terraform.nodeExpandLocal
module.k8s.output.ingress_ip (expand) - *terraform.nodeExpandOutput
var.ingress - *terraform.NodeRootVariable
local.kafka (expand) - *terraform.nodeExpandLocal
kubernetes_storage_class.ssd - *terraform.NodeValidatableResource
var.kafka - *terraform.NodeRootVariable
local.migration_tool (expand) - *terraform.nodeExpandLocal
module.auth0.output.mt_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.output.mt_client_secret (expand) - *terraform.nodeExpandOutput
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
var.migration_tool - *terraform.NodeRootVariable
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
local.postgresql (expand) - *terraform.nodeExpandLocal
kubernetes_storage_class.ssd - *terraform.NodeValidatableResource
var.postgresql - *terraform.NodeRootVariable
local.prometheus_operator (expand) - *terraform.nodeExpandLocal
var.prometheus_operator - *terraform.NodeRootVariable
local.schema_registry (expand) - *terraform.nodeExpandLocal
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
var.schema_registry - *terraform.NodeRootVariable
local.terraform_auth0_client_id (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_secret (expand) - *terraform.nodeExpandLocal
local.us (expand) - *terraform.nodeExpandLocal
kubernetes_secret.docker - *terraform.NodeValidatableResource
var.us - *terraform.NodeRootVariable
local.vpn_shared_secret (expand) - *terraform.nodeExpandLocal
local.warehouse_ui (expand) - *terraform.nodeExpandLocal
module.auth0.output.ui_client_id (expand) - *terraform.nodeExpandOutput
var.auth0_domain - *terraform.NodeRootVariable
var.warehouse_ui - *terraform.NodeRootVariable
local.wr (expand) - *terraform.nodeExpandLocal
kubernetes_secret.docker - *terraform.NodeValidatableResource
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
var.schema_registry - *terraform.NodeRootVariable
var.wr - *terraform.NodeRootVariable
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
data.google_client_config.current - *terraform.NodeValidatableResource
google_compute_address.vpn_static_ip - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_esp - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_udp4500 - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_udp500 - *terraform.NodeValidatableResource
google_compute_route.primavera_vpn - *terraform.NodeValidatableResource
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
google_compute_vpn_tunnel.tunnel1 - *terraform.NodeValidatableResource
helm_release.gitlab_runner - *terraform.NodeValidatableResource
helm_release.nexus - *terraform.NodeValidatableResource
helm_release.scala_steward - *terraform.NodeValidatableResource
helm_release.wms_mock - *terraform.NodeValidatableResource
kubernetes_namespace.gitlab_runner - *terraform.NodeValidatableResource
kubernetes_secret.docker - *terraform.NodeValidatableResource
kubernetes_secret.google_application_credentials - *terraform.NodeValidatableResource
kubernetes_secret.pgpool_init - *terraform.NodeValidatableResource
kubernetes_secret.postgresql_initdb - *terraform.NodeValidatableResource
kubernetes_storage_class.ssd - *terraform.NodeValidatableResource
local.clean_env_pgdatabase_akka (expand) - *terraform.nodeExpandLocal
local.clean_env_pgdatabase_projections (expand) - *terraform.nodeExpandLocal
local.clean_env_pghost (expand) - *terraform.nodeExpandLocal
local.clean_env_pgpassword (expand) - *terraform.nodeExpandLocal
local.clean_env_pguser (expand) - *terraform.nodeExpandLocal
local.cs (expand) - *terraform.nodeExpandLocal
local.ingress (expand) - *terraform.nodeExpandLocal
local.kafka (expand) - *terraform.nodeExpandLocal
local.migration_tool (expand) - *terraform.nodeExpandLocal
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
local.postgresql (expand) - *terraform.nodeExpandLocal
local.prometheus_operator (expand) - *terraform.nodeExpandLocal
local.schema_registry (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_id (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_secret (expand) - *terraform.nodeExpandLocal
local.us (expand) - *terraform.nodeExpandLocal
local.vpn_shared_secret (expand) - *terraform.nodeExpandLocal
local.warehouse_ui (expand) - *terraform.nodeExpandLocal
local.wr (expand) - *terraform.nodeExpandLocal
module.auth0 (close) - *terraform.nodeCloseModule
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.acceptance_tests - *terraform.NodeValidatableResource
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client.user_service - *terraform.NodeValidatableResource
module.auth0.auth0_client.warehouse_resources - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.acceptance_test - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.user_service_management_api - *terraform.NodeValidatableResource
module.auth0.auth0_connection.user_password - *terraform.NodeValidatableResource
module.auth0.auth0_resource_server.wr_backend - *terraform.NodeValidatableResource
module.auth0.auth0_tenant.tenant - *terraform.NodeValidatableResource
module.auth0.output.mt_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.output.mt_client_secret (expand) - *terraform.nodeExpandOutput
module.auth0.output.ui_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.var.wr_url (expand) - *terraform.nodeExpandModuleVariable
module.cert_manager (close) - *terraform.nodeCloseModule
module.cert_manager (expand) - *terraform.nodeValidateModule
module.cert_manager.helm_release.cert_manager - *terraform.NodeValidatableResource
module.cert_manager.helm_release.le-issuer - *terraform.NodeValidatableResource
module.cert_manager.kubernetes_namespace.cert-manager - *terraform.NodeValidatableResource
module.clean_env (close) - *terraform.nodeCloseModule
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.kubernetes_job.clean_env - *terraform.NodeValidatableResource
module.clean_env.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_akka (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_projections (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pghost (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgpassword (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pguser (expand) - *terraform.nodeExpandModuleVariable
module.customer_service (close) - *terraform.nodeCloseModule
module.customer_service (expand) - *terraform.nodeValidateModule
module.customer_service.helm_release.customer_service - *terraform.NodeValidatableResource
module.customer_service.var.cs_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.customer_service.var.customer_service (expand) - *terraform.nodeExpandModuleVariable
module.external-dns (close) - *terraform.nodeCloseModule
module.external-dns (expand) - *terraform.nodeValidateModule
module.external-dns.helm_release.external_dns - *terraform.NodeValidatableResource
module.external-dns.kubernetes_secret.external_dns_google_credentials - *terraform.NodeValidatableResource
module.external-dns.var.gcp_credentials (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.var.gcp_credentials_secret_name (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.var.gcp_project (expand) - *terraform.nodeExpandModuleVariable
module.firebird (close) - *terraform.nodeCloseModule
module.firebird (expand) - *terraform.nodeValidateModule
module.firebird.helm_release.firebird - *terraform.NodeValidatableResource
module.firebird.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
module.ingress (close) - *terraform.nodeCloseModule
module.ingress (expand) - *terraform.nodeValidateModule
module.ingress.helm_release.ingress - *terraform.NodeValidatableResource
module.ingress.var.ingress (expand) - *terraform.nodeExpandModuleVariable
module.k8s (close) - *terraform.nodeCloseModule
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_address.ingress - *terraform.NodeValidatableResource
module.k8s.google_compute_address.nat_ip - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.admission-hooks - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.http-https - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.icmp - *terraform.NodeValidatableResource
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.google_compute_router.router - *terraform.NodeValidatableResource
module.k8s.google_compute_router_nat.nat-router - *terraform.NodeValidatableResource
module.k8s.google_compute_subnetwork.cluster_subnetwork - *terraform.NodeValidatableResource
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.google_container_node_pool.node_pool - *terraform.NodeValidatableResource
module.k8s.local.subnetwork_name (expand) - *terraform.nodeExpandLocal
module.k8s.output.client_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.client_key (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_ca_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_name (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_network (expand) - *terraform.nodeExpandOutput
module.k8s.output.endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.ingress_ip (expand) - *terraform.nodeExpandOutput
module.k8s.output.pool_id (expand) - *terraform.nodeExpandOutput
module.k8s.output.vpc_id (expand) - *terraform.nodeExpandOutput
module.k8s.var.cluster_initial_node_count (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_max_nodes (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_size (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_preemptible (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_pool_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gke_machine_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.istio (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.master_ip_cidr_block (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.network_tag (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnet_cidr_base (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnetwork_name (expand) - *terraform.nodeExpandModuleVariable
module.kafka (close) - *terraform.nodeCloseModule
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.helm_release.kafka_operated - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_operator - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_topics - *terraform.NodeValidatableResource
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
module.kafka.var.kafka (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_operator (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_topics (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_topics_enabled (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool (close) - *terraform.nodeCloseModule
module.migration_tool (expand) - *terraform.nodeValidateModule
module.migration_tool.helm_release.migration_tool - *terraform.NodeValidatableResource
module.migration_tool.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.migration_tool (expand) - *terraform.nodeExpandModuleVariable
module.postgres_ha (close) - *terraform.nodeCloseModule
module.postgres_ha (expand) - *terraform.nodeValidateModule
module.postgres_ha.helm_release.postgresql_ha - *terraform.NodeValidatableResource
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
module.postgres_ha.var.postgresql_ha (expand) - *terraform.nodeExpandModuleVariable
module.prom_operator (close) - *terraform.nodeCloseModule
module.prom_operator (expand) - *terraform.nodeValidateModule
module.prom_operator.helm_release.prom_operator - *terraform.NodeValidatableResource
module.prom_operator.var.prometheus_operator (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry (close) - *terraform.nodeCloseModule
module.schema-registry (expand) - *terraform.nodeValidateModule
module.schema-registry.helm_release.schema_registry - *terraform.NodeValidatableResource
module.schema-registry.var.replica_count (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry.var.schema_registry (expand) - *terraform.nodeExpandModuleVariable
module.user_service (close) - *terraform.nodeCloseModule
module.user_service (expand) - *terraform.nodeValidateModule
module.user_service.helm_release.user_service - *terraform.NodeValidatableResource
module.user_service.var.us_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.user_service.var.user_service (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources (close) - *terraform.nodeCloseModule
module.warehouse_resources (expand) - *terraform.nodeValidateModule
module.warehouse_resources.helm_release.warehouse_resources - *terraform.NodeValidatableResource
module.warehouse_resources.var.warehouse_resources (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources.var.wr_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_ui (close) - *terraform.nodeCloseModule
module.warehouse_ui (expand) - *terraform.nodeValidateModule
module.warehouse_ui.helm_release.warehouse_ui - *terraform.NodeValidatableResource
module.warehouse_ui.var.warehouse_ui (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/google-beta"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
var.auth0_domain - *terraform.NodeRootVariable
var.clean_env_enabled - *terraform.NodeRootVariable
var.cs - *terraform.NodeRootVariable
var.env_name - *terraform.NodeRootVariable
var.gcp_project_id - *terraform.NodeRootVariable
var.gcp_region - *terraform.NodeRootVariable
var.ingress - *terraform.NodeRootVariable
var.kafka - *terraform.NodeRootVariable
var.kafka_operator - *terraform.NodeRootVariable
var.kafka_topics - *terraform.NodeRootVariable
var.kafka_topics_enabled - *terraform.NodeRootVariable
var.migration_tool - *terraform.NodeRootVariable
var.migration_tool_enabled - *terraform.NodeRootVariable
var.postgresql - *terraform.NodeRootVariable
var.prometheus_operator - *terraform.NodeRootVariable
var.schema_registry - *terraform.NodeRootVariable
var.sr_replica_count - *terraform.NodeRootVariable
var.us - *terraform.NodeRootVariable
var.warehouse_ui - *terraform.NodeRootVariable
var.wms_mock - *terraform.NodeRootVariable
var.wms_mock_replica_count - *terraform.NodeRootVariable
var.wr - *terraform.NodeRootVariable
var.wr_replica_count - *terraform.NodeRootVariable
var.wr_url - *terraform.NodeRootVariable
module.auth0 (close) - *terraform.nodeCloseModule
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.acceptance_tests - *terraform.NodeValidatableResource
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client.user_service - *terraform.NodeValidatableResource
module.auth0.auth0_client.warehouse_resources - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.acceptance_test - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.user_service_management_api - *terraform.NodeValidatableResource
module.auth0.auth0_connection.user_password - *terraform.NodeValidatableResource
module.auth0.auth0_resource_server.wr_backend - *terraform.NodeValidatableResource
module.auth0.auth0_tenant.tenant - *terraform.NodeValidatableResource
module.auth0.output.mt_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.output.mt_client_secret (expand) - *terraform.nodeExpandOutput
module.auth0.output.ui_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.var.wr_url (expand) - *terraform.nodeExpandModuleVariable
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.acceptance_tests - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client.user_service - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client.warehouse_resources - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.var.wr_url (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client_grant.acceptance_test - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.acceptance_tests - *terraform.NodeValidatableResource
module.auth0.auth0_resource_server.wr_backend - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client_grant.migration_tool - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_resource_server.wr_backend - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client_grant.user_service_management_api - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.user_service - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_connection.user_password - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.acceptance_tests - *terraform.NodeValidatableResource
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client.warehouse_resources - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_resource_server.wr_backend - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.var.wr_url (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_tenant.tenant - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_connection.user_password - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.output.mt_client_id (expand) - *terraform.nodeExpandOutput
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0.output.mt_client_secret (expand) - *terraform.nodeExpandOutput
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0.output.ui_client_id (expand) - *terraform.nodeExpandOutput
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.warehouse_resources - *terraform.NodeValidatableResource
module.auth0.var.wr_url (expand) - *terraform.nodeExpandModuleVariable
module.auth0 (expand) - *terraform.nodeValidateModule
var.wr_url - *terraform.NodeRootVariable
module.cert_manager (close) - *terraform.nodeCloseModule
module.cert_manager (expand) - *terraform.nodeValidateModule
module.cert_manager.helm_release.cert_manager - *terraform.NodeValidatableResource
module.cert_manager.helm_release.le-issuer - *terraform.NodeValidatableResource
module.cert_manager.kubernetes_namespace.cert-manager - *terraform.NodeValidatableResource
module.cert_manager (expand) - *terraform.nodeValidateModule
module.cert_manager.helm_release.cert_manager - *terraform.NodeValidatableResource
module.cert_manager (expand) - *terraform.nodeValidateModule
module.cert_manager.kubernetes_namespace.cert-manager - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.cert_manager.helm_release.le-issuer - *terraform.NodeValidatableResource
module.cert_manager (expand) - *terraform.nodeValidateModule
module.cert_manager.helm_release.cert_manager - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.cert_manager.kubernetes_namespace.cert-manager - *terraform.NodeValidatableResource
module.cert_manager (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
module.clean_env (close) - *terraform.nodeCloseModule
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.kubernetes_job.clean_env - *terraform.NodeValidatableResource
module.clean_env.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_akka (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_projections (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pghost (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgpassword (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pguser (expand) - *terraform.nodeExpandModuleVariable
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.kubernetes_job.clean_env - *terraform.NodeValidatableResource
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_akka (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_projections (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pghost (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgpassword (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pguser (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
module.clean_env.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.clean_env (expand) - *terraform.nodeValidateModule
var.clean_env_enabled - *terraform.NodeRootVariable
module.clean_env.var.pgdatabase_akka (expand) - *terraform.nodeExpandModuleVariable
local.clean_env_pgdatabase_akka (expand) - *terraform.nodeExpandLocal
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.var.pgdatabase_projections (expand) - *terraform.nodeExpandModuleVariable
local.clean_env_pgdatabase_projections (expand) - *terraform.nodeExpandLocal
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.var.pghost (expand) - *terraform.nodeExpandModuleVariable
local.clean_env_pghost (expand) - *terraform.nodeExpandLocal
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.var.pgpassword (expand) - *terraform.nodeExpandModuleVariable
local.clean_env_pgpassword (expand) - *terraform.nodeExpandLocal
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.var.pguser (expand) - *terraform.nodeExpandModuleVariable
local.clean_env_pguser (expand) - *terraform.nodeExpandLocal
module.clean_env (expand) - *terraform.nodeValidateModule
module.customer_service (close) - *terraform.nodeCloseModule
module.customer_service (expand) - *terraform.nodeValidateModule
module.customer_service.helm_release.customer_service - *terraform.NodeValidatableResource
module.customer_service.var.cs_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.customer_service.var.customer_service (expand) - *terraform.nodeExpandModuleVariable
module.customer_service (expand) - *terraform.nodeValidateModule
module.customer_service.helm_release.customer_service - *terraform.NodeValidatableResource
module.customer_service (expand) - *terraform.nodeValidateModule
module.customer_service.var.cs_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.customer_service.var.customer_service (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.customer_service.var.cs_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.customer_service (expand) - *terraform.nodeValidateModule
module.customer_service.var.customer_service (expand) - *terraform.nodeExpandModuleVariable
local.cs (expand) - *terraform.nodeExpandLocal
module.customer_service (expand) - *terraform.nodeValidateModule
module.external-dns (close) - *terraform.nodeCloseModule
module.external-dns (expand) - *terraform.nodeValidateModule
module.external-dns.helm_release.external_dns - *terraform.NodeValidatableResource
module.external-dns.kubernetes_secret.external_dns_google_credentials - *terraform.NodeValidatableResource
module.external-dns.var.gcp_credentials (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.var.gcp_credentials_secret_name (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.var.gcp_project (expand) - *terraform.nodeExpandModuleVariable
module.external-dns (expand) - *terraform.nodeValidateModule
module.external-dns.helm_release.external_dns - *terraform.NodeValidatableResource
module.external-dns (expand) - *terraform.nodeValidateModule
module.external-dns.kubernetes_secret.external_dns_google_credentials - *terraform.NodeValidatableResource
module.external-dns.var.gcp_project (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.external-dns.kubernetes_secret.external_dns_google_credentials - *terraform.NodeValidatableResource
module.external-dns (expand) - *terraform.nodeValidateModule
module.external-dns.var.gcp_credentials (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.var.gcp_credentials_secret_name (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
module.external-dns.var.gcp_credentials (expand) - *terraform.nodeExpandModuleVariable
module.external-dns (expand) - *terraform.nodeValidateModule
module.external-dns.var.gcp_credentials_secret_name (expand) - *terraform.nodeExpandModuleVariable
module.external-dns (expand) - *terraform.nodeValidateModule
module.external-dns.var.gcp_project (expand) - *terraform.nodeExpandModuleVariable
module.external-dns (expand) - *terraform.nodeValidateModule
var.gcp_project_id - *terraform.NodeRootVariable
module.firebird (close) - *terraform.nodeCloseModule
module.firebird (expand) - *terraform.nodeValidateModule
module.firebird.helm_release.firebird - *terraform.NodeValidatableResource
module.firebird.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
module.firebird (expand) - *terraform.nodeValidateModule
module.firebird.helm_release.firebird - *terraform.NodeValidatableResource
module.firebird (expand) - *terraform.nodeValidateModule
module.firebird.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.firebird.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
kubernetes_secret.docker - *terraform.NodeValidatableResource
module.firebird (expand) - *terraform.nodeValidateModule
module.ingress (close) - *terraform.nodeCloseModule
module.ingress (expand) - *terraform.nodeValidateModule
module.ingress.helm_release.ingress - *terraform.NodeValidatableResource
module.ingress.var.ingress (expand) - *terraform.nodeExpandModuleVariable
module.ingress (expand) - *terraform.nodeValidateModule
module.ingress.helm_release.ingress - *terraform.NodeValidatableResource
module.ingress (expand) - *terraform.nodeValidateModule
module.ingress.var.ingress (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.ingress.var.ingress (expand) - *terraform.nodeExpandModuleVariable
local.ingress (expand) - *terraform.nodeExpandLocal
module.ingress (expand) - *terraform.nodeValidateModule
module.k8s (close) - *terraform.nodeCloseModule
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_address.ingress - *terraform.NodeValidatableResource
module.k8s.google_compute_address.nat_ip - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.admission-hooks - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.http-https - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.icmp - *terraform.NodeValidatableResource
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.google_compute_router.router - *terraform.NodeValidatableResource
module.k8s.google_compute_router_nat.nat-router - *terraform.NodeValidatableResource
module.k8s.google_compute_subnetwork.cluster_subnetwork - *terraform.NodeValidatableResource
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.google_container_node_pool.node_pool - *terraform.NodeValidatableResource
module.k8s.local.subnetwork_name (expand) - *terraform.nodeExpandLocal
module.k8s.output.client_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.client_key (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_ca_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_name (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_network (expand) - *terraform.nodeExpandOutput
module.k8s.output.endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.ingress_ip (expand) - *terraform.nodeExpandOutput
module.k8s.output.pool_id (expand) - *terraform.nodeExpandOutput
module.k8s.output.vpc_id (expand) - *terraform.nodeExpandOutput
module.k8s.var.cluster_initial_node_count (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_max_nodes (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_size (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_preemptible (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_pool_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gke_machine_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.istio (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.master_ip_cidr_block (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.network_tag (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnet_cidr_base (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnetwork_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_address.ingress - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_address.nat_ip - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_firewall.admission-hooks - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.var.master_ip_cidr_block (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_firewall.http-https - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.var.network_tag (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_firewall.icmp - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.var.network_tag (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_router.router - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_router_nat.nat-router - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_address.nat_ip - *terraform.NodeValidatableResource
module.k8s.google_compute_router.router - *terraform.NodeValidatableResource
module.k8s.google_compute_subnetwork.cluster_subnetwork - *terraform.NodeValidatableResource
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_subnetwork.cluster_subnetwork - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.local.subnetwork_name (expand) - *terraform.nodeExpandLocal
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnet_cidr_base (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.google_compute_subnetwork.cluster_subnetwork - *terraform.NodeValidatableResource
module.k8s.var.cluster_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.istio (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.master_ip_cidr_block (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnet_cidr_base (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google-beta"] - *terraform.NodeApplyableProvider
module.k8s.google_container_node_pool.node_pool - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.var.cluster_initial_node_count (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_max_nodes (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_size (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_preemptible (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gke_machine_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.network_tag (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.local.subnetwork_name (expand) - *terraform.nodeExpandLocal
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnetwork_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.output.client_certificate (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.output.client_key (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.output.cluster_ca_certificate (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.output.cluster_endpoint (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.output.cluster_name (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.output.cluster_network (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.output.endpoint (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.output.ingress_ip (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_address.ingress - *terraform.NodeValidatableResource
module.k8s.output.pool_id (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_container_node_pool.node_pool - *terraform.NodeValidatableResource
module.k8s.output.vpc_id (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.var.cluster_initial_node_count (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.cluster_max_nodes (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.cluster_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.cluster_nodes_disk_size (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.cluster_nodes_disk_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.cluster_nodes_preemptible (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.cluster_pool_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.gke_machine_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.istio (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.master_ip_cidr_block (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.network_tag (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
var.env_name - *terraform.NodeRootVariable
module.k8s.var.subnet_cidr_base (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.subnetwork_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.kafka (close) - *terraform.nodeCloseModule
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.helm_release.kafka_operated - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_operator - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_topics - *terraform.NodeValidatableResource
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
module.kafka.var.kafka (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_operator (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_topics (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_topics_enabled (expand) - *terraform.nodeExpandModuleVariable
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.helm_release.kafka_operated - *terraform.NodeValidatableResource
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.helm_release.kafka_operator - *terraform.NodeValidatableResource
module.kafka.var.kafka (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.kafka.helm_release.kafka_operator - *terraform.NodeValidatableResource
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.var.kafka_operator (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.kafka.helm_release.kafka_topics - *terraform.NodeValidatableResource
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.helm_release.kafka_operated - *terraform.NodeValidatableResource
module.kafka.var.kafka_topics (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_topics_enabled (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.helm_release.kafka_operated - *terraform.NodeValidatableResource
module.kafka.var.kafka (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka (expand) - *terraform.nodeExpandModuleVariable
local.kafka (expand) - *terraform.nodeExpandLocal
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.var.kafka_operator (expand) - *terraform.nodeExpandModuleVariable
module.kafka (expand) - *terraform.nodeValidateModule
var.kafka_operator - *terraform.NodeRootVariable
module.kafka.var.kafka_topics (expand) - *terraform.nodeExpandModuleVariable
module.kafka (expand) - *terraform.nodeValidateModule
var.kafka_topics - *terraform.NodeRootVariable
module.kafka.var.kafka_topics_enabled (expand) - *terraform.nodeExpandModuleVariable
module.kafka (expand) - *terraform.nodeValidateModule
var.kafka_topics_enabled - *terraform.NodeRootVariable
module.migration_tool (close) - *terraform.nodeCloseModule
module.migration_tool (expand) - *terraform.nodeValidateModule
module.migration_tool.helm_release.migration_tool - *terraform.NodeValidatableResource
module.migration_tool.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.migration_tool (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool (expand) - *terraform.nodeValidateModule
module.migration_tool.helm_release.migration_tool - *terraform.NodeValidatableResource
module.migration_tool (expand) - *terraform.nodeValidateModule
module.migration_tool.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.migration_tool (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.migration_tool.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
kubernetes_secret.docker - *terraform.NodeValidatableResource
module.migration_tool (expand) - *terraform.nodeValidateModule
module.migration_tool.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool (expand) - *terraform.nodeValidateModule
var.migration_tool_enabled - *terraform.NodeRootVariable
module.migration_tool.var.migration_tool (expand) - *terraform.nodeExpandModuleVariable
local.migration_tool (expand) - *terraform.nodeExpandLocal
module.migration_tool (expand) - *terraform.nodeValidateModule
module.postgres_ha (close) - *terraform.nodeCloseModule
module.postgres_ha (expand) - *terraform.nodeValidateModule
module.postgres_ha.helm_release.postgresql_ha - *terraform.NodeValidatableResource
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
module.postgres_ha.var.postgresql_ha (expand) - *terraform.nodeExpandModuleVariable
module.postgres_ha (expand) - *terraform.nodeValidateModule
module.postgres_ha.helm_release.postgresql_ha - *terraform.NodeValidatableResource
module.postgres_ha (expand) - *terraform.nodeValidateModule
module.postgres_ha.var.postgresql_ha (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
module.postgres_ha (expand) - *terraform.nodeValidateModule
module.postgres_ha.helm_release.postgresql_ha - *terraform.NodeValidatableResource
module.postgres_ha.var.postgresql_ha (expand) - *terraform.nodeExpandModuleVariable
local.postgresql (expand) - *terraform.nodeExpandLocal
module.postgres_ha (expand) - *terraform.nodeValidateModule
module.prom_operator (close) - *terraform.nodeCloseModule
module.prom_operator (expand) - *terraform.nodeValidateModule
module.prom_operator.helm_release.prom_operator - *terraform.NodeValidatableResource
module.prom_operator.var.prometheus_operator (expand) - *terraform.nodeExpandModuleVariable
module.prom_operator (expand) - *terraform.nodeValidateModule
module.prom_operator.helm_release.prom_operator - *terraform.NodeValidatableResource
module.prom_operator (expand) - *terraform.nodeValidateModule
module.prom_operator.var.prometheus_operator (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.prom_operator.var.prometheus_operator (expand) - *terraform.nodeExpandModuleVariable
local.prometheus_operator (expand) - *terraform.nodeExpandLocal
module.prom_operator (expand) - *terraform.nodeValidateModule
module.schema-registry (close) - *terraform.nodeCloseModule
module.schema-registry (expand) - *terraform.nodeValidateModule
module.schema-registry.helm_release.schema_registry - *terraform.NodeValidatableResource
module.schema-registry.var.replica_count (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry.var.schema_registry (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry (expand) - *terraform.nodeValidateModule
module.schema-registry.helm_release.schema_registry - *terraform.NodeValidatableResource
module.schema-registry (expand) - *terraform.nodeValidateModule
module.schema-registry.var.replica_count (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry.var.schema_registry (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.schema-registry.var.replica_count (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry (expand) - *terraform.nodeValidateModule
var.sr_replica_count - *terraform.NodeRootVariable
module.schema-registry.var.schema_registry (expand) - *terraform.nodeExpandModuleVariable
local.schema_registry (expand) - *terraform.nodeExpandLocal
module.schema-registry (expand) - *terraform.nodeValidateModule
module.user_service (close) - *terraform.nodeCloseModule
module.user_service (expand) - *terraform.nodeValidateModule
module.user_service.helm_release.user_service - *terraform.NodeValidatableResource
module.user_service.var.us_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.user_service.var.user_service (expand) - *terraform.nodeExpandModuleVariable
module.user_service (expand) - *terraform.nodeValidateModule
module.user_service.helm_release.user_service - *terraform.NodeValidatableResource
module.user_service (expand) - *terraform.nodeValidateModule
module.user_service.var.us_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.user_service.var.user_service (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.user_service.var.us_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.user_service (expand) - *terraform.nodeValidateModule
module.user_service.var.user_service (expand) - *terraform.nodeExpandModuleVariable
local.us (expand) - *terraform.nodeExpandLocal
module.user_service (expand) - *terraform.nodeValidateModule
module.warehouse_resources (close) - *terraform.nodeCloseModule
module.warehouse_resources (expand) - *terraform.nodeValidateModule
module.warehouse_resources.helm_release.warehouse_resources - *terraform.NodeValidatableResource
module.warehouse_resources.var.warehouse_resources (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources.var.wr_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources (expand) - *terraform.nodeValidateModule
module.warehouse_resources.helm_release.warehouse_resources - *terraform.NodeValidatableResource
module.warehouse_resources (expand) - *terraform.nodeValidateModule
module.warehouse_resources.var.warehouse_resources (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources.var.wr_replica_count (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.warehouse_resources.var.warehouse_resources (expand) - *terraform.nodeExpandModuleVariable
local.wr (expand) - *terraform.nodeExpandLocal
module.warehouse_resources (expand) - *terraform.nodeValidateModule
module.warehouse_resources.var.wr_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources (expand) - *terraform.nodeValidateModule
var.wr_replica_count - *terraform.NodeRootVariable
module.warehouse_ui (close) - *terraform.nodeCloseModule
module.warehouse_ui (expand) - *terraform.nodeValidateModule
module.warehouse_ui.helm_release.warehouse_ui - *terraform.NodeValidatableResource
module.warehouse_ui.var.warehouse_ui (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_ui (expand) - *terraform.nodeValidateModule
module.warehouse_ui.helm_release.warehouse_ui - *terraform.NodeValidatableResource
module.warehouse_ui (expand) - *terraform.nodeValidateModule
module.warehouse_ui.var.warehouse_ui (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.warehouse_ui.var.warehouse_ui (expand) - *terraform.nodeExpandModuleVariable
local.warehouse_ui (expand) - *terraform.nodeExpandLocal
module.warehouse_ui (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
var.gcp_project_id - *terraform.NodeRootVariable
var.gcp_region - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/google-beta"] - *terraform.NodeApplyableProvider
var.gcp_project_id - *terraform.NodeRootVariable
var.gcp_region - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
data.google_client_config.current - *terraform.NodeValidatableResource
module.k8s.output.client_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_ca_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_endpoint (expand) - *terraform.nodeExpandOutput
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
data.google_client_config.current - *terraform.NodeValidatableResource
module.k8s.output.client_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_ca_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_endpoint (expand) - *terraform.nodeExpandOutput
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
local.terraform_auth0_client_id (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_secret (expand) - *terraform.nodeExpandLocal
var.auth0_domain - *terraform.NodeRootVariable
var.auth0_domain - *terraform.NodeRootVariable
var.clean_env_enabled - *terraform.NodeRootVariable
var.cs - *terraform.NodeRootVariable
var.env_name - *terraform.NodeRootVariable
var.gcp_project_id - *terraform.NodeRootVariable
var.gcp_region - *terraform.NodeRootVariable
var.ingress - *terraform.NodeRootVariable
var.kafka - *terraform.NodeRootVariable
var.kafka_operator - *terraform.NodeRootVariable
var.kafka_topics - *terraform.NodeRootVariable
var.kafka_topics_enabled - *terraform.NodeRootVariable
var.migration_tool - *terraform.NodeRootVariable
var.migration_tool_enabled - *terraform.NodeRootVariable
var.postgresql - *terraform.NodeRootVariable
var.prometheus_operator - *terraform.NodeRootVariable
var.schema_registry - *terraform.NodeRootVariable
var.sr_replica_count - *terraform.NodeRootVariable
var.us - *terraform.NodeRootVariable
var.warehouse_ui - *terraform.NodeRootVariable
var.wms_mock - *terraform.NodeRootVariable
var.wms_mock_replica_count - *terraform.NodeRootVariable
var.wr - *terraform.NodeRootVariable
var.wr_replica_count - *terraform.NodeRootVariable
var.wr_url - *terraform.NodeRootVariable
------
2020/10/02 11:24:48 [TRACE] Executing graph transform *terraform.CloseProviderTransformer
2020/10/02 11:24:48 [TRACE] Completed graph transform *terraform.CloseProviderTransformer with new graph:
data.google_client_config.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_address.vpn_static_ip - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_forwarding_rule.fr_esp - *terraform.NodeValidatableResource
google_compute_address.vpn_static_ip - *terraform.NodeValidatableResource
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_forwarding_rule.fr_udp4500 - *terraform.NodeValidatableResource
google_compute_address.vpn_static_ip - *terraform.NodeValidatableResource
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_forwarding_rule.fr_udp500 - *terraform.NodeValidatableResource
google_compute_address.vpn_static_ip - *terraform.NodeValidatableResource
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_route.primavera_vpn - *terraform.NodeValidatableResource
google_compute_vpn_tunnel.tunnel1 - *terraform.NodeValidatableResource
module.k8s.output.cluster_network (expand) - *terraform.nodeExpandOutput
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
module.k8s.output.cluster_network (expand) - *terraform.nodeExpandOutput
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
var.env_name - *terraform.NodeRootVariable
google_compute_vpn_tunnel.tunnel1 - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_esp - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_udp4500 - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_udp500 - *terraform.NodeValidatableResource
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
local.vpn_shared_secret (expand) - *terraform.nodeExpandLocal
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
helm_release.gitlab_runner - *terraform.NodeValidatableResource
kubernetes_namespace.gitlab_runner - *terraform.NodeValidatableResource
kubernetes_secret.google_application_credentials - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
helm_release.nexus - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
helm_release.scala_steward - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
helm_release.wms_mock - *terraform.NodeValidatableResource
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
var.schema_registry - *terraform.NodeRootVariable
var.wms_mock - *terraform.NodeRootVariable
var.wms_mock_replica_count - *terraform.NodeRootVariable
kubernetes_namespace.gitlab_runner - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
kubernetes_secret.docker - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
kubernetes_secret.google_application_credentials - *terraform.NodeValidatableResource
kubernetes_namespace.gitlab_runner - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
kubernetes_secret.pgpool_init - *terraform.NodeValidatableResource
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
var.postgresql - *terraform.NodeRootVariable
kubernetes_secret.postgresql_initdb - *terraform.NodeValidatableResource
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
var.postgresql - *terraform.NodeRootVariable
kubernetes_storage_class.ssd - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
local.clean_env_pgdatabase_akka (expand) - *terraform.nodeExpandLocal
local.clean_env_pgdatabase_projections (expand) - *terraform.nodeExpandLocal
local.clean_env_pghost (expand) - *terraform.nodeExpandLocal
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
local.clean_env_pgpassword (expand) - *terraform.nodeExpandLocal
local.clean_env_pguser (expand) - *terraform.nodeExpandLocal
local.cs (expand) - *terraform.nodeExpandLocal
kubernetes_secret.docker - *terraform.NodeValidatableResource
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
var.cs - *terraform.NodeRootVariable
var.schema_registry - *terraform.NodeRootVariable
local.ingress (expand) - *terraform.nodeExpandLocal
module.k8s.output.ingress_ip (expand) - *terraform.nodeExpandOutput
var.ingress - *terraform.NodeRootVariable
local.kafka (expand) - *terraform.nodeExpandLocal
kubernetes_storage_class.ssd - *terraform.NodeValidatableResource
var.kafka - *terraform.NodeRootVariable
local.migration_tool (expand) - *terraform.nodeExpandLocal
module.auth0.output.mt_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.output.mt_client_secret (expand) - *terraform.nodeExpandOutput
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
var.migration_tool - *terraform.NodeRootVariable
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
local.postgresql (expand) - *terraform.nodeExpandLocal
kubernetes_storage_class.ssd - *terraform.NodeValidatableResource
var.postgresql - *terraform.NodeRootVariable
local.prometheus_operator (expand) - *terraform.nodeExpandLocal
var.prometheus_operator - *terraform.NodeRootVariable
local.schema_registry (expand) - *terraform.nodeExpandLocal
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
var.schema_registry - *terraform.NodeRootVariable
local.terraform_auth0_client_id (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_secret (expand) - *terraform.nodeExpandLocal
local.us (expand) - *terraform.nodeExpandLocal
kubernetes_secret.docker - *terraform.NodeValidatableResource
var.us - *terraform.NodeRootVariable
local.vpn_shared_secret (expand) - *terraform.nodeExpandLocal
local.warehouse_ui (expand) - *terraform.nodeExpandLocal
module.auth0.output.ui_client_id (expand) - *terraform.nodeExpandOutput
var.auth0_domain - *terraform.NodeRootVariable
var.warehouse_ui - *terraform.NodeRootVariable
local.wr (expand) - *terraform.nodeExpandLocal
kubernetes_secret.docker - *terraform.NodeValidatableResource
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
var.schema_registry - *terraform.NodeRootVariable
var.wr - *terraform.NodeRootVariable
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
data.google_client_config.current - *terraform.NodeValidatableResource
google_compute_address.vpn_static_ip - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_esp - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_udp4500 - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_udp500 - *terraform.NodeValidatableResource
google_compute_route.primavera_vpn - *terraform.NodeValidatableResource
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
google_compute_vpn_tunnel.tunnel1 - *terraform.NodeValidatableResource
helm_release.gitlab_runner - *terraform.NodeValidatableResource
helm_release.nexus - *terraform.NodeValidatableResource
helm_release.scala_steward - *terraform.NodeValidatableResource
helm_release.wms_mock - *terraform.NodeValidatableResource
kubernetes_namespace.gitlab_runner - *terraform.NodeValidatableResource
kubernetes_secret.docker - *terraform.NodeValidatableResource
kubernetes_secret.google_application_credentials - *terraform.NodeValidatableResource
kubernetes_secret.pgpool_init - *terraform.NodeValidatableResource
kubernetes_secret.postgresql_initdb - *terraform.NodeValidatableResource
kubernetes_storage_class.ssd - *terraform.NodeValidatableResource
local.clean_env_pgdatabase_akka (expand) - *terraform.nodeExpandLocal
local.clean_env_pgdatabase_projections (expand) - *terraform.nodeExpandLocal
local.clean_env_pghost (expand) - *terraform.nodeExpandLocal
local.clean_env_pgpassword (expand) - *terraform.nodeExpandLocal
local.clean_env_pguser (expand) - *terraform.nodeExpandLocal
local.cs (expand) - *terraform.nodeExpandLocal
local.ingress (expand) - *terraform.nodeExpandLocal
local.kafka (expand) - *terraform.nodeExpandLocal
local.migration_tool (expand) - *terraform.nodeExpandLocal
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
local.postgresql (expand) - *terraform.nodeExpandLocal
local.prometheus_operator (expand) - *terraform.nodeExpandLocal
local.schema_registry (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_id (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_secret (expand) - *terraform.nodeExpandLocal
local.us (expand) - *terraform.nodeExpandLocal
local.vpn_shared_secret (expand) - *terraform.nodeExpandLocal
local.warehouse_ui (expand) - *terraform.nodeExpandLocal
local.wr (expand) - *terraform.nodeExpandLocal
module.auth0 (close) - *terraform.nodeCloseModule
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.acceptance_tests - *terraform.NodeValidatableResource
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client.user_service - *terraform.NodeValidatableResource
module.auth0.auth0_client.warehouse_resources - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.acceptance_test - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.user_service_management_api - *terraform.NodeValidatableResource
module.auth0.auth0_connection.user_password - *terraform.NodeValidatableResource
module.auth0.auth0_resource_server.wr_backend - *terraform.NodeValidatableResource
module.auth0.auth0_tenant.tenant - *terraform.NodeValidatableResource
module.auth0.output.mt_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.output.mt_client_secret (expand) - *terraform.nodeExpandOutput
module.auth0.output.ui_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.var.wr_url (expand) - *terraform.nodeExpandModuleVariable
module.cert_manager (close) - *terraform.nodeCloseModule
module.cert_manager (expand) - *terraform.nodeValidateModule
module.cert_manager.helm_release.cert_manager - *terraform.NodeValidatableResource
module.cert_manager.helm_release.le-issuer - *terraform.NodeValidatableResource
module.cert_manager.kubernetes_namespace.cert-manager - *terraform.NodeValidatableResource
module.clean_env (close) - *terraform.nodeCloseModule
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.kubernetes_job.clean_env - *terraform.NodeValidatableResource
module.clean_env.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_akka (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_projections (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pghost (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgpassword (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pguser (expand) - *terraform.nodeExpandModuleVariable
module.customer_service (close) - *terraform.nodeCloseModule
module.customer_service (expand) - *terraform.nodeValidateModule
module.customer_service.helm_release.customer_service - *terraform.NodeValidatableResource
module.customer_service.var.cs_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.customer_service.var.customer_service (expand) - *terraform.nodeExpandModuleVariable
module.external-dns (close) - *terraform.nodeCloseModule
module.external-dns (expand) - *terraform.nodeValidateModule
module.external-dns.helm_release.external_dns - *terraform.NodeValidatableResource
module.external-dns.kubernetes_secret.external_dns_google_credentials - *terraform.NodeValidatableResource
module.external-dns.var.gcp_credentials (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.var.gcp_credentials_secret_name (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.var.gcp_project (expand) - *terraform.nodeExpandModuleVariable
module.firebird (close) - *terraform.nodeCloseModule
module.firebird (expand) - *terraform.nodeValidateModule
module.firebird.helm_release.firebird - *terraform.NodeValidatableResource
module.firebird.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
module.ingress (close) - *terraform.nodeCloseModule
module.ingress (expand) - *terraform.nodeValidateModule
module.ingress.helm_release.ingress - *terraform.NodeValidatableResource
module.ingress.var.ingress (expand) - *terraform.nodeExpandModuleVariable
module.k8s (close) - *terraform.nodeCloseModule
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_address.ingress - *terraform.NodeValidatableResource
module.k8s.google_compute_address.nat_ip - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.admission-hooks - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.http-https - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.icmp - *terraform.NodeValidatableResource
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.google_compute_router.router - *terraform.NodeValidatableResource
module.k8s.google_compute_router_nat.nat-router - *terraform.NodeValidatableResource
module.k8s.google_compute_subnetwork.cluster_subnetwork - *terraform.NodeValidatableResource
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.google_container_node_pool.node_pool - *terraform.NodeValidatableResource
module.k8s.local.subnetwork_name (expand) - *terraform.nodeExpandLocal
module.k8s.output.client_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.client_key (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_ca_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_name (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_network (expand) - *terraform.nodeExpandOutput
module.k8s.output.endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.ingress_ip (expand) - *terraform.nodeExpandOutput
module.k8s.output.pool_id (expand) - *terraform.nodeExpandOutput
module.k8s.output.vpc_id (expand) - *terraform.nodeExpandOutput
module.k8s.var.cluster_initial_node_count (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_max_nodes (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_size (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_preemptible (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_pool_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gke_machine_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.istio (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.master_ip_cidr_block (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.network_tag (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnet_cidr_base (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnetwork_name (expand) - *terraform.nodeExpandModuleVariable
module.kafka (close) - *terraform.nodeCloseModule
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.helm_release.kafka_operated - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_operator - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_topics - *terraform.NodeValidatableResource
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
module.kafka.var.kafka (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_operator (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_topics (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_topics_enabled (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool (close) - *terraform.nodeCloseModule
module.migration_tool (expand) - *terraform.nodeValidateModule
module.migration_tool.helm_release.migration_tool - *terraform.NodeValidatableResource
module.migration_tool.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.migration_tool (expand) - *terraform.nodeExpandModuleVariable
module.postgres_ha (close) - *terraform.nodeCloseModule
module.postgres_ha (expand) - *terraform.nodeValidateModule
module.postgres_ha.helm_release.postgresql_ha - *terraform.NodeValidatableResource
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
module.postgres_ha.var.postgresql_ha (expand) - *terraform.nodeExpandModuleVariable
module.prom_operator (close) - *terraform.nodeCloseModule
module.prom_operator (expand) - *terraform.nodeValidateModule
module.prom_operator.helm_release.prom_operator - *terraform.NodeValidatableResource
module.prom_operator.var.prometheus_operator (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry (close) - *terraform.nodeCloseModule
module.schema-registry (expand) - *terraform.nodeValidateModule
module.schema-registry.helm_release.schema_registry - *terraform.NodeValidatableResource
module.schema-registry.var.replica_count (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry.var.schema_registry (expand) - *terraform.nodeExpandModuleVariable
module.user_service (close) - *terraform.nodeCloseModule
module.user_service (expand) - *terraform.nodeValidateModule
module.user_service.helm_release.user_service - *terraform.NodeValidatableResource
module.user_service.var.us_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.user_service.var.user_service (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources (close) - *terraform.nodeCloseModule
module.warehouse_resources (expand) - *terraform.nodeValidateModule
module.warehouse_resources.helm_release.warehouse_resources - *terraform.NodeValidatableResource
module.warehouse_resources.var.warehouse_resources (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources.var.wr_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_ui (close) - *terraform.nodeCloseModule
module.warehouse_ui (expand) - *terraform.nodeValidateModule
module.warehouse_ui.helm_release.warehouse_ui - *terraform.NodeValidatableResource
module.warehouse_ui.var.warehouse_ui (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/google-beta"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
var.auth0_domain - *terraform.NodeRootVariable
var.clean_env_enabled - *terraform.NodeRootVariable
var.cs - *terraform.NodeRootVariable
var.env_name - *terraform.NodeRootVariable
var.gcp_project_id - *terraform.NodeRootVariable
var.gcp_region - *terraform.NodeRootVariable
var.ingress - *terraform.NodeRootVariable
var.kafka - *terraform.NodeRootVariable
var.kafka_operator - *terraform.NodeRootVariable
var.kafka_topics - *terraform.NodeRootVariable
var.kafka_topics_enabled - *terraform.NodeRootVariable
var.migration_tool - *terraform.NodeRootVariable
var.migration_tool_enabled - *terraform.NodeRootVariable
var.postgresql - *terraform.NodeRootVariable
var.prometheus_operator - *terraform.NodeRootVariable
var.schema_registry - *terraform.NodeRootVariable
var.sr_replica_count - *terraform.NodeRootVariable
var.us - *terraform.NodeRootVariable
var.warehouse_ui - *terraform.NodeRootVariable
var.wms_mock - *terraform.NodeRootVariable
var.wms_mock_replica_count - *terraform.NodeRootVariable
var.wr - *terraform.NodeRootVariable
var.wr_replica_count - *terraform.NodeRootVariable
var.wr_url - *terraform.NodeRootVariable
module.auth0 (close) - *terraform.nodeCloseModule
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.acceptance_tests - *terraform.NodeValidatableResource
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client.user_service - *terraform.NodeValidatableResource
module.auth0.auth0_client.warehouse_resources - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.acceptance_test - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.user_service_management_api - *terraform.NodeValidatableResource
module.auth0.auth0_connection.user_password - *terraform.NodeValidatableResource
module.auth0.auth0_resource_server.wr_backend - *terraform.NodeValidatableResource
module.auth0.auth0_tenant.tenant - *terraform.NodeValidatableResource
module.auth0.output.mt_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.output.mt_client_secret (expand) - *terraform.nodeExpandOutput
module.auth0.output.ui_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.var.wr_url (expand) - *terraform.nodeExpandModuleVariable
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.acceptance_tests - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client.user_service - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client.warehouse_resources - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.var.wr_url (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client_grant.acceptance_test - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.acceptance_tests - *terraform.NodeValidatableResource
module.auth0.auth0_resource_server.wr_backend - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client_grant.migration_tool - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_resource_server.wr_backend - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client_grant.user_service_management_api - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.user_service - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_connection.user_password - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.acceptance_tests - *terraform.NodeValidatableResource
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client.warehouse_resources - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_resource_server.wr_backend - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.var.wr_url (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_tenant.tenant - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_connection.user_password - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.output.mt_client_id (expand) - *terraform.nodeExpandOutput
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0.output.mt_client_secret (expand) - *terraform.nodeExpandOutput
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0.output.ui_client_id (expand) - *terraform.nodeExpandOutput
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.warehouse_resources - *terraform.NodeValidatableResource
module.auth0.var.wr_url (expand) - *terraform.nodeExpandModuleVariable
module.auth0 (expand) - *terraform.nodeValidateModule
var.wr_url - *terraform.NodeRootVariable
module.cert_manager (close) - *terraform.nodeCloseModule
module.cert_manager (expand) - *terraform.nodeValidateModule
module.cert_manager.helm_release.cert_manager - *terraform.NodeValidatableResource
module.cert_manager.helm_release.le-issuer - *terraform.NodeValidatableResource
module.cert_manager.kubernetes_namespace.cert-manager - *terraform.NodeValidatableResource
module.cert_manager (expand) - *terraform.nodeValidateModule
module.cert_manager.helm_release.cert_manager - *terraform.NodeValidatableResource
module.cert_manager (expand) - *terraform.nodeValidateModule
module.cert_manager.kubernetes_namespace.cert-manager - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.cert_manager.helm_release.le-issuer - *terraform.NodeValidatableResource
module.cert_manager (expand) - *terraform.nodeValidateModule
module.cert_manager.helm_release.cert_manager - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.cert_manager.kubernetes_namespace.cert-manager - *terraform.NodeValidatableResource
module.cert_manager (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
module.clean_env (close) - *terraform.nodeCloseModule
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.kubernetes_job.clean_env - *terraform.NodeValidatableResource
module.clean_env.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_akka (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_projections (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pghost (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgpassword (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pguser (expand) - *terraform.nodeExpandModuleVariable
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.kubernetes_job.clean_env - *terraform.NodeValidatableResource
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_akka (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_projections (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pghost (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgpassword (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pguser (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
module.clean_env.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.clean_env (expand) - *terraform.nodeValidateModule
var.clean_env_enabled - *terraform.NodeRootVariable
module.clean_env.var.pgdatabase_akka (expand) - *terraform.nodeExpandModuleVariable
local.clean_env_pgdatabase_akka (expand) - *terraform.nodeExpandLocal
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.var.pgdatabase_projections (expand) - *terraform.nodeExpandModuleVariable
local.clean_env_pgdatabase_projections (expand) - *terraform.nodeExpandLocal
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.var.pghost (expand) - *terraform.nodeExpandModuleVariable
local.clean_env_pghost (expand) - *terraform.nodeExpandLocal
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.var.pgpassword (expand) - *terraform.nodeExpandModuleVariable
local.clean_env_pgpassword (expand) - *terraform.nodeExpandLocal
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.var.pguser (expand) - *terraform.nodeExpandModuleVariable
local.clean_env_pguser (expand) - *terraform.nodeExpandLocal
module.clean_env (expand) - *terraform.nodeValidateModule
module.customer_service (close) - *terraform.nodeCloseModule
module.customer_service (expand) - *terraform.nodeValidateModule
module.customer_service.helm_release.customer_service - *terraform.NodeValidatableResource
module.customer_service.var.cs_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.customer_service.var.customer_service (expand) - *terraform.nodeExpandModuleVariable
module.customer_service (expand) - *terraform.nodeValidateModule
module.customer_service.helm_release.customer_service - *terraform.NodeValidatableResource
module.customer_service (expand) - *terraform.nodeValidateModule
module.customer_service.var.cs_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.customer_service.var.customer_service (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.customer_service.var.cs_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.customer_service (expand) - *terraform.nodeValidateModule
module.customer_service.var.customer_service (expand) - *terraform.nodeExpandModuleVariable
local.cs (expand) - *terraform.nodeExpandLocal
module.customer_service (expand) - *terraform.nodeValidateModule
module.external-dns (close) - *terraform.nodeCloseModule
module.external-dns (expand) - *terraform.nodeValidateModule
module.external-dns.helm_release.external_dns - *terraform.NodeValidatableResource
module.external-dns.kubernetes_secret.external_dns_google_credentials - *terraform.NodeValidatableResource
module.external-dns.var.gcp_credentials (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.var.gcp_credentials_secret_name (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.var.gcp_project (expand) - *terraform.nodeExpandModuleVariable
module.external-dns (expand) - *terraform.nodeValidateModule
module.external-dns.helm_release.external_dns - *terraform.NodeValidatableResource
module.external-dns (expand) - *terraform.nodeValidateModule
module.external-dns.kubernetes_secret.external_dns_google_credentials - *terraform.NodeValidatableResource
module.external-dns.var.gcp_project (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.external-dns.kubernetes_secret.external_dns_google_credentials - *terraform.NodeValidatableResource
module.external-dns (expand) - *terraform.nodeValidateModule
module.external-dns.var.gcp_credentials (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.var.gcp_credentials_secret_name (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
module.external-dns.var.gcp_credentials (expand) - *terraform.nodeExpandModuleVariable
module.external-dns (expand) - *terraform.nodeValidateModule
module.external-dns.var.gcp_credentials_secret_name (expand) - *terraform.nodeExpandModuleVariable
module.external-dns (expand) - *terraform.nodeValidateModule
module.external-dns.var.gcp_project (expand) - *terraform.nodeExpandModuleVariable
module.external-dns (expand) - *terraform.nodeValidateModule
var.gcp_project_id - *terraform.NodeRootVariable
module.firebird (close) - *terraform.nodeCloseModule
module.firebird (expand) - *terraform.nodeValidateModule
module.firebird.helm_release.firebird - *terraform.NodeValidatableResource
module.firebird.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
module.firebird (expand) - *terraform.nodeValidateModule
module.firebird.helm_release.firebird - *terraform.NodeValidatableResource
module.firebird (expand) - *terraform.nodeValidateModule
module.firebird.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.firebird.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
kubernetes_secret.docker - *terraform.NodeValidatableResource
module.firebird (expand) - *terraform.nodeValidateModule
module.ingress (close) - *terraform.nodeCloseModule
module.ingress (expand) - *terraform.nodeValidateModule
module.ingress.helm_release.ingress - *terraform.NodeValidatableResource
module.ingress.var.ingress (expand) - *terraform.nodeExpandModuleVariable
module.ingress (expand) - *terraform.nodeValidateModule
module.ingress.helm_release.ingress - *terraform.NodeValidatableResource
module.ingress (expand) - *terraform.nodeValidateModule
module.ingress.var.ingress (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.ingress.var.ingress (expand) - *terraform.nodeExpandModuleVariable
local.ingress (expand) - *terraform.nodeExpandLocal
module.ingress (expand) - *terraform.nodeValidateModule
module.k8s (close) - *terraform.nodeCloseModule
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_address.ingress - *terraform.NodeValidatableResource
module.k8s.google_compute_address.nat_ip - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.admission-hooks - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.http-https - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.icmp - *terraform.NodeValidatableResource
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.google_compute_router.router - *terraform.NodeValidatableResource
module.k8s.google_compute_router_nat.nat-router - *terraform.NodeValidatableResource
module.k8s.google_compute_subnetwork.cluster_subnetwork - *terraform.NodeValidatableResource
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.google_container_node_pool.node_pool - *terraform.NodeValidatableResource
module.k8s.local.subnetwork_name (expand) - *terraform.nodeExpandLocal
module.k8s.output.client_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.client_key (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_ca_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_name (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_network (expand) - *terraform.nodeExpandOutput
module.k8s.output.endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.ingress_ip (expand) - *terraform.nodeExpandOutput
module.k8s.output.pool_id (expand) - *terraform.nodeExpandOutput
module.k8s.output.vpc_id (expand) - *terraform.nodeExpandOutput
module.k8s.var.cluster_initial_node_count (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_max_nodes (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_size (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_preemptible (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_pool_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gke_machine_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.istio (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.master_ip_cidr_block (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.network_tag (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnet_cidr_base (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnetwork_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_address.ingress - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_address.nat_ip - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_firewall.admission-hooks - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.var.master_ip_cidr_block (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_firewall.http-https - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.var.network_tag (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_firewall.icmp - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.var.network_tag (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_router.router - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_router_nat.nat-router - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_address.nat_ip - *terraform.NodeValidatableResource
module.k8s.google_compute_router.router - *terraform.NodeValidatableResource
module.k8s.google_compute_subnetwork.cluster_subnetwork - *terraform.NodeValidatableResource
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_subnetwork.cluster_subnetwork - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.local.subnetwork_name (expand) - *terraform.nodeExpandLocal
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnet_cidr_base (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.google_compute_subnetwork.cluster_subnetwork - *terraform.NodeValidatableResource
module.k8s.var.cluster_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.istio (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.master_ip_cidr_block (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnet_cidr_base (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google-beta"] - *terraform.NodeApplyableProvider
module.k8s.google_container_node_pool.node_pool - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.var.cluster_initial_node_count (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_max_nodes (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_size (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_preemptible (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gke_machine_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.network_tag (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.local.subnetwork_name (expand) - *terraform.nodeExpandLocal
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnetwork_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.output.client_certificate (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.output.client_key (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.output.cluster_ca_certificate (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.output.cluster_endpoint (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.output.cluster_name (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.output.cluster_network (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.output.endpoint (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.output.ingress_ip (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_address.ingress - *terraform.NodeValidatableResource
module.k8s.output.pool_id (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_container_node_pool.node_pool - *terraform.NodeValidatableResource
module.k8s.output.vpc_id (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.var.cluster_initial_node_count (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.cluster_max_nodes (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.cluster_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.cluster_nodes_disk_size (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.cluster_nodes_disk_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.cluster_nodes_preemptible (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.cluster_pool_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.gke_machine_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.istio (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.master_ip_cidr_block (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.network_tag (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
var.env_name - *terraform.NodeRootVariable
module.k8s.var.subnet_cidr_base (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.subnetwork_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.kafka (close) - *terraform.nodeCloseModule
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.helm_release.kafka_operated - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_operator - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_topics - *terraform.NodeValidatableResource
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
module.kafka.var.kafka (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_operator (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_topics (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_topics_enabled (expand) - *terraform.nodeExpandModuleVariable
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.helm_release.kafka_operated - *terraform.NodeValidatableResource
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.helm_release.kafka_operator - *terraform.NodeValidatableResource
module.kafka.var.kafka (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.kafka.helm_release.kafka_operator - *terraform.NodeValidatableResource
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.var.kafka_operator (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.kafka.helm_release.kafka_topics - *terraform.NodeValidatableResource
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.helm_release.kafka_operated - *terraform.NodeValidatableResource
module.kafka.var.kafka_topics (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_topics_enabled (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.helm_release.kafka_operated - *terraform.NodeValidatableResource
module.kafka.var.kafka (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka (expand) - *terraform.nodeExpandModuleVariable
local.kafka (expand) - *terraform.nodeExpandLocal
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.var.kafka_operator (expand) - *terraform.nodeExpandModuleVariable
module.kafka (expand) - *terraform.nodeValidateModule
var.kafka_operator - *terraform.NodeRootVariable
module.kafka.var.kafka_topics (expand) - *terraform.nodeExpandModuleVariable
module.kafka (expand) - *terraform.nodeValidateModule
var.kafka_topics - *terraform.NodeRootVariable
module.kafka.var.kafka_topics_enabled (expand) - *terraform.nodeExpandModuleVariable
module.kafka (expand) - *terraform.nodeValidateModule
var.kafka_topics_enabled - *terraform.NodeRootVariable
module.migration_tool (close) - *terraform.nodeCloseModule
module.migration_tool (expand) - *terraform.nodeValidateModule
module.migration_tool.helm_release.migration_tool - *terraform.NodeValidatableResource
module.migration_tool.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.migration_tool (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool (expand) - *terraform.nodeValidateModule
module.migration_tool.helm_release.migration_tool - *terraform.NodeValidatableResource
module.migration_tool (expand) - *terraform.nodeValidateModule
module.migration_tool.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.migration_tool (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.migration_tool.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
kubernetes_secret.docker - *terraform.NodeValidatableResource
module.migration_tool (expand) - *terraform.nodeValidateModule
module.migration_tool.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool (expand) - *terraform.nodeValidateModule
var.migration_tool_enabled - *terraform.NodeRootVariable
module.migration_tool.var.migration_tool (expand) - *terraform.nodeExpandModuleVariable
local.migration_tool (expand) - *terraform.nodeExpandLocal
module.migration_tool (expand) - *terraform.nodeValidateModule
module.postgres_ha (close) - *terraform.nodeCloseModule
module.postgres_ha (expand) - *terraform.nodeValidateModule
module.postgres_ha.helm_release.postgresql_ha - *terraform.NodeValidatableResource
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
module.postgres_ha.var.postgresql_ha (expand) - *terraform.nodeExpandModuleVariable
module.postgres_ha (expand) - *terraform.nodeValidateModule
module.postgres_ha.helm_release.postgresql_ha - *terraform.NodeValidatableResource
module.postgres_ha (expand) - *terraform.nodeValidateModule
module.postgres_ha.var.postgresql_ha (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
module.postgres_ha (expand) - *terraform.nodeValidateModule
module.postgres_ha.helm_release.postgresql_ha - *terraform.NodeValidatableResource
module.postgres_ha.var.postgresql_ha (expand) - *terraform.nodeExpandModuleVariable
local.postgresql (expand) - *terraform.nodeExpandLocal
module.postgres_ha (expand) - *terraform.nodeValidateModule
module.prom_operator (close) - *terraform.nodeCloseModule
module.prom_operator (expand) - *terraform.nodeValidateModule
module.prom_operator.helm_release.prom_operator - *terraform.NodeValidatableResource
module.prom_operator.var.prometheus_operator (expand) - *terraform.nodeExpandModuleVariable
module.prom_operator (expand) - *terraform.nodeValidateModule
module.prom_operator.helm_release.prom_operator - *terraform.NodeValidatableResource
module.prom_operator (expand) - *terraform.nodeValidateModule
module.prom_operator.var.prometheus_operator (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.prom_operator.var.prometheus_operator (expand) - *terraform.nodeExpandModuleVariable
local.prometheus_operator (expand) - *terraform.nodeExpandLocal
module.prom_operator (expand) - *terraform.nodeValidateModule
module.schema-registry (close) - *terraform.nodeCloseModule
module.schema-registry (expand) - *terraform.nodeValidateModule
module.schema-registry.helm_release.schema_registry - *terraform.NodeValidatableResource
module.schema-registry.var.replica_count (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry.var.schema_registry (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry (expand) - *terraform.nodeValidateModule
module.schema-registry.helm_release.schema_registry - *terraform.NodeValidatableResource
module.schema-registry (expand) - *terraform.nodeValidateModule
module.schema-registry.var.replica_count (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry.var.schema_registry (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.schema-registry.var.replica_count (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry (expand) - *terraform.nodeValidateModule
var.sr_replica_count - *terraform.NodeRootVariable
module.schema-registry.var.schema_registry (expand) - *terraform.nodeExpandModuleVariable
local.schema_registry (expand) - *terraform.nodeExpandLocal
module.schema-registry (expand) - *terraform.nodeValidateModule
module.user_service (close) - *terraform.nodeCloseModule
module.user_service (expand) - *terraform.nodeValidateModule
module.user_service.helm_release.user_service - *terraform.NodeValidatableResource
module.user_service.var.us_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.user_service.var.user_service (expand) - *terraform.nodeExpandModuleVariable
module.user_service (expand) - *terraform.nodeValidateModule
module.user_service.helm_release.user_service - *terraform.NodeValidatableResource
module.user_service (expand) - *terraform.nodeValidateModule
module.user_service.var.us_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.user_service.var.user_service (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.user_service.var.us_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.user_service (expand) - *terraform.nodeValidateModule
module.user_service.var.user_service (expand) - *terraform.nodeExpandModuleVariable
local.us (expand) - *terraform.nodeExpandLocal
module.user_service (expand) - *terraform.nodeValidateModule
module.warehouse_resources (close) - *terraform.nodeCloseModule
module.warehouse_resources (expand) - *terraform.nodeValidateModule
module.warehouse_resources.helm_release.warehouse_resources - *terraform.NodeValidatableResource
module.warehouse_resources.var.warehouse_resources (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources.var.wr_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources (expand) - *terraform.nodeValidateModule
module.warehouse_resources.helm_release.warehouse_resources - *terraform.NodeValidatableResource
module.warehouse_resources (expand) - *terraform.nodeValidateModule
module.warehouse_resources.var.warehouse_resources (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources.var.wr_replica_count (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.warehouse_resources.var.warehouse_resources (expand) - *terraform.nodeExpandModuleVariable
local.wr (expand) - *terraform.nodeExpandLocal
module.warehouse_resources (expand) - *terraform.nodeValidateModule
module.warehouse_resources.var.wr_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources (expand) - *terraform.nodeValidateModule
var.wr_replica_count - *terraform.NodeRootVariable
module.warehouse_ui (close) - *terraform.nodeCloseModule
module.warehouse_ui (expand) - *terraform.nodeValidateModule
module.warehouse_ui.helm_release.warehouse_ui - *terraform.NodeValidatableResource
module.warehouse_ui.var.warehouse_ui (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_ui (expand) - *terraform.nodeValidateModule
module.warehouse_ui.helm_release.warehouse_ui - *terraform.NodeValidatableResource
module.warehouse_ui (expand) - *terraform.nodeValidateModule
module.warehouse_ui.var.warehouse_ui (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.warehouse_ui.var.warehouse_ui (expand) - *terraform.nodeExpandModuleVariable
local.warehouse_ui (expand) - *terraform.nodeExpandLocal
module.warehouse_ui (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
var.gcp_project_id - *terraform.NodeRootVariable
var.gcp_region - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider
data.google_client_config.current - *terraform.NodeValidatableResource
google_compute_address.vpn_static_ip - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_esp - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_udp4500 - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_udp500 - *terraform.NodeValidatableResource
google_compute_route.primavera_vpn - *terraform.NodeValidatableResource
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
google_compute_vpn_tunnel.tunnel1 - *terraform.NodeValidatableResource
module.k8s.google_compute_address.ingress - *terraform.NodeValidatableResource
module.k8s.google_compute_address.nat_ip - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.admission-hooks - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.http-https - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.icmp - *terraform.NodeValidatableResource
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.google_compute_router.router - *terraform.NodeValidatableResource
module.k8s.google_compute_router_nat.nat-router - *terraform.NodeValidatableResource
module.k8s.google_compute_subnetwork.cluster_subnetwork - *terraform.NodeValidatableResource
module.k8s.google_container_node_pool.node_pool - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/google-beta"] - *terraform.NodeApplyableProvider
var.gcp_project_id - *terraform.NodeRootVariable
var.gcp_region - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/google-beta"] (close) - *terraform.graphNodeCloseProvider
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google-beta"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
data.google_client_config.current - *terraform.NodeValidatableResource
module.k8s.output.client_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_ca_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_endpoint (expand) - *terraform.nodeExpandOutput
provider["registry.terraform.io/hashicorp/helm"] (close) - *terraform.graphNodeCloseProvider
helm_release.gitlab_runner - *terraform.NodeValidatableResource
helm_release.nexus - *terraform.NodeValidatableResource
helm_release.scala_steward - *terraform.NodeValidatableResource
helm_release.wms_mock - *terraform.NodeValidatableResource
module.cert_manager.helm_release.cert_manager - *terraform.NodeValidatableResource
module.cert_manager.helm_release.le-issuer - *terraform.NodeValidatableResource
module.customer_service.helm_release.customer_service - *terraform.NodeValidatableResource
module.external-dns.helm_release.external_dns - *terraform.NodeValidatableResource
module.firebird.helm_release.firebird - *terraform.NodeValidatableResource
module.ingress.helm_release.ingress - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_operated - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_operator - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_topics - *terraform.NodeValidatableResource
module.migration_tool.helm_release.migration_tool - *terraform.NodeValidatableResource
module.postgres_ha.helm_release.postgresql_ha - *terraform.NodeValidatableResource
module.prom_operator.helm_release.prom_operator - *terraform.NodeValidatableResource
module.schema-registry.helm_release.schema_registry - *terraform.NodeValidatableResource
module.user_service.helm_release.user_service - *terraform.NodeValidatableResource
module.warehouse_resources.helm_release.warehouse_resources - *terraform.NodeValidatableResource
module.warehouse_ui.helm_release.warehouse_ui - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
data.google_client_config.current - *terraform.NodeValidatableResource
module.k8s.output.client_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_ca_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_endpoint (expand) - *terraform.nodeExpandOutput
provider["registry.terraform.io/hashicorp/kubernetes"] (close) - *terraform.graphNodeCloseProvider
kubernetes_namespace.gitlab_runner - *terraform.NodeValidatableResource
kubernetes_secret.docker - *terraform.NodeValidatableResource
kubernetes_secret.google_application_credentials - *terraform.NodeValidatableResource
kubernetes_secret.pgpool_init - *terraform.NodeValidatableResource
kubernetes_secret.postgresql_initdb - *terraform.NodeValidatableResource
kubernetes_storage_class.ssd - *terraform.NodeValidatableResource
module.cert_manager.kubernetes_namespace.cert-manager - *terraform.NodeValidatableResource
module.clean_env.kubernetes_job.clean_env - *terraform.NodeValidatableResource
module.external-dns.kubernetes_secret.external_dns_google_credentials - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
local.terraform_auth0_client_id (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_secret (expand) - *terraform.nodeExpandLocal
var.auth0_domain - *terraform.NodeRootVariable
provider["registry.terraform.io/terraform-providers/auth0"] (close) - *terraform.graphNodeCloseProvider
module.auth0.auth0_client.acceptance_tests - *terraform.NodeValidatableResource
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client.user_service - *terraform.NodeValidatableResource
module.auth0.auth0_client.warehouse_resources - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.acceptance_test - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.user_service_management_api - *terraform.NodeValidatableResource
module.auth0.auth0_connection.user_password - *terraform.NodeValidatableResource
module.auth0.auth0_resource_server.wr_backend - *terraform.NodeValidatableResource
module.auth0.auth0_tenant.tenant - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
var.auth0_domain - *terraform.NodeRootVariable
var.clean_env_enabled - *terraform.NodeRootVariable
var.cs - *terraform.NodeRootVariable
var.env_name - *terraform.NodeRootVariable
var.gcp_project_id - *terraform.NodeRootVariable
var.gcp_region - *terraform.NodeRootVariable
var.ingress - *terraform.NodeRootVariable
var.kafka - *terraform.NodeRootVariable
var.kafka_operator - *terraform.NodeRootVariable
var.kafka_topics - *terraform.NodeRootVariable
var.kafka_topics_enabled - *terraform.NodeRootVariable
var.migration_tool - *terraform.NodeRootVariable
var.migration_tool_enabled - *terraform.NodeRootVariable
var.postgresql - *terraform.NodeRootVariable
var.prometheus_operator - *terraform.NodeRootVariable
var.schema_registry - *terraform.NodeRootVariable
var.sr_replica_count - *terraform.NodeRootVariable
var.us - *terraform.NodeRootVariable
var.warehouse_ui - *terraform.NodeRootVariable
var.wms_mock - *terraform.NodeRootVariable
var.wms_mock_replica_count - *terraform.NodeRootVariable
var.wr - *terraform.NodeRootVariable
var.wr_replica_count - *terraform.NodeRootVariable
var.wr_url - *terraform.NodeRootVariable
------
2020/10/02 11:24:48 [TRACE] Executing graph transform *terraform.CloseProvisionerTransformer
2020/10/02 11:24:48 [TRACE] Completed graph transform *terraform.CloseProvisionerTransformer (no changes)
2020/10/02 11:24:48 [TRACE] Executing graph transform *terraform.CloseRootModuleTransformer
2020/10/02 11:24:48 [TRACE] Completed graph transform *terraform.CloseRootModuleTransformer with new graph:
data.google_client_config.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_address.vpn_static_ip - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_forwarding_rule.fr_esp - *terraform.NodeValidatableResource
google_compute_address.vpn_static_ip - *terraform.NodeValidatableResource
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_forwarding_rule.fr_udp4500 - *terraform.NodeValidatableResource
google_compute_address.vpn_static_ip - *terraform.NodeValidatableResource
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_forwarding_rule.fr_udp500 - *terraform.NodeValidatableResource
google_compute_address.vpn_static_ip - *terraform.NodeValidatableResource
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_route.primavera_vpn - *terraform.NodeValidatableResource
google_compute_vpn_tunnel.tunnel1 - *terraform.NodeValidatableResource
module.k8s.output.cluster_network (expand) - *terraform.nodeExpandOutput
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
module.k8s.output.cluster_network (expand) - *terraform.nodeExpandOutput
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
var.env_name - *terraform.NodeRootVariable
google_compute_vpn_tunnel.tunnel1 - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_esp - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_udp4500 - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_udp500 - *terraform.NodeValidatableResource
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
local.vpn_shared_secret (expand) - *terraform.nodeExpandLocal
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
helm_release.gitlab_runner - *terraform.NodeValidatableResource
kubernetes_namespace.gitlab_runner - *terraform.NodeValidatableResource
kubernetes_secret.google_application_credentials - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
helm_release.nexus - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
helm_release.scala_steward - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
helm_release.wms_mock - *terraform.NodeValidatableResource
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
var.schema_registry - *terraform.NodeRootVariable
var.wms_mock - *terraform.NodeRootVariable
var.wms_mock_replica_count - *terraform.NodeRootVariable
kubernetes_namespace.gitlab_runner - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
kubernetes_secret.docker - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
kubernetes_secret.google_application_credentials - *terraform.NodeValidatableResource
kubernetes_namespace.gitlab_runner - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
kubernetes_secret.pgpool_init - *terraform.NodeValidatableResource
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
var.postgresql - *terraform.NodeRootVariable
kubernetes_secret.postgresql_initdb - *terraform.NodeValidatableResource
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
var.postgresql - *terraform.NodeRootVariable
kubernetes_storage_class.ssd - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
local.clean_env_pgdatabase_akka (expand) - *terraform.nodeExpandLocal
local.clean_env_pgdatabase_projections (expand) - *terraform.nodeExpandLocal
local.clean_env_pghost (expand) - *terraform.nodeExpandLocal
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
local.clean_env_pgpassword (expand) - *terraform.nodeExpandLocal
local.clean_env_pguser (expand) - *terraform.nodeExpandLocal
local.cs (expand) - *terraform.nodeExpandLocal
kubernetes_secret.docker - *terraform.NodeValidatableResource
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
var.cs - *terraform.NodeRootVariable
var.schema_registry - *terraform.NodeRootVariable
local.ingress (expand) - *terraform.nodeExpandLocal
module.k8s.output.ingress_ip (expand) - *terraform.nodeExpandOutput
var.ingress - *terraform.NodeRootVariable
local.kafka (expand) - *terraform.nodeExpandLocal
kubernetes_storage_class.ssd - *terraform.NodeValidatableResource
var.kafka - *terraform.NodeRootVariable
local.migration_tool (expand) - *terraform.nodeExpandLocal
module.auth0.output.mt_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.output.mt_client_secret (expand) - *terraform.nodeExpandOutput
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
var.migration_tool - *terraform.NodeRootVariable
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
local.postgresql (expand) - *terraform.nodeExpandLocal
kubernetes_storage_class.ssd - *terraform.NodeValidatableResource
var.postgresql - *terraform.NodeRootVariable
local.prometheus_operator (expand) - *terraform.nodeExpandLocal
var.prometheus_operator - *terraform.NodeRootVariable
local.schema_registry (expand) - *terraform.nodeExpandLocal
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
var.schema_registry - *terraform.NodeRootVariable
local.terraform_auth0_client_id (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_secret (expand) - *terraform.nodeExpandLocal
local.us (expand) - *terraform.nodeExpandLocal
kubernetes_secret.docker - *terraform.NodeValidatableResource
var.us - *terraform.NodeRootVariable
local.vpn_shared_secret (expand) - *terraform.nodeExpandLocal
local.warehouse_ui (expand) - *terraform.nodeExpandLocal
module.auth0.output.ui_client_id (expand) - *terraform.nodeExpandOutput
var.auth0_domain - *terraform.NodeRootVariable
var.warehouse_ui - *terraform.NodeRootVariable
local.wr (expand) - *terraform.nodeExpandLocal
kubernetes_secret.docker - *terraform.NodeValidatableResource
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
var.schema_registry - *terraform.NodeRootVariable
var.wr - *terraform.NodeRootVariable
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
data.google_client_config.current - *terraform.NodeValidatableResource
google_compute_address.vpn_static_ip - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_esp - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_udp4500 - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_udp500 - *terraform.NodeValidatableResource
google_compute_route.primavera_vpn - *terraform.NodeValidatableResource
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
google_compute_vpn_tunnel.tunnel1 - *terraform.NodeValidatableResource
helm_release.gitlab_runner - *terraform.NodeValidatableResource
helm_release.nexus - *terraform.NodeValidatableResource
helm_release.scala_steward - *terraform.NodeValidatableResource
helm_release.wms_mock - *terraform.NodeValidatableResource
kubernetes_namespace.gitlab_runner - *terraform.NodeValidatableResource
kubernetes_secret.docker - *terraform.NodeValidatableResource
kubernetes_secret.google_application_credentials - *terraform.NodeValidatableResource
kubernetes_secret.pgpool_init - *terraform.NodeValidatableResource
kubernetes_secret.postgresql_initdb - *terraform.NodeValidatableResource
kubernetes_storage_class.ssd - *terraform.NodeValidatableResource
local.clean_env_pgdatabase_akka (expand) - *terraform.nodeExpandLocal
local.clean_env_pgdatabase_projections (expand) - *terraform.nodeExpandLocal
local.clean_env_pghost (expand) - *terraform.nodeExpandLocal
local.clean_env_pgpassword (expand) - *terraform.nodeExpandLocal
local.clean_env_pguser (expand) - *terraform.nodeExpandLocal
local.cs (expand) - *terraform.nodeExpandLocal
local.ingress (expand) - *terraform.nodeExpandLocal
local.kafka (expand) - *terraform.nodeExpandLocal
local.migration_tool (expand) - *terraform.nodeExpandLocal
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
local.postgresql (expand) - *terraform.nodeExpandLocal
local.prometheus_operator (expand) - *terraform.nodeExpandLocal
local.schema_registry (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_id (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_secret (expand) - *terraform.nodeExpandLocal
local.us (expand) - *terraform.nodeExpandLocal
local.vpn_shared_secret (expand) - *terraform.nodeExpandLocal
local.warehouse_ui (expand) - *terraform.nodeExpandLocal
local.wr (expand) - *terraform.nodeExpandLocal
module.auth0 (close) - *terraform.nodeCloseModule
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.acceptance_tests - *terraform.NodeValidatableResource
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client.user_service - *terraform.NodeValidatableResource
module.auth0.auth0_client.warehouse_resources - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.acceptance_test - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.user_service_management_api - *terraform.NodeValidatableResource
module.auth0.auth0_connection.user_password - *terraform.NodeValidatableResource
module.auth0.auth0_resource_server.wr_backend - *terraform.NodeValidatableResource
module.auth0.auth0_tenant.tenant - *terraform.NodeValidatableResource
module.auth0.output.mt_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.output.mt_client_secret (expand) - *terraform.nodeExpandOutput
module.auth0.output.ui_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.var.wr_url (expand) - *terraform.nodeExpandModuleVariable
module.cert_manager (close) - *terraform.nodeCloseModule
module.cert_manager (expand) - *terraform.nodeValidateModule
module.cert_manager.helm_release.cert_manager - *terraform.NodeValidatableResource
module.cert_manager.helm_release.le-issuer - *terraform.NodeValidatableResource
module.cert_manager.kubernetes_namespace.cert-manager - *terraform.NodeValidatableResource
module.clean_env (close) - *terraform.nodeCloseModule
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.kubernetes_job.clean_env - *terraform.NodeValidatableResource
module.clean_env.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_akka (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_projections (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pghost (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgpassword (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pguser (expand) - *terraform.nodeExpandModuleVariable
module.customer_service (close) - *terraform.nodeCloseModule
module.customer_service (expand) - *terraform.nodeValidateModule
module.customer_service.helm_release.customer_service - *terraform.NodeValidatableResource
module.customer_service.var.cs_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.customer_service.var.customer_service (expand) - *terraform.nodeExpandModuleVariable
module.external-dns (close) - *terraform.nodeCloseModule
module.external-dns (expand) - *terraform.nodeValidateModule
module.external-dns.helm_release.external_dns - *terraform.NodeValidatableResource
module.external-dns.kubernetes_secret.external_dns_google_credentials - *terraform.NodeValidatableResource
module.external-dns.var.gcp_credentials (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.var.gcp_credentials_secret_name (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.var.gcp_project (expand) - *terraform.nodeExpandModuleVariable
module.firebird (close) - *terraform.nodeCloseModule
module.firebird (expand) - *terraform.nodeValidateModule
module.firebird.helm_release.firebird - *terraform.NodeValidatableResource
module.firebird.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
module.ingress (close) - *terraform.nodeCloseModule
module.ingress (expand) - *terraform.nodeValidateModule
module.ingress.helm_release.ingress - *terraform.NodeValidatableResource
module.ingress.var.ingress (expand) - *terraform.nodeExpandModuleVariable
module.k8s (close) - *terraform.nodeCloseModule
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_address.ingress - *terraform.NodeValidatableResource
module.k8s.google_compute_address.nat_ip - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.admission-hooks - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.http-https - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.icmp - *terraform.NodeValidatableResource
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.google_compute_router.router - *terraform.NodeValidatableResource
module.k8s.google_compute_router_nat.nat-router - *terraform.NodeValidatableResource
module.k8s.google_compute_subnetwork.cluster_subnetwork - *terraform.NodeValidatableResource
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.google_container_node_pool.node_pool - *terraform.NodeValidatableResource
module.k8s.local.subnetwork_name (expand) - *terraform.nodeExpandLocal
module.k8s.output.client_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.client_key (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_ca_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_name (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_network (expand) - *terraform.nodeExpandOutput
module.k8s.output.endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.ingress_ip (expand) - *terraform.nodeExpandOutput
module.k8s.output.pool_id (expand) - *terraform.nodeExpandOutput
module.k8s.output.vpc_id (expand) - *terraform.nodeExpandOutput
module.k8s.var.cluster_initial_node_count (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_max_nodes (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_size (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_preemptible (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_pool_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gke_machine_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.istio (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.master_ip_cidr_block (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.network_tag (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnet_cidr_base (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnetwork_name (expand) - *terraform.nodeExpandModuleVariable
module.kafka (close) - *terraform.nodeCloseModule
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.helm_release.kafka_operated - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_operator - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_topics - *terraform.NodeValidatableResource
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
module.kafka.var.kafka (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_operator (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_topics (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_topics_enabled (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool (close) - *terraform.nodeCloseModule
module.migration_tool (expand) - *terraform.nodeValidateModule
module.migration_tool.helm_release.migration_tool - *terraform.NodeValidatableResource
module.migration_tool.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.migration_tool (expand) - *terraform.nodeExpandModuleVariable
module.postgres_ha (close) - *terraform.nodeCloseModule
module.postgres_ha (expand) - *terraform.nodeValidateModule
module.postgres_ha.helm_release.postgresql_ha - *terraform.NodeValidatableResource
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
module.postgres_ha.var.postgresql_ha (expand) - *terraform.nodeExpandModuleVariable
module.prom_operator (close) - *terraform.nodeCloseModule
module.prom_operator (expand) - *terraform.nodeValidateModule
module.prom_operator.helm_release.prom_operator - *terraform.NodeValidatableResource
module.prom_operator.var.prometheus_operator (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry (close) - *terraform.nodeCloseModule
module.schema-registry (expand) - *terraform.nodeValidateModule
module.schema-registry.helm_release.schema_registry - *terraform.NodeValidatableResource
module.schema-registry.var.replica_count (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry.var.schema_registry (expand) - *terraform.nodeExpandModuleVariable
module.user_service (close) - *terraform.nodeCloseModule
module.user_service (expand) - *terraform.nodeValidateModule
module.user_service.helm_release.user_service - *terraform.NodeValidatableResource
module.user_service.var.us_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.user_service.var.user_service (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources (close) - *terraform.nodeCloseModule
module.warehouse_resources (expand) - *terraform.nodeValidateModule
module.warehouse_resources.helm_release.warehouse_resources - *terraform.NodeValidatableResource
module.warehouse_resources.var.warehouse_resources (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources.var.wr_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_ui (close) - *terraform.nodeCloseModule
module.warehouse_ui (expand) - *terraform.nodeValidateModule
module.warehouse_ui.helm_release.warehouse_ui - *terraform.NodeValidatableResource
module.warehouse_ui.var.warehouse_ui (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/google-beta"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
var.auth0_domain - *terraform.NodeRootVariable
var.clean_env_enabled - *terraform.NodeRootVariable
var.cs - *terraform.NodeRootVariable
var.env_name - *terraform.NodeRootVariable
var.gcp_project_id - *terraform.NodeRootVariable
var.gcp_region - *terraform.NodeRootVariable
var.ingress - *terraform.NodeRootVariable
var.kafka - *terraform.NodeRootVariable
var.kafka_operator - *terraform.NodeRootVariable
var.kafka_topics - *terraform.NodeRootVariable
var.kafka_topics_enabled - *terraform.NodeRootVariable
var.migration_tool - *terraform.NodeRootVariable
var.migration_tool_enabled - *terraform.NodeRootVariable
var.postgresql - *terraform.NodeRootVariable
var.prometheus_operator - *terraform.NodeRootVariable
var.schema_registry - *terraform.NodeRootVariable
var.sr_replica_count - *terraform.NodeRootVariable
var.us - *terraform.NodeRootVariable
var.warehouse_ui - *terraform.NodeRootVariable
var.wms_mock - *terraform.NodeRootVariable
var.wms_mock_replica_count - *terraform.NodeRootVariable
var.wr - *terraform.NodeRootVariable
var.wr_replica_count - *terraform.NodeRootVariable
var.wr_url - *terraform.NodeRootVariable
module.auth0 (close) - *terraform.nodeCloseModule
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.acceptance_tests - *terraform.NodeValidatableResource
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client.user_service - *terraform.NodeValidatableResource
module.auth0.auth0_client.warehouse_resources - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.acceptance_test - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.user_service_management_api - *terraform.NodeValidatableResource
module.auth0.auth0_connection.user_password - *terraform.NodeValidatableResource
module.auth0.auth0_resource_server.wr_backend - *terraform.NodeValidatableResource
module.auth0.auth0_tenant.tenant - *terraform.NodeValidatableResource
module.auth0.output.mt_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.output.mt_client_secret (expand) - *terraform.nodeExpandOutput
module.auth0.output.ui_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.var.wr_url (expand) - *terraform.nodeExpandModuleVariable
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.acceptance_tests - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client.user_service - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client.warehouse_resources - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.var.wr_url (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client_grant.acceptance_test - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.acceptance_tests - *terraform.NodeValidatableResource
module.auth0.auth0_resource_server.wr_backend - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client_grant.migration_tool - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_resource_server.wr_backend - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client_grant.user_service_management_api - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.user_service - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_connection.user_password - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.acceptance_tests - *terraform.NodeValidatableResource
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client.warehouse_resources - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_resource_server.wr_backend - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.var.wr_url (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_tenant.tenant - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_connection.user_password - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.output.mt_client_id (expand) - *terraform.nodeExpandOutput
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0.output.mt_client_secret (expand) - *terraform.nodeExpandOutput
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0.output.ui_client_id (expand) - *terraform.nodeExpandOutput
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.warehouse_resources - *terraform.NodeValidatableResource
module.auth0.var.wr_url (expand) - *terraform.nodeExpandModuleVariable
module.auth0 (expand) - *terraform.nodeValidateModule
var.wr_url - *terraform.NodeRootVariable
module.cert_manager (close) - *terraform.nodeCloseModule
module.cert_manager (expand) - *terraform.nodeValidateModule
module.cert_manager.helm_release.cert_manager - *terraform.NodeValidatableResource
module.cert_manager.helm_release.le-issuer - *terraform.NodeValidatableResource
module.cert_manager.kubernetes_namespace.cert-manager - *terraform.NodeValidatableResource
module.cert_manager (expand) - *terraform.nodeValidateModule
module.cert_manager.helm_release.cert_manager - *terraform.NodeValidatableResource
module.cert_manager (expand) - *terraform.nodeValidateModule
module.cert_manager.kubernetes_namespace.cert-manager - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.cert_manager.helm_release.le-issuer - *terraform.NodeValidatableResource
module.cert_manager (expand) - *terraform.nodeValidateModule
module.cert_manager.helm_release.cert_manager - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.cert_manager.kubernetes_namespace.cert-manager - *terraform.NodeValidatableResource
module.cert_manager (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
module.clean_env (close) - *terraform.nodeCloseModule
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.kubernetes_job.clean_env - *terraform.NodeValidatableResource
module.clean_env.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_akka (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_projections (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pghost (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgpassword (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pguser (expand) - *terraform.nodeExpandModuleVariable
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.kubernetes_job.clean_env - *terraform.NodeValidatableResource
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_akka (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_projections (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pghost (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgpassword (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pguser (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
module.clean_env.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.clean_env (expand) - *terraform.nodeValidateModule
var.clean_env_enabled - *terraform.NodeRootVariable
module.clean_env.var.pgdatabase_akka (expand) - *terraform.nodeExpandModuleVariable
local.clean_env_pgdatabase_akka (expand) - *terraform.nodeExpandLocal
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.var.pgdatabase_projections (expand) - *terraform.nodeExpandModuleVariable
local.clean_env_pgdatabase_projections (expand) - *terraform.nodeExpandLocal
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.var.pghost (expand) - *terraform.nodeExpandModuleVariable
local.clean_env_pghost (expand) - *terraform.nodeExpandLocal
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.var.pgpassword (expand) - *terraform.nodeExpandModuleVariable
local.clean_env_pgpassword (expand) - *terraform.nodeExpandLocal
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.var.pguser (expand) - *terraform.nodeExpandModuleVariable
local.clean_env_pguser (expand) - *terraform.nodeExpandLocal
module.clean_env (expand) - *terraform.nodeValidateModule
module.customer_service (close) - *terraform.nodeCloseModule
module.customer_service (expand) - *terraform.nodeValidateModule
module.customer_service.helm_release.customer_service - *terraform.NodeValidatableResource
module.customer_service.var.cs_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.customer_service.var.customer_service (expand) - *terraform.nodeExpandModuleVariable
module.customer_service (expand) - *terraform.nodeValidateModule
module.customer_service.helm_release.customer_service - *terraform.NodeValidatableResource
module.customer_service (expand) - *terraform.nodeValidateModule
module.customer_service.var.cs_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.customer_service.var.customer_service (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.customer_service.var.cs_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.customer_service (expand) - *terraform.nodeValidateModule
module.customer_service.var.customer_service (expand) - *terraform.nodeExpandModuleVariable
local.cs (expand) - *terraform.nodeExpandLocal
module.customer_service (expand) - *terraform.nodeValidateModule
module.external-dns (close) - *terraform.nodeCloseModule
module.external-dns (expand) - *terraform.nodeValidateModule
module.external-dns.helm_release.external_dns - *terraform.NodeValidatableResource
module.external-dns.kubernetes_secret.external_dns_google_credentials - *terraform.NodeValidatableResource
module.external-dns.var.gcp_credentials (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.var.gcp_credentials_secret_name (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.var.gcp_project (expand) - *terraform.nodeExpandModuleVariable
module.external-dns (expand) - *terraform.nodeValidateModule
module.external-dns.helm_release.external_dns - *terraform.NodeValidatableResource
module.external-dns (expand) - *terraform.nodeValidateModule
module.external-dns.kubernetes_secret.external_dns_google_credentials - *terraform.NodeValidatableResource
module.external-dns.var.gcp_project (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.external-dns.kubernetes_secret.external_dns_google_credentials - *terraform.NodeValidatableResource
module.external-dns (expand) - *terraform.nodeValidateModule
module.external-dns.var.gcp_credentials (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.var.gcp_credentials_secret_name (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
module.external-dns.var.gcp_credentials (expand) - *terraform.nodeExpandModuleVariable
module.external-dns (expand) - *terraform.nodeValidateModule
module.external-dns.var.gcp_credentials_secret_name (expand) - *terraform.nodeExpandModuleVariable
module.external-dns (expand) - *terraform.nodeValidateModule
module.external-dns.var.gcp_project (expand) - *terraform.nodeExpandModuleVariable
module.external-dns (expand) - *terraform.nodeValidateModule
var.gcp_project_id - *terraform.NodeRootVariable
module.firebird (close) - *terraform.nodeCloseModule
module.firebird (expand) - *terraform.nodeValidateModule
module.firebird.helm_release.firebird - *terraform.NodeValidatableResource
module.firebird.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
module.firebird (expand) - *terraform.nodeValidateModule
module.firebird.helm_release.firebird - *terraform.NodeValidatableResource
module.firebird (expand) - *terraform.nodeValidateModule
module.firebird.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.firebird.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
kubernetes_secret.docker - *terraform.NodeValidatableResource
module.firebird (expand) - *terraform.nodeValidateModule
module.ingress (close) - *terraform.nodeCloseModule
module.ingress (expand) - *terraform.nodeValidateModule
module.ingress.helm_release.ingress - *terraform.NodeValidatableResource
module.ingress.var.ingress (expand) - *terraform.nodeExpandModuleVariable
module.ingress (expand) - *terraform.nodeValidateModule
module.ingress.helm_release.ingress - *terraform.NodeValidatableResource
module.ingress (expand) - *terraform.nodeValidateModule
module.ingress.var.ingress (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.ingress.var.ingress (expand) - *terraform.nodeExpandModuleVariable
local.ingress (expand) - *terraform.nodeExpandLocal
module.ingress (expand) - *terraform.nodeValidateModule
module.k8s (close) - *terraform.nodeCloseModule
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_address.ingress - *terraform.NodeValidatableResource
module.k8s.google_compute_address.nat_ip - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.admission-hooks - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.http-https - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.icmp - *terraform.NodeValidatableResource
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.google_compute_router.router - *terraform.NodeValidatableResource
module.k8s.google_compute_router_nat.nat-router - *terraform.NodeValidatableResource
module.k8s.google_compute_subnetwork.cluster_subnetwork - *terraform.NodeValidatableResource
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.google_container_node_pool.node_pool - *terraform.NodeValidatableResource
module.k8s.local.subnetwork_name (expand) - *terraform.nodeExpandLocal
module.k8s.output.client_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.client_key (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_ca_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_name (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_network (expand) - *terraform.nodeExpandOutput
module.k8s.output.endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.ingress_ip (expand) - *terraform.nodeExpandOutput
module.k8s.output.pool_id (expand) - *terraform.nodeExpandOutput
module.k8s.output.vpc_id (expand) - *terraform.nodeExpandOutput
module.k8s.var.cluster_initial_node_count (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_max_nodes (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_size (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_preemptible (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_pool_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gke_machine_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.istio (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.master_ip_cidr_block (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.network_tag (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnet_cidr_base (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnetwork_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_address.ingress - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_address.nat_ip - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_firewall.admission-hooks - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.var.master_ip_cidr_block (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_firewall.http-https - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.var.network_tag (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_firewall.icmp - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.var.network_tag (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_router.router - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_router_nat.nat-router - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_address.nat_ip - *terraform.NodeValidatableResource
module.k8s.google_compute_router.router - *terraform.NodeValidatableResource
module.k8s.google_compute_subnetwork.cluster_subnetwork - *terraform.NodeValidatableResource
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_subnetwork.cluster_subnetwork - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.local.subnetwork_name (expand) - *terraform.nodeExpandLocal
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnet_cidr_base (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.google_compute_subnetwork.cluster_subnetwork - *terraform.NodeValidatableResource
module.k8s.var.cluster_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.istio (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.master_ip_cidr_block (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnet_cidr_base (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google-beta"] - *terraform.NodeApplyableProvider
module.k8s.google_container_node_pool.node_pool - *terraform.NodeValidatableResource
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.var.cluster_initial_node_count (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_max_nodes (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_size (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_preemptible (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gke_machine_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.network_tag (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.local.subnetwork_name (expand) - *terraform.nodeExpandLocal
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnetwork_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.output.client_certificate (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.output.client_key (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.output.cluster_ca_certificate (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.output.cluster_endpoint (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.output.cluster_name (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.output.cluster_network (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.output.endpoint (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.output.ingress_ip (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_address.ingress - *terraform.NodeValidatableResource
module.k8s.output.pool_id (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_container_node_pool.node_pool - *terraform.NodeValidatableResource
module.k8s.output.vpc_id (expand) - *terraform.nodeExpandOutput
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.var.cluster_initial_node_count (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.cluster_max_nodes (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.cluster_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.cluster_nodes_disk_size (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.cluster_nodes_disk_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.cluster_nodes_preemptible (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.cluster_pool_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.gke_machine_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.istio (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.master_ip_cidr_block (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.network_tag (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
var.env_name - *terraform.NodeRootVariable
module.k8s.var.subnet_cidr_base (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.subnetwork_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.kafka (close) - *terraform.nodeCloseModule
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.helm_release.kafka_operated - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_operator - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_topics - *terraform.NodeValidatableResource
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
module.kafka.var.kafka (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_operator (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_topics (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_topics_enabled (expand) - *terraform.nodeExpandModuleVariable
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.helm_release.kafka_operated - *terraform.NodeValidatableResource
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.helm_release.kafka_operator - *terraform.NodeValidatableResource
module.kafka.var.kafka (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.kafka.helm_release.kafka_operator - *terraform.NodeValidatableResource
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.var.kafka_operator (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.kafka.helm_release.kafka_topics - *terraform.NodeValidatableResource
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.helm_release.kafka_operated - *terraform.NodeValidatableResource
module.kafka.var.kafka_topics (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_topics_enabled (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.helm_release.kafka_operated - *terraform.NodeValidatableResource
module.kafka.var.kafka (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka (expand) - *terraform.nodeExpandModuleVariable
local.kafka (expand) - *terraform.nodeExpandLocal
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.var.kafka_operator (expand) - *terraform.nodeExpandModuleVariable
module.kafka (expand) - *terraform.nodeValidateModule
var.kafka_operator - *terraform.NodeRootVariable
module.kafka.var.kafka_topics (expand) - *terraform.nodeExpandModuleVariable
module.kafka (expand) - *terraform.nodeValidateModule
var.kafka_topics - *terraform.NodeRootVariable
module.kafka.var.kafka_topics_enabled (expand) - *terraform.nodeExpandModuleVariable
module.kafka (expand) - *terraform.nodeValidateModule
var.kafka_topics_enabled - *terraform.NodeRootVariable
module.migration_tool (close) - *terraform.nodeCloseModule
module.migration_tool (expand) - *terraform.nodeValidateModule
module.migration_tool.helm_release.migration_tool - *terraform.NodeValidatableResource
module.migration_tool.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.migration_tool (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool (expand) - *terraform.nodeValidateModule
module.migration_tool.helm_release.migration_tool - *terraform.NodeValidatableResource
module.migration_tool (expand) - *terraform.nodeValidateModule
module.migration_tool.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.migration_tool (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.migration_tool.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
kubernetes_secret.docker - *terraform.NodeValidatableResource
module.migration_tool (expand) - *terraform.nodeValidateModule
module.migration_tool.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool (expand) - *terraform.nodeValidateModule
var.migration_tool_enabled - *terraform.NodeRootVariable
module.migration_tool.var.migration_tool (expand) - *terraform.nodeExpandModuleVariable
local.migration_tool (expand) - *terraform.nodeExpandLocal
module.migration_tool (expand) - *terraform.nodeValidateModule
module.postgres_ha (close) - *terraform.nodeCloseModule
module.postgres_ha (expand) - *terraform.nodeValidateModule
module.postgres_ha.helm_release.postgresql_ha - *terraform.NodeValidatableResource
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
module.postgres_ha.var.postgresql_ha (expand) - *terraform.nodeExpandModuleVariable
module.postgres_ha (expand) - *terraform.nodeValidateModule
module.postgres_ha.helm_release.postgresql_ha - *terraform.NodeValidatableResource
module.postgres_ha (expand) - *terraform.nodeValidateModule
module.postgres_ha.var.postgresql_ha (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
module.postgres_ha (expand) - *terraform.nodeValidateModule
module.postgres_ha.helm_release.postgresql_ha - *terraform.NodeValidatableResource
module.postgres_ha.var.postgresql_ha (expand) - *terraform.nodeExpandModuleVariable
local.postgresql (expand) - *terraform.nodeExpandLocal
module.postgres_ha (expand) - *terraform.nodeValidateModule
module.prom_operator (close) - *terraform.nodeCloseModule
module.prom_operator (expand) - *terraform.nodeValidateModule
module.prom_operator.helm_release.prom_operator - *terraform.NodeValidatableResource
module.prom_operator.var.prometheus_operator (expand) - *terraform.nodeExpandModuleVariable
module.prom_operator (expand) - *terraform.nodeValidateModule
module.prom_operator.helm_release.prom_operator - *terraform.NodeValidatableResource
module.prom_operator (expand) - *terraform.nodeValidateModule
module.prom_operator.var.prometheus_operator (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.prom_operator.var.prometheus_operator (expand) - *terraform.nodeExpandModuleVariable
local.prometheus_operator (expand) - *terraform.nodeExpandLocal
module.prom_operator (expand) - *terraform.nodeValidateModule
module.schema-registry (close) - *terraform.nodeCloseModule
module.schema-registry (expand) - *terraform.nodeValidateModule
module.schema-registry.helm_release.schema_registry - *terraform.NodeValidatableResource
module.schema-registry.var.replica_count (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry.var.schema_registry (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry (expand) - *terraform.nodeValidateModule
module.schema-registry.helm_release.schema_registry - *terraform.NodeValidatableResource
module.schema-registry (expand) - *terraform.nodeValidateModule
module.schema-registry.var.replica_count (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry.var.schema_registry (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.schema-registry.var.replica_count (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry (expand) - *terraform.nodeValidateModule
var.sr_replica_count - *terraform.NodeRootVariable
module.schema-registry.var.schema_registry (expand) - *terraform.nodeExpandModuleVariable
local.schema_registry (expand) - *terraform.nodeExpandLocal
module.schema-registry (expand) - *terraform.nodeValidateModule
module.user_service (close) - *terraform.nodeCloseModule
module.user_service (expand) - *terraform.nodeValidateModule
module.user_service.helm_release.user_service - *terraform.NodeValidatableResource
module.user_service.var.us_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.user_service.var.user_service (expand) - *terraform.nodeExpandModuleVariable
module.user_service (expand) - *terraform.nodeValidateModule
module.user_service.helm_release.user_service - *terraform.NodeValidatableResource
module.user_service (expand) - *terraform.nodeValidateModule
module.user_service.var.us_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.user_service.var.user_service (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.user_service.var.us_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.user_service (expand) - *terraform.nodeValidateModule
module.user_service.var.user_service (expand) - *terraform.nodeExpandModuleVariable
local.us (expand) - *terraform.nodeExpandLocal
module.user_service (expand) - *terraform.nodeValidateModule
module.warehouse_resources (close) - *terraform.nodeCloseModule
module.warehouse_resources (expand) - *terraform.nodeValidateModule
module.warehouse_resources.helm_release.warehouse_resources - *terraform.NodeValidatableResource
module.warehouse_resources.var.warehouse_resources (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources.var.wr_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources (expand) - *terraform.nodeValidateModule
module.warehouse_resources.helm_release.warehouse_resources - *terraform.NodeValidatableResource
module.warehouse_resources (expand) - *terraform.nodeValidateModule
module.warehouse_resources.var.warehouse_resources (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources.var.wr_replica_count (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.warehouse_resources.var.warehouse_resources (expand) - *terraform.nodeExpandModuleVariable
local.wr (expand) - *terraform.nodeExpandLocal
module.warehouse_resources (expand) - *terraform.nodeValidateModule
module.warehouse_resources.var.wr_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources (expand) - *terraform.nodeValidateModule
var.wr_replica_count - *terraform.NodeRootVariable
module.warehouse_ui (close) - *terraform.nodeCloseModule
module.warehouse_ui (expand) - *terraform.nodeValidateModule
module.warehouse_ui.helm_release.warehouse_ui - *terraform.NodeValidatableResource
module.warehouse_ui.var.warehouse_ui (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_ui (expand) - *terraform.nodeValidateModule
module.warehouse_ui.helm_release.warehouse_ui - *terraform.NodeValidatableResource
module.warehouse_ui (expand) - *terraform.nodeValidateModule
module.warehouse_ui.var.warehouse_ui (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.warehouse_ui.var.warehouse_ui (expand) - *terraform.nodeExpandModuleVariable
local.warehouse_ui (expand) - *terraform.nodeExpandLocal
module.warehouse_ui (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
var.gcp_project_id - *terraform.NodeRootVariable
var.gcp_region - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider
data.google_client_config.current - *terraform.NodeValidatableResource
google_compute_address.vpn_static_ip - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_esp - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_udp4500 - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_udp500 - *terraform.NodeValidatableResource
google_compute_route.primavera_vpn - *terraform.NodeValidatableResource
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
google_compute_vpn_tunnel.tunnel1 - *terraform.NodeValidatableResource
module.k8s.google_compute_address.ingress - *terraform.NodeValidatableResource
module.k8s.google_compute_address.nat_ip - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.admission-hooks - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.http-https - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.icmp - *terraform.NodeValidatableResource
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.google_compute_router.router - *terraform.NodeValidatableResource
module.k8s.google_compute_router_nat.nat-router - *terraform.NodeValidatableResource
module.k8s.google_compute_subnetwork.cluster_subnetwork - *terraform.NodeValidatableResource
module.k8s.google_container_node_pool.node_pool - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/google-beta"] - *terraform.NodeApplyableProvider
var.gcp_project_id - *terraform.NodeRootVariable
var.gcp_region - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/google-beta"] (close) - *terraform.graphNodeCloseProvider
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google-beta"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
data.google_client_config.current - *terraform.NodeValidatableResource
module.k8s.output.client_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_ca_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_endpoint (expand) - *terraform.nodeExpandOutput
provider["registry.terraform.io/hashicorp/helm"] (close) - *terraform.graphNodeCloseProvider
helm_release.gitlab_runner - *terraform.NodeValidatableResource
helm_release.nexus - *terraform.NodeValidatableResource
helm_release.scala_steward - *terraform.NodeValidatableResource
helm_release.wms_mock - *terraform.NodeValidatableResource
module.cert_manager.helm_release.cert_manager - *terraform.NodeValidatableResource
module.cert_manager.helm_release.le-issuer - *terraform.NodeValidatableResource
module.customer_service.helm_release.customer_service - *terraform.NodeValidatableResource
module.external-dns.helm_release.external_dns - *terraform.NodeValidatableResource
module.firebird.helm_release.firebird - *terraform.NodeValidatableResource
module.ingress.helm_release.ingress - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_operated - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_operator - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_topics - *terraform.NodeValidatableResource
module.migration_tool.helm_release.migration_tool - *terraform.NodeValidatableResource
module.postgres_ha.helm_release.postgresql_ha - *terraform.NodeValidatableResource
module.prom_operator.helm_release.prom_operator - *terraform.NodeValidatableResource
module.schema-registry.helm_release.schema_registry - *terraform.NodeValidatableResource
module.user_service.helm_release.user_service - *terraform.NodeValidatableResource
module.warehouse_resources.helm_release.warehouse_resources - *terraform.NodeValidatableResource
module.warehouse_ui.helm_release.warehouse_ui - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
data.google_client_config.current - *terraform.NodeValidatableResource
module.k8s.output.client_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_ca_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_endpoint (expand) - *terraform.nodeExpandOutput
provider["registry.terraform.io/hashicorp/kubernetes"] (close) - *terraform.graphNodeCloseProvider
kubernetes_namespace.gitlab_runner - *terraform.NodeValidatableResource
kubernetes_secret.docker - *terraform.NodeValidatableResource
kubernetes_secret.google_application_credentials - *terraform.NodeValidatableResource
kubernetes_secret.pgpool_init - *terraform.NodeValidatableResource
kubernetes_secret.postgresql_initdb - *terraform.NodeValidatableResource
kubernetes_storage_class.ssd - *terraform.NodeValidatableResource
module.cert_manager.kubernetes_namespace.cert-manager - *terraform.NodeValidatableResource
module.clean_env.kubernetes_job.clean_env - *terraform.NodeValidatableResource
module.external-dns.kubernetes_secret.external_dns_google_credentials - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
local.terraform_auth0_client_id (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_secret (expand) - *terraform.nodeExpandLocal
var.auth0_domain - *terraform.NodeRootVariable
provider["registry.terraform.io/terraform-providers/auth0"] (close) - *terraform.graphNodeCloseProvider
module.auth0.auth0_client.acceptance_tests - *terraform.NodeValidatableResource
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client.user_service - *terraform.NodeValidatableResource
module.auth0.auth0_client.warehouse_resources - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.acceptance_test - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.user_service_management_api - *terraform.NodeValidatableResource
module.auth0.auth0_connection.user_password - *terraform.NodeValidatableResource
module.auth0.auth0_resource_server.wr_backend - *terraform.NodeValidatableResource
module.auth0.auth0_tenant.tenant - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
root - *terraform.nodeCloseModule
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/google-beta"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/helm"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/kubernetes"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/terraform-providers/auth0"] (close) - *terraform.graphNodeCloseProvider
var.auth0_domain - *terraform.NodeRootVariable
var.clean_env_enabled - *terraform.NodeRootVariable
var.cs - *terraform.NodeRootVariable
var.env_name - *terraform.NodeRootVariable
var.gcp_project_id - *terraform.NodeRootVariable
var.gcp_region - *terraform.NodeRootVariable
var.ingress - *terraform.NodeRootVariable
var.kafka - *terraform.NodeRootVariable
var.kafka_operator - *terraform.NodeRootVariable
var.kafka_topics - *terraform.NodeRootVariable
var.kafka_topics_enabled - *terraform.NodeRootVariable
var.migration_tool - *terraform.NodeRootVariable
var.migration_tool_enabled - *terraform.NodeRootVariable
var.postgresql - *terraform.NodeRootVariable
var.prometheus_operator - *terraform.NodeRootVariable
var.schema_registry - *terraform.NodeRootVariable
var.sr_replica_count - *terraform.NodeRootVariable
var.us - *terraform.NodeRootVariable
var.warehouse_ui - *terraform.NodeRootVariable
var.wms_mock - *terraform.NodeRootVariable
var.wms_mock_replica_count - *terraform.NodeRootVariable
var.wr - *terraform.NodeRootVariable
var.wr_replica_count - *terraform.NodeRootVariable
var.wr_url - *terraform.NodeRootVariable
------
2020/10/02 11:24:48 [TRACE] Executing graph transform *terraform.TransitiveReductionTransformer
2020/10/02 11:24:48 [TRACE] Completed graph transform *terraform.TransitiveReductionTransformer with new graph:
data.google_client_config.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_address.vpn_static_ip - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_forwarding_rule.fr_esp - *terraform.NodeValidatableResource
google_compute_address.vpn_static_ip - *terraform.NodeValidatableResource
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_udp4500 - *terraform.NodeValidatableResource
google_compute_address.vpn_static_ip - *terraform.NodeValidatableResource
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_udp500 - *terraform.NodeValidatableResource
google_compute_address.vpn_static_ip - *terraform.NodeValidatableResource
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
google_compute_route.primavera_vpn - *terraform.NodeValidatableResource
google_compute_vpn_tunnel.tunnel1 - *terraform.NodeValidatableResource
google_compute_vpn_gateway.vpn - *terraform.NodeValidatableResource
module.k8s.output.cluster_network (expand) - *terraform.nodeExpandOutput
google_compute_vpn_tunnel.tunnel1 - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_esp - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_udp4500 - *terraform.NodeValidatableResource
google_compute_forwarding_rule.fr_udp500 - *terraform.NodeValidatableResource
local.vpn_shared_secret (expand) - *terraform.nodeExpandLocal
helm_release.gitlab_runner - *terraform.NodeValidatableResource
kubernetes_secret.google_application_credentials - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
helm_release.nexus - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
helm_release.scala_steward - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
helm_release.wms_mock - *terraform.NodeValidatableResource
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
var.schema_registry - *terraform.NodeRootVariable
var.wms_mock - *terraform.NodeRootVariable
var.wms_mock_replica_count - *terraform.NodeRootVariable
kubernetes_namespace.gitlab_runner - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
kubernetes_secret.docker - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
kubernetes_secret.google_application_credentials - *terraform.NodeValidatableResource
kubernetes_namespace.gitlab_runner - *terraform.NodeValidatableResource
kubernetes_secret.pgpool_init - *terraform.NodeValidatableResource
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
var.postgresql - *terraform.NodeRootVariable
kubernetes_secret.postgresql_initdb - *terraform.NodeValidatableResource
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
var.postgresql - *terraform.NodeRootVariable
kubernetes_storage_class.ssd - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
local.clean_env_pgdatabase_akka (expand) - *terraform.nodeExpandLocal
local.clean_env_pgdatabase_projections (expand) - *terraform.nodeExpandLocal
local.clean_env_pghost (expand) - *terraform.nodeExpandLocal
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
local.clean_env_pgpassword (expand) - *terraform.nodeExpandLocal
local.clean_env_pguser (expand) - *terraform.nodeExpandLocal
local.cs (expand) - *terraform.nodeExpandLocal
kubernetes_secret.docker - *terraform.NodeValidatableResource
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
var.cs - *terraform.NodeRootVariable
var.schema_registry - *terraform.NodeRootVariable
local.ingress (expand) - *terraform.nodeExpandLocal
module.k8s.output.ingress_ip (expand) - *terraform.nodeExpandOutput
var.ingress - *terraform.NodeRootVariable
local.kafka (expand) - *terraform.nodeExpandLocal
kubernetes_storage_class.ssd - *terraform.NodeValidatableResource
var.kafka - *terraform.NodeRootVariable
local.migration_tool (expand) - *terraform.nodeExpandLocal
module.auth0.output.mt_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.output.mt_client_secret (expand) - *terraform.nodeExpandOutput
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
var.migration_tool - *terraform.NodeRootVariable
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
local.postgresql (expand) - *terraform.nodeExpandLocal
kubernetes_storage_class.ssd - *terraform.NodeValidatableResource
var.postgresql - *terraform.NodeRootVariable
local.prometheus_operator (expand) - *terraform.nodeExpandLocal
var.prometheus_operator - *terraform.NodeRootVariable
local.schema_registry (expand) - *terraform.nodeExpandLocal
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
var.schema_registry - *terraform.NodeRootVariable
local.terraform_auth0_client_id (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_secret (expand) - *terraform.nodeExpandLocal
local.us (expand) - *terraform.nodeExpandLocal
kubernetes_secret.docker - *terraform.NodeValidatableResource
var.us - *terraform.NodeRootVariable
local.vpn_shared_secret (expand) - *terraform.nodeExpandLocal
local.warehouse_ui (expand) - *terraform.nodeExpandLocal
module.auth0.output.ui_client_id (expand) - *terraform.nodeExpandOutput
var.warehouse_ui - *terraform.NodeRootVariable
local.wr (expand) - *terraform.nodeExpandLocal
kubernetes_secret.docker - *terraform.NodeValidatableResource
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
var.schema_registry - *terraform.NodeRootVariable
var.wr - *terraform.NodeRootVariable
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
google_compute_route.primavera_vpn - *terraform.NodeValidatableResource
helm_release.gitlab_runner - *terraform.NodeValidatableResource
helm_release.nexus - *terraform.NodeValidatableResource
helm_release.scala_steward - *terraform.NodeValidatableResource
helm_release.wms_mock - *terraform.NodeValidatableResource
kubernetes_secret.pgpool_init - *terraform.NodeValidatableResource
kubernetes_secret.postgresql_initdb - *terraform.NodeValidatableResource
module.auth0 (close) - *terraform.nodeCloseModule
module.cert_manager (close) - *terraform.nodeCloseModule
module.clean_env (close) - *terraform.nodeCloseModule
module.customer_service (close) - *terraform.nodeCloseModule
module.external-dns (close) - *terraform.nodeCloseModule
module.firebird (close) - *terraform.nodeCloseModule
module.ingress (close) - *terraform.nodeCloseModule
module.k8s (close) - *terraform.nodeCloseModule
module.kafka (close) - *terraform.nodeCloseModule
module.migration_tool (close) - *terraform.nodeCloseModule
module.postgres_ha (close) - *terraform.nodeCloseModule
module.prom_operator (close) - *terraform.nodeCloseModule
module.schema-registry (close) - *terraform.nodeCloseModule
module.user_service (close) - *terraform.nodeCloseModule
module.warehouse_resources (close) - *terraform.nodeCloseModule
module.warehouse_ui (close) - *terraform.nodeCloseModule
module.auth0 (close) - *terraform.nodeCloseModule
module.auth0.auth0_client_grant.acceptance_test - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.user_service_management_api - *terraform.NodeValidatableResource
module.auth0.auth0_tenant.tenant - *terraform.NodeValidatableResource
module.auth0.output.mt_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.output.mt_client_secret (expand) - *terraform.nodeExpandOutput
module.auth0.output.ui_client_id (expand) - *terraform.nodeExpandOutput
module.auth0 (expand) - *terraform.nodeValidateModule
module.auth0.auth0_client.acceptance_tests - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client.user_service - *terraform.NodeValidatableResource
module.auth0 (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client.warehouse_resources - *terraform.NodeValidatableResource
module.auth0.var.wr_url (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client_grant.acceptance_test - *terraform.NodeValidatableResource
module.auth0.auth0_client.acceptance_tests - *terraform.NodeValidatableResource
module.auth0.auth0_resource_server.wr_backend - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_resource_server.wr_backend - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.user_service_management_api - *terraform.NodeValidatableResource
module.auth0.auth0_client.user_service - *terraform.NodeValidatableResource
module.auth0.auth0_connection.user_password - *terraform.NodeValidatableResource
module.auth0.auth0_client.acceptance_tests - *terraform.NodeValidatableResource
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client.warehouse_resources - *terraform.NodeValidatableResource
module.auth0.auth0_resource_server.wr_backend - *terraform.NodeValidatableResource
module.auth0.var.wr_url (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_tenant.tenant - *terraform.NodeValidatableResource
module.auth0.auth0_connection.user_password - *terraform.NodeValidatableResource
module.auth0.output.mt_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0.output.mt_client_secret (expand) - *terraform.nodeExpandOutput
module.auth0.auth0_client.migration_tool - *terraform.NodeValidatableResource
module.auth0.output.ui_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.auth0_client.warehouse_resources - *terraform.NodeValidatableResource
module.auth0.var.wr_url (expand) - *terraform.nodeExpandModuleVariable
module.auth0 (expand) - *terraform.nodeValidateModule
var.wr_url - *terraform.NodeRootVariable
module.cert_manager (close) - *terraform.nodeCloseModule
module.cert_manager.helm_release.le-issuer - *terraform.NodeValidatableResource
module.cert_manager (expand) - *terraform.nodeValidateModule
module.cert_manager.helm_release.cert_manager - *terraform.NodeValidatableResource
module.cert_manager.kubernetes_namespace.cert-manager - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.cert_manager.helm_release.le-issuer - *terraform.NodeValidatableResource
module.cert_manager.helm_release.cert_manager - *terraform.NodeValidatableResource
module.cert_manager.kubernetes_namespace.cert-manager - *terraform.NodeValidatableResource
module.cert_manager (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
module.clean_env (close) - *terraform.nodeCloseModule
module.clean_env.kubernetes_job.clean_env - *terraform.NodeValidatableResource
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.kubernetes_job.clean_env - *terraform.NodeValidatableResource
module.clean_env.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_akka (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_projections (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pghost (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgpassword (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pguser (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.clean_env (expand) - *terraform.nodeValidateModule
var.clean_env_enabled - *terraform.NodeRootVariable
module.clean_env.var.pgdatabase_akka (expand) - *terraform.nodeExpandModuleVariable
local.clean_env_pgdatabase_akka (expand) - *terraform.nodeExpandLocal
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.var.pgdatabase_projections (expand) - *terraform.nodeExpandModuleVariable
local.clean_env_pgdatabase_projections (expand) - *terraform.nodeExpandLocal
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.var.pghost (expand) - *terraform.nodeExpandModuleVariable
local.clean_env_pghost (expand) - *terraform.nodeExpandLocal
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.var.pgpassword (expand) - *terraform.nodeExpandModuleVariable
local.clean_env_pgpassword (expand) - *terraform.nodeExpandLocal
module.clean_env (expand) - *terraform.nodeValidateModule
module.clean_env.var.pguser (expand) - *terraform.nodeExpandModuleVariable
local.clean_env_pguser (expand) - *terraform.nodeExpandLocal
module.clean_env (expand) - *terraform.nodeValidateModule
module.customer_service (close) - *terraform.nodeCloseModule
module.customer_service.helm_release.customer_service - *terraform.NodeValidatableResource
module.customer_service (expand) - *terraform.nodeValidateModule
module.customer_service.helm_release.customer_service - *terraform.NodeValidatableResource
module.customer_service.var.cs_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.customer_service.var.customer_service (expand) - *terraform.nodeExpandModuleVariable
module.customer_service.var.cs_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.customer_service (expand) - *terraform.nodeValidateModule
module.customer_service.var.customer_service (expand) - *terraform.nodeExpandModuleVariable
local.cs (expand) - *terraform.nodeExpandLocal
module.customer_service (expand) - *terraform.nodeValidateModule
module.external-dns (close) - *terraform.nodeCloseModule
module.external-dns.helm_release.external_dns - *terraform.NodeValidatableResource
module.external-dns (expand) - *terraform.nodeValidateModule
module.external-dns.helm_release.external_dns - *terraform.NodeValidatableResource
module.external-dns.kubernetes_secret.external_dns_google_credentials - *terraform.NodeValidatableResource
module.external-dns.var.gcp_project (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.external-dns.kubernetes_secret.external_dns_google_credentials - *terraform.NodeValidatableResource
module.external-dns.var.gcp_credentials (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.var.gcp_credentials_secret_name (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
module.external-dns.var.gcp_credentials (expand) - *terraform.nodeExpandModuleVariable
module.external-dns (expand) - *terraform.nodeValidateModule
module.external-dns.var.gcp_credentials_secret_name (expand) - *terraform.nodeExpandModuleVariable
module.external-dns (expand) - *terraform.nodeValidateModule
module.external-dns.var.gcp_project (expand) - *terraform.nodeExpandModuleVariable
module.external-dns (expand) - *terraform.nodeValidateModule
var.gcp_project_id - *terraform.NodeRootVariable
module.firebird (close) - *terraform.nodeCloseModule
module.firebird.helm_release.firebird - *terraform.NodeValidatableResource
module.firebird (expand) - *terraform.nodeValidateModule
module.firebird.helm_release.firebird - *terraform.NodeValidatableResource
module.firebird.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.firebird.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
kubernetes_secret.docker - *terraform.NodeValidatableResource
module.firebird (expand) - *terraform.nodeValidateModule
module.ingress (close) - *terraform.nodeCloseModule
module.ingress.helm_release.ingress - *terraform.NodeValidatableResource
module.ingress (expand) - *terraform.nodeValidateModule
module.ingress.helm_release.ingress - *terraform.NodeValidatableResource
module.ingress.var.ingress (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.ingress.var.ingress (expand) - *terraform.nodeExpandModuleVariable
local.ingress (expand) - *terraform.nodeExpandLocal
module.ingress (expand) - *terraform.nodeValidateModule
module.k8s (close) - *terraform.nodeCloseModule
module.k8s.google_compute_firewall.admission-hooks - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.http-https - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.icmp - *terraform.NodeValidatableResource
module.k8s.google_compute_router_nat.nat-router - *terraform.NodeValidatableResource
module.k8s.output.client_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.client_key (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_ca_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_name (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_network (expand) - *terraform.nodeExpandOutput
module.k8s.output.endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.ingress_ip (expand) - *terraform.nodeExpandOutput
module.k8s.output.pool_id (expand) - *terraform.nodeExpandOutput
module.k8s.output.vpc_id (expand) - *terraform.nodeExpandOutput
module.k8s.var.cluster_pool_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.google_compute_address.ingress - *terraform.NodeValidatableResource
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_address.nat_ip - *terraform.NodeValidatableResource
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_firewall.admission-hooks - *terraform.NodeValidatableResource
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.var.master_ip_cidr_block (expand) - *terraform.nodeExpandModuleVariable
module.k8s.google_compute_firewall.http-https - *terraform.NodeValidatableResource
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.var.network_tag (expand) - *terraform.nodeExpandModuleVariable
module.k8s.google_compute_firewall.icmp - *terraform.NodeValidatableResource
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.var.network_tag (expand) - *terraform.nodeExpandModuleVariable
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_router.router - *terraform.NodeValidatableResource
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.google_compute_router_nat.nat-router - *terraform.NodeValidatableResource
module.k8s.google_compute_address.nat_ip - *terraform.NodeValidatableResource
module.k8s.google_compute_router.router - *terraform.NodeValidatableResource
module.k8s.google_compute_subnetwork.cluster_subnetwork - *terraform.NodeValidatableResource
module.k8s.google_compute_subnetwork.cluster_subnetwork - *terraform.NodeValidatableResource
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.local.subnetwork_name (expand) - *terraform.nodeExpandLocal
module.k8s.var.subnet_cidr_base (expand) - *terraform.nodeExpandModuleVariable
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.google_compute_subnetwork.cluster_subnetwork - *terraform.NodeValidatableResource
module.k8s.var.cluster_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.istio (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.master_ip_cidr_block (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google-beta"] - *terraform.NodeApplyableProvider
module.k8s.google_container_node_pool.node_pool - *terraform.NodeValidatableResource
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.var.cluster_initial_node_count (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_max_nodes (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_size (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_preemptible (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gke_machine_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.network_tag (expand) - *terraform.nodeExpandModuleVariable
module.k8s.local.subnetwork_name (expand) - *terraform.nodeExpandLocal
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnetwork_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.output.client_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.output.client_key (expand) - *terraform.nodeExpandOutput
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.output.cluster_ca_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.output.cluster_endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.output.cluster_name (expand) - *terraform.nodeExpandOutput
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.output.cluster_network (expand) - *terraform.nodeExpandOutput
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.output.endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
module.k8s.output.ingress_ip (expand) - *terraform.nodeExpandOutput
module.k8s.google_compute_address.ingress - *terraform.NodeValidatableResource
module.k8s.output.pool_id (expand) - *terraform.nodeExpandOutput
module.k8s.google_container_node_pool.node_pool - *terraform.NodeValidatableResource
module.k8s.output.vpc_id (expand) - *terraform.nodeExpandOutput
module.k8s.google_compute_network.cluster_vpc - *terraform.NodeValidatableResource
module.k8s.var.cluster_initial_node_count (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.cluster_max_nodes (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.cluster_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.cluster_nodes_disk_size (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.cluster_nodes_disk_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.cluster_nodes_preemptible (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.cluster_pool_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.gke_machine_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.istio (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.master_ip_cidr_block (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.network_tag (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
var.env_name - *terraform.NodeRootVariable
module.k8s.var.subnet_cidr_base (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.k8s.var.subnetwork_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s (expand) - *terraform.nodeValidateModule
module.kafka (close) - *terraform.nodeCloseModule
module.kafka.helm_release.kafka_topics - *terraform.NodeValidatableResource
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.helm_release.kafka_operated - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_operator - *terraform.NodeValidatableResource
module.kafka.var.kafka (expand) - *terraform.nodeExpandModuleVariable
module.kafka.helm_release.kafka_operator - *terraform.NodeValidatableResource
module.kafka.var.kafka_operator (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.kafka.helm_release.kafka_topics - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_operated - *terraform.NodeValidatableResource
module.kafka.var.kafka_topics (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_topics_enabled (expand) - *terraform.nodeExpandModuleVariable
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
module.kafka.helm_release.kafka_operated - *terraform.NodeValidatableResource
module.kafka.var.kafka (expand) - *terraform.nodeExpandModuleVariable
local.kafka (expand) - *terraform.nodeExpandLocal
module.kafka (expand) - *terraform.nodeValidateModule
module.kafka.var.kafka_operator (expand) - *terraform.nodeExpandModuleVariable
module.kafka (expand) - *terraform.nodeValidateModule
var.kafka_operator - *terraform.NodeRootVariable
module.kafka.var.kafka_topics (expand) - *terraform.nodeExpandModuleVariable
module.kafka (expand) - *terraform.nodeValidateModule
var.kafka_topics - *terraform.NodeRootVariable
module.kafka.var.kafka_topics_enabled (expand) - *terraform.nodeExpandModuleVariable
module.kafka (expand) - *terraform.nodeValidateModule
var.kafka_topics_enabled - *terraform.NodeRootVariable
module.migration_tool (close) - *terraform.nodeCloseModule
module.migration_tool.helm_release.migration_tool - *terraform.NodeValidatableResource
module.migration_tool (expand) - *terraform.nodeValidateModule
module.migration_tool.helm_release.migration_tool - *terraform.NodeValidatableResource
module.migration_tool.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.migration_tool (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
kubernetes_secret.docker - *terraform.NodeValidatableResource
module.migration_tool (expand) - *terraform.nodeValidateModule
module.migration_tool.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool (expand) - *terraform.nodeValidateModule
var.migration_tool_enabled - *terraform.NodeRootVariable
module.migration_tool.var.migration_tool (expand) - *terraform.nodeExpandModuleVariable
local.migration_tool (expand) - *terraform.nodeExpandLocal
module.migration_tool (expand) - *terraform.nodeValidateModule
module.postgres_ha (close) - *terraform.nodeCloseModule
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
module.postgres_ha (expand) - *terraform.nodeValidateModule
module.postgres_ha.helm_release.postgresql_ha - *terraform.NodeValidatableResource
module.postgres_ha.var.postgresql_ha (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
module.postgres_ha.helm_release.postgresql_ha - *terraform.NodeValidatableResource
module.postgres_ha.var.postgresql_ha (expand) - *terraform.nodeExpandModuleVariable
local.postgresql (expand) - *terraform.nodeExpandLocal
module.postgres_ha (expand) - *terraform.nodeValidateModule
module.prom_operator (close) - *terraform.nodeCloseModule
module.prom_operator.helm_release.prom_operator - *terraform.NodeValidatableResource
module.prom_operator (expand) - *terraform.nodeValidateModule
module.prom_operator.helm_release.prom_operator - *terraform.NodeValidatableResource
module.prom_operator.var.prometheus_operator (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.prom_operator.var.prometheus_operator (expand) - *terraform.nodeExpandModuleVariable
local.prometheus_operator (expand) - *terraform.nodeExpandLocal
module.prom_operator (expand) - *terraform.nodeValidateModule
module.schema-registry (close) - *terraform.nodeCloseModule
module.schema-registry.helm_release.schema_registry - *terraform.NodeValidatableResource
module.schema-registry (expand) - *terraform.nodeValidateModule
module.schema-registry.helm_release.schema_registry - *terraform.NodeValidatableResource
module.schema-registry.var.replica_count (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry.var.schema_registry (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry.var.replica_count (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry (expand) - *terraform.nodeValidateModule
var.sr_replica_count - *terraform.NodeRootVariable
module.schema-registry.var.schema_registry (expand) - *terraform.nodeExpandModuleVariable
local.schema_registry (expand) - *terraform.nodeExpandLocal
module.schema-registry (expand) - *terraform.nodeValidateModule
module.user_service (close) - *terraform.nodeCloseModule
module.user_service.helm_release.user_service - *terraform.NodeValidatableResource
module.user_service (expand) - *terraform.nodeValidateModule
module.user_service.helm_release.user_service - *terraform.NodeValidatableResource
module.user_service.var.us_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.user_service.var.user_service (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.user_service.var.us_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.user_service (expand) - *terraform.nodeValidateModule
module.user_service.var.user_service (expand) - *terraform.nodeExpandModuleVariable
local.us (expand) - *terraform.nodeExpandLocal
module.user_service (expand) - *terraform.nodeValidateModule
module.warehouse_resources (close) - *terraform.nodeCloseModule
module.warehouse_resources.helm_release.warehouse_resources - *terraform.NodeValidatableResource
module.warehouse_resources (expand) - *terraform.nodeValidateModule
module.warehouse_resources.helm_release.warehouse_resources - *terraform.NodeValidatableResource
module.warehouse_resources.var.warehouse_resources (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources.var.wr_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources.var.warehouse_resources (expand) - *terraform.nodeExpandModuleVariable
local.wr (expand) - *terraform.nodeExpandLocal
module.warehouse_resources (expand) - *terraform.nodeValidateModule
module.warehouse_resources.var.wr_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources (expand) - *terraform.nodeValidateModule
var.wr_replica_count - *terraform.NodeRootVariable
module.warehouse_ui (close) - *terraform.nodeCloseModule
module.warehouse_ui.helm_release.warehouse_ui - *terraform.NodeValidatableResource
module.warehouse_ui (expand) - *terraform.nodeValidateModule
module.warehouse_ui.helm_release.warehouse_ui - *terraform.NodeValidatableResource
module.warehouse_ui.var.warehouse_ui (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.warehouse_ui.var.warehouse_ui (expand) - *terraform.nodeExpandModuleVariable
local.warehouse_ui (expand) - *terraform.nodeExpandLocal
module.warehouse_ui (expand) - *terraform.nodeValidateModule
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
var.gcp_project_id - *terraform.NodeRootVariable
var.gcp_region - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider
data.google_client_config.current - *terraform.NodeValidatableResource
google_compute_route.primavera_vpn - *terraform.NodeValidatableResource
module.k8s.google_compute_address.ingress - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.admission-hooks - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.http-https - *terraform.NodeValidatableResource
module.k8s.google_compute_firewall.icmp - *terraform.NodeValidatableResource
module.k8s.google_compute_router_nat.nat-router - *terraform.NodeValidatableResource
module.k8s.google_container_node_pool.node_pool - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/google-beta"] - *terraform.NodeApplyableProvider
var.gcp_project_id - *terraform.NodeRootVariable
var.gcp_region - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/google-beta"] (close) - *terraform.graphNodeCloseProvider
module.k8s.google_container_cluster.gke_cluster - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
data.google_client_config.current - *terraform.NodeValidatableResource
module.k8s.output.client_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_ca_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_endpoint (expand) - *terraform.nodeExpandOutput
provider["registry.terraform.io/hashicorp/helm"] (close) - *terraform.graphNodeCloseProvider
helm_release.gitlab_runner - *terraform.NodeValidatableResource
helm_release.nexus - *terraform.NodeValidatableResource
helm_release.scala_steward - *terraform.NodeValidatableResource
helm_release.wms_mock - *terraform.NodeValidatableResource
module.cert_manager.helm_release.le-issuer - *terraform.NodeValidatableResource
module.customer_service.helm_release.customer_service - *terraform.NodeValidatableResource
module.external-dns.helm_release.external_dns - *terraform.NodeValidatableResource
module.firebird.helm_release.firebird - *terraform.NodeValidatableResource
module.ingress.helm_release.ingress - *terraform.NodeValidatableResource
module.kafka.helm_release.kafka_topics - *terraform.NodeValidatableResource
module.migration_tool.helm_release.migration_tool - *terraform.NodeValidatableResource
module.prom_operator.helm_release.prom_operator - *terraform.NodeValidatableResource
module.schema-registry.helm_release.schema_registry - *terraform.NodeValidatableResource
module.user_service.helm_release.user_service - *terraform.NodeValidatableResource
module.warehouse_resources.helm_release.warehouse_resources - *terraform.NodeValidatableResource
module.warehouse_ui.helm_release.warehouse_ui - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
data.google_client_config.current - *terraform.NodeValidatableResource
module.k8s.output.client_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_ca_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_endpoint (expand) - *terraform.nodeExpandOutput
provider["registry.terraform.io/hashicorp/kubernetes"] (close) - *terraform.graphNodeCloseProvider
kubernetes_secret.docker - *terraform.NodeValidatableResource
kubernetes_secret.google_application_credentials - *terraform.NodeValidatableResource
kubernetes_secret.pgpool_init - *terraform.NodeValidatableResource
kubernetes_secret.postgresql_initdb - *terraform.NodeValidatableResource
module.cert_manager.kubernetes_namespace.cert-manager - *terraform.NodeValidatableResource
module.clean_env.kubernetes_job.clean_env - *terraform.NodeValidatableResource
module.external-dns.kubernetes_secret.external_dns_google_credentials - *terraform.NodeValidatableResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
local.terraform_auth0_client_id (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_secret (expand) - *terraform.nodeExpandLocal
var.auth0_domain - *terraform.NodeRootVariable
provider["registry.terraform.io/terraform-providers/auth0"] (close) - *terraform.graphNodeCloseProvider
module.auth0.auth0_client_grant.acceptance_test - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.migration_tool - *terraform.NodeValidatableResource
module.auth0.auth0_client_grant.user_service_management_api - *terraform.NodeValidatableResource
module.auth0.auth0_tenant.tenant - *terraform.NodeValidatableResource
root - *terraform.nodeCloseModule
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
provider["registry.terraform.io/hashicorp/google"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/google-beta"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/helm"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/kubernetes"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/terraform-providers/auth0"] (close) - *terraform.graphNodeCloseProvider
var.auth0_domain - *terraform.NodeRootVariable
var.clean_env_enabled - *terraform.NodeRootVariable
var.cs - *terraform.NodeRootVariable
var.env_name - *terraform.NodeRootVariable
var.gcp_project_id - *terraform.NodeRootVariable
var.gcp_region - *terraform.NodeRootVariable
var.ingress - *terraform.NodeRootVariable
var.kafka - *terraform.NodeRootVariable
var.kafka_operator - *terraform.NodeRootVariable
var.kafka_topics - *terraform.NodeRootVariable
var.kafka_topics_enabled - *terraform.NodeRootVariable
var.migration_tool - *terraform.NodeRootVariable
var.migration_tool_enabled - *terraform.NodeRootVariable
var.postgresql - *terraform.NodeRootVariable
var.prometheus_operator - *terraform.NodeRootVariable
var.schema_registry - *terraform.NodeRootVariable
var.sr_replica_count - *terraform.NodeRootVariable
var.us - *terraform.NodeRootVariable
var.warehouse_ui - *terraform.NodeRootVariable
var.wms_mock - *terraform.NodeRootVariable
var.wms_mock_replica_count - *terraform.NodeRootVariable
var.wr - *terraform.NodeRootVariable
var.wr_replica_count - *terraform.NodeRootVariable
var.wr_url - *terraform.NodeRootVariable
------
2020/10/02 11:24:48 [DEBUG] Starting graph walk: walkValidate
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.migration_tool (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.migration_tool (expand)": starting visit (*terraform.nodeValidateModule)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.warehouse_resources (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_resources (expand)": starting visit (*terraform.nodeValidateModule)
2020/10/02 11:24:48 [TRACE] vertex "module.migration_tool (expand)": evaluating
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.clean_env (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_resources (expand)": evaluating
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env (expand)": starting visit (*terraform.nodeValidateModule)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.customer_service (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env (expand)": evaluating
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.pgsql_creds (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.customer_service (expand)": starting visit (*terraform.nodeValidateModule)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.schema-registry (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.customer_service (expand)": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.migration_tool (expand)
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.clean_env (expand)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.terraform_auth0_client_secret (expand)"
2020/10/02 11:24:48 [TRACE] vertex "local.pgsql_creds (expand)": starting visit (*terraform.nodeExpandLocal)
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.customer_service (expand)
2020/10/02 11:24:48 [TRACE] vertex "local.terraform_auth0_client_secret (expand)": starting visit (*terraform.nodeExpandLocal)
2020/10/02 11:24:48 [TRACE] vertex "module.schema-registry (expand)": starting visit (*terraform.nodeValidateModule)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.auth0 (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.schema-registry (expand)": evaluating
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "var.postgresql"
2020/10/02 11:24:48 [TRACE] vertex "local.pgsql_creds (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.postgres_ha (expand)"
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalValidateModule
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.schema-registry (expand)
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalValidateModule
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalValidateModule
2020/10/02 11:24:48 [TRACE] vertex "local.terraform_auth0_client_secret (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.auth0 (expand)": starting visit (*terraform.nodeValidateModule)
2020/10/02 11:24:48 [TRACE] vertex "module.postgres_ha (expand)": starting visit (*terraform.nodeValidateModule)
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalValidateModule
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.clean_env_pguser (expand)"
2020/10/02 11:24:48 [TRACE] Expanding local: adding local.terraform_auth0_client_secret as *terraform.NodeLocal
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.customer_service (expand)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.vpn_shared_secret (expand)"
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.migration_tool (expand)
2020/10/02 11:24:48 [TRACE] vertex "module.migration_tool (expand)": visit complete
2020/10/02 11:24:48 [TRACE] vertex "local.vpn_shared_secret (expand)": starting visit (*terraform.nodeExpandLocal)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.prom_operator (expand)"
2020/10/02 11:24:48 [TRACE] vertex "local.vpn_shared_secret (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.prom_operator (expand)": starting visit (*terraform.nodeValidateModule)
2020/10/02 11:24:48 [TRACE] vertex "module.prom_operator (expand)": evaluating
2020/10/02 11:24:48 [TRACE] Expanding local: adding local.vpn_shared_secret as *terraform.NodeLocal
2020/10/02 11:24:48 [TRACE] vertex "module.auth0 (expand)": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.auth0 (expand)
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalValidateModule
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "var.wms_mock"
2020/10/02 11:24:48 [TRACE] vertex "var.wms_mock": starting visit (*terraform.NodeRootVariable)
2020/10/02 11:24:48 [TRACE] vertex "var.wms_mock": evaluating
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "var.ingress"
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: var.wms_mock
2020/10/02 11:24:48 [TRACE] vertex "var.ingress": starting visit (*terraform.NodeRootVariable)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: var.wms_mock
2020/10/02 11:24:48 [TRACE] vertex "var.wms_mock": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "var.kafka_topics"
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "var.kafka_topics_enabled"
2020/10/02 11:24:48 [TRACE] vertex "var.kafka_topics": starting visit (*terraform.NodeRootVariable)
2020/10/02 11:24:48 [TRACE] vertex "var.kafka_topics_enabled": starting visit (*terraform.NodeRootVariable)
2020/10/02 11:24:48 [TRACE] vertex "var.kafka_topics": evaluating
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.ingress (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.ingress (expand)": starting visit (*terraform.nodeValidateModule)
2020/10/02 11:24:48 [TRACE] vertex "module.ingress (expand)": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.ingress (expand)
2020/10/02 11:24:48 [TRACE] vertex "var.ingress": evaluating
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalValidateModule
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "var.wr"
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.clean_env_pgdatabase_akka (expand)"
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: var.kafka_topics
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "var.env_name"
2020/10/02 11:24:48 [TRACE] vertex "var.wr": starting visit (*terraform.NodeRootVariable)
2020/10/02 11:24:48 [TRACE] vertex "var.wr": evaluating
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.kafka (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.kafka (expand)": starting visit (*terraform.nodeValidateModule)
2020/10/02 11:24:48 [TRACE] vertex "module.kafka (expand)": evaluating
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "var.schema_registry"
2020/10/02 11:24:48 [TRACE] vertex "var.schema_registry": starting visit (*terraform.NodeRootVariable)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.terraform_auth0_client_id (expand)"
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: var.wr
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "var.wr_url"
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "var.sr_replica_count"
2020/10/02 11:24:48 [TRACE] vertex "var.sr_replica_count": starting visit (*terraform.NodeRootVariable)
2020/10/02 11:24:48 [TRACE] vertex "var.sr_replica_count": evaluating
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s (expand)": starting visit (*terraform.nodeValidateModule)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s (expand)": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s (expand)
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalValidateModule
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "var.kafka_operator"
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "var.auth0_domain"
2020/10/02 11:24:48 [TRACE] vertex "var.kafka_operator": starting visit (*terraform.NodeRootVariable)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.clean_env_pgpassword (expand)"
2020/10/02 11:24:48 [TRACE] vertex "var.auth0_domain": starting visit (*terraform.NodeRootVariable)
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pgpassword (expand)": starting visit (*terraform.nodeExpandLocal)
2020/10/02 11:24:48 [TRACE] vertex "var.auth0_domain": evaluating
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pgpassword (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: var.auth0_domain
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.cert_manager (expand)"
2020/10/02 11:24:48 [TRACE] Expanding local: adding local.clean_env_pgpassword as *terraform.NodeLocal
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "var.wms_mock_replica_count"
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "var.gcp_project_id"
2020/10/02 11:24:48 [TRACE] vertex "var.wms_mock_replica_count": starting visit (*terraform.NodeRootVariable)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "var.kafka"
2020/10/02 11:24:48 [TRACE] vertex "var.gcp_project_id": starting visit (*terraform.NodeRootVariable)
2020/10/02 11:24:48 [TRACE] vertex "var.wms_mock_replica_count": evaluating
2020/10/02 11:24:48 [TRACE] vertex "var.kafka": starting visit (*terraform.NodeRootVariable)
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: var.wms_mock_replica_count
2020/10/02 11:24:48 [TRACE] vertex "var.kafka": evaluating
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: var.kafka
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: var.kafka
2020/10/02 11:24:48 [TRACE] vertex "var.kafka": visit complete
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.ingress (expand)
2020/10/02 11:24:48 [TRACE] vertex "module.ingress (expand)": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: var.auth0_domain
2020/10/02 11:24:48 [TRACE] vertex "var.auth0_domain": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.user_service (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.user_service (expand)": starting visit (*terraform.nodeValidateModule)
2020/10/02 11:24:48 [TRACE] vertex "module.user_service (expand)": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.user_service (expand)
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalValidateModule
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.user_service (expand)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "var.migration_tool_enabled"
2020/10/02 11:24:48 [TRACE] vertex "module.user_service (expand)": visit complete
2020/10/02 11:24:48 [TRACE] vertex "var.migration_tool_enabled": starting visit (*terraform.NodeRootVariable)
2020/10/02 11:24:48 [TRACE] vertex "var.migration_tool_enabled": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: var.sr_replica_count
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: var.migration_tool_enabled
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: var.migration_tool_enabled
2020/10/02 11:24:48 [TRACE] vertex "var.migration_tool_enabled": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.user_service.var.us_replica_count (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.user_service.var.us_replica_count (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.user_service.var.us_replica_count (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "local.terraform_auth0_client_id (expand)": starting visit (*terraform.nodeExpandLocal)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.migration_tool.var.enabled (expand)"
2020/10/02 11:24:48 [TRACE] vertex "local.terraform_auth0_client_id (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.migration_tool.var.enabled (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.user_service.var.us_replica_count (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] Expanding local: adding local.terraform_auth0_client_id as *terraform.NodeLocal
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.kafka (expand)
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalValidateModule
2020/10/02 11:24:48 [TRACE] vertex "module.migration_tool.var.enabled (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.kafka (expand)
2020/10/02 11:24:48 [TRACE] vertex "module.kafka (expand)": visit complete
2020/10/02 11:24:48 [TRACE] vertex "local.terraform_auth0_client_id (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.user_service.var.us_replica_count"
2020/10/02 11:24:48 [TRACE] vertex "module.user_service.var.us_replica_count": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.user_service.var.us_replica_count": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.user_service.var.us_replica_count
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] vertex "var.env_name": starting visit (*terraform.NodeRootVariable)
2020/10/02 11:24:48 [TRACE] vertex "var.env_name": evaluating
2020/10/02 11:24:48 [TRACE] vertex "module.migration_tool.var.enabled (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: var.env_name
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: var.kafka_topics
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.user_service.var.us_replica_count, so skipping
2020/10/02 11:24:48 [TRACE] vertex "var.kafka_topics": visit complete
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.user_service.var.us_replica_count
2020/10/02 11:24:48 [TRACE] vertex "module.user_service.var.us_replica_count": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.user_service.var.us_replica_count (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: var.env_name
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.kafka.var.kafka_topics (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.user_service.var.us_replica_count (expand)": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.migration_tool.var.enabled"
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.var.kafka_topics (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.var.kafka_topics (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "var.env_name": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.var.kafka_topics (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.kafka.var.kafka_topics"
2020/10/02 11:24:48 [TRACE] vertex "module.migration_tool.var.enabled": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.var.kafka_topics": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.migration_tool.var.enabled": evaluating
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.var.kafka_topics": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.migration_tool.var.enabled
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: var.ingress
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: var.ingress
2020/10/02 11:24:48 [TRACE] vertex "var.ingress": visit complete
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.kafka.var.kafka_topics
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] vertex "var.kafka_topics_enabled": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: var.kafka_topics_enabled
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.prom_operator (expand)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: var.kafka_topics_enabled
2020/10/02 11:24:48 [TRACE] vertex "var.kafka_topics_enabled": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.auth0 (expand)
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] vertex "module.auth0 (expand)": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.kafka.var.kafka_topics_enabled (expand)"
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.migration_tool.var.enabled, so skipping
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalValidateModule
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.migration_tool.var.enabled
2020/10/02 11:24:48 [TRACE] vertex "module.migration_tool.var.enabled": visit complete
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pguser (expand)": starting visit (*terraform.nodeExpandLocal)
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pguser (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] Expanding local: adding local.clean_env_pguser as *terraform.NodeLocal
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.prom_operator (expand)
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pguser (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.prom_operator (expand)": visit complete
2020/10/02 11:24:48 [TRACE] Expanding local: adding local.pgsql_creds as *terraform.NodeLocal
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.clean_env_pguser"
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pguser": starting visit (*terraform.NodeLocal)
2020/10/02 11:24:48 [TRACE] vertex "local.pgsql_creds (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pguser": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: local.clean_env_pguser
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalLocal
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.pgsql_creds"
2020/10/02 11:24:48 [TRACE] vertex "local.pgsql_creds": starting visit (*terraform.NodeLocal)
2020/10/02 11:24:48 [TRACE] vertex "local.pgsql_creds": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.warehouse_resources (expand)
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: local.pgsql_creds
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalLocal
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalValidateModule
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.warehouse_resources (expand)
2020/10/02 11:24:48 [TRACE] vertex "module.postgres_ha (expand)": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.postgres_ha (expand)
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_resources (expand)": visit complete
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: local.clean_env_pguser
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pguser": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalValidateModule
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pguser (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.postgres_ha (expand)
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.schema-registry (expand)
2020/10/02 11:24:48 [TRACE] vertex "module.schema-registry (expand)": visit complete
2020/10/02 11:24:48 [TRACE] vertex "local.terraform_auth0_client_secret (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pguser (expand)": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.postgres_ha (expand)": visit complete
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.clean_env (expand)
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env (expand)": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.customer_service (expand)": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.clean_env_pgdatabase_projections (expand)"
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.customer_service.var.cs_replica_count (expand)"
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.clean_env.var.pguser (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pguser (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pguser (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "local.vpn_shared_secret (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pguser (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "var.us"
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.firebird (expand)"
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.clean_env.var.pguser"
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pguser": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pguser": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.clean_env.var.pguser
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pgdatabase_akka (expand)": starting visit (*terraform.nodeExpandLocal)
2020/10/02 11:24:48 [TRACE] vertex "module.firebird (expand)": starting visit (*terraform.nodeValidateModule)
2020/10/02 11:24:48 [TRACE] vertex "module.firebird (expand)": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.firebird (expand)
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pgdatabase_akka (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] Expanding local: adding local.clean_env_pgdatabase_akka as *terraform.NodeLocal
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalValidateModule
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pgdatabase_akka (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.firebird (expand)
2020/10/02 11:24:48 [TRACE] vertex "module.firebird (expand)": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "var.clean_env_enabled"
2020/10/02 11:24:48 [TRACE] vertex "var.clean_env_enabled": starting visit (*terraform.NodeRootVariable)
2020/10/02 11:24:48 [TRACE] vertex "var.clean_env_enabled": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: var.clean_env_enabled
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: var.clean_env_enabled
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.clean_env_pgdatabase_akka"
2020/10/02 11:24:48 [TRACE] vertex "var.clean_env_enabled": visit complete
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pgdatabase_akka": starting visit (*terraform.NodeLocal)
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pgdatabase_akka": evaluating
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: local.clean_env_pgdatabase_akka
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.clean_env.var.enabled (expand)"
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: var.wr
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalLocal
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.enabled (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "var.wr": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.enabled (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.enabled (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "var.schema_registry": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: var.schema_registry
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.clean_env.var.enabled"
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: var.schema_registry
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.enabled": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "var.schema_registry": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.enabled": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.clean_env.var.enabled
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s (expand)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "var.warehouse_ui"
2020/10/02 11:24:48 [TRACE] vertex "var.warehouse_ui": starting visit (*terraform.NodeRootVariable)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "var.cs"
2020/10/02 11:24:48 [TRACE] vertex "var.cs": starting visit (*terraform.NodeRootVariable)
2020/10/02 11:24:48 [TRACE] vertex "var.cs": evaluating
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] vertex "var.kafka_operator": evaluating
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: var.kafka_operator
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.clean_env.var.enabled, so skipping
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: var.kafka_operator
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pgpassword (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "var.kafka_operator": visit complete
2020/10/02 11:24:48 [TRACE] vertex "var.gcp_project_id": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: var.gcp_project_id
2020/10/02 11:24:48 [TRACE] vertex "module.cert_manager (expand)": starting visit (*terraform.nodeValidateModule)
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: var.wms_mock_replica_count
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.terraform_auth0_client_id"
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.var.kafka_topics_enabled (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "local.terraform_auth0_client_id": starting visit (*terraform.NodeLocal)
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.var.kafka_topics_enabled (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "local.terraform_auth0_client_id": evaluating
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.var.kafka_topics_enabled (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: local.terraform_auth0_client_id
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalLocal
2020/10/02 11:24:48 [TRACE] vertex "module.migration_tool.var.enabled (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.migration_tool.var.enabled (expand)": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.kafka.var.kafka_topics, so skipping
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.kafka.var.kafka_topics
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.var.kafka_topics": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "var.prometheus_operator"
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.var.kafka_topics (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "var.prometheus_operator": starting visit (*terraform.NodeRootVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.var.kafka_topics (expand)": visit complete
2020/10/02 11:24:48 [TRACE] vertex "var.prometheus_operator": evaluating
2020/10/02 11:24:48 [TRACE] vertex "var.postgresql": starting visit (*terraform.NodeRootVariable)
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: var.prometheus_operator
2020/10/02 11:24:48 [TRACE] vertex "var.postgresql": evaluating
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.kafka.var.kafka_topics_enabled"
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: var.postgresql
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.var.kafka_topics_enabled": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.var.kafka_topics_enabled": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.kafka.var.kafka_topics_enabled
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: var.postgresql
2020/10/02 11:24:48 [TRACE] vertex "var.postgresql": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.external-dns (expand)"
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] vertex "module.external-dns (expand)": starting visit (*terraform.nodeValidateModule)
2020/10/02 11:24:48 [TRACE] vertex "module.external-dns (expand)": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.external-dns (expand)
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalValidateModule
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.external-dns (expand)
2020/10/02 11:24:48 [TRACE] vertex "module.external-dns (expand)": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.customer_service.var.cs_replica_count (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.customer_service.var.cs_replica_count (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.external-dns.var.gcp_credentials (expand)"
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.external-dns.var.gcp_credentials_secret_name (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.external-dns.var.gcp_credentials_secret_name (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.external-dns.var.gcp_credentials_secret_name (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.customer_service.var.cs_replica_count (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.external-dns.var.gcp_credentials_secret_name (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.external-dns.var.gcp_credentials (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.external-dns.var.gcp_credentials_secret_name"
2020/10/02 11:24:48 [TRACE] vertex "module.external-dns.var.gcp_credentials (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.customer_service.var.cs_replica_count"
2020/10/02 11:24:48 [TRACE] vertex "module.external-dns.var.gcp_credentials (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.external-dns.var.gcp_credentials_secret_name": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.external-dns.var.gcp_credentials"
2020/10/02 11:24:48 [TRACE] vertex "module.external-dns.var.gcp_credentials_secret_name": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.external-dns.var.gcp_credentials_secret_name
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] vertex "module.customer_service.var.cs_replica_count": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] vertex "module.customer_service.var.cs_replica_count": evaluating
2020/10/02 11:24:48 [TRACE] vertex "module.external-dns.var.gcp_credentials": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.customer_service.var.cs_replica_count
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "var.wr_replica_count"
2020/10/02 11:24:48 [TRACE] vertex "var.wr_replica_count": starting visit (*terraform.NodeRootVariable)
2020/10/02 11:24:48 [TRACE] vertex "var.wr_replica_count": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: var.wr_replica_count
2020/10/02 11:24:48 [TRACE] vertex "var.wr_url": starting visit (*terraform.NodeRootVariable)
2020/10/02 11:24:48 [TRACE] vertex "var.wr_url": evaluating
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "var.migration_tool"
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: var.wr_url
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.kafka.var.kafka_topics_enabled, so skipping
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.kafka.var.kafka_topics_enabled
2020/10/02 11:24:48 [TRACE] vertex "var.migration_tool": starting visit (*terraform.NodeRootVariable)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.external-dns.var.gcp_credentials_secret_name, so skipping
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.external-dns.var.gcp_credentials_secret_name
2020/10/02 11:24:48 [TRACE] vertex "module.external-dns.var.gcp_credentials_secret_name": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.external-dns.var.gcp_credentials_secret_name (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "var.warehouse_ui": evaluating
2020/10/02 11:24:48 [TRACE] vertex "module.external-dns.var.gcp_credentials_secret_name (expand)": visit complete
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: var.warehouse_ui
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: var.wr_replica_count
2020/10/02 11:24:48 [TRACE] vertex "var.wr_replica_count": visit complete
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: var.cs
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.clean_env.var.enabled
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.enabled": visit complete
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: var.wr_url
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.warehouse_resources.var.wr_replica_count (expand)"
2020/10/02 11:24:48 [TRACE] vertex "var.wr_url": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.warehouse_ui (expand)"
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_resources.var.wr_replica_count (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: var.cs
2020/10/02 11:24:48 [TRACE] vertex "var.cs": visit complete
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.customer_service.var.cs_replica_count, so skipping
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.kafka.var.kafka_operator (expand)"
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.customer_service.var.cs_replica_count
2020/10/02 11:24:48 [TRACE] vertex "module.customer_service.var.cs_replica_count": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.customer_service.var.cs_replica_count (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.var.kafka_operator (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.customer_service.var.cs_replica_count (expand)": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.var.kafka_operator (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.var.kafka_operator (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.kafka.var.kafka_operator"
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.var.kafka_operator": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.var.kafka_operator": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.kafka.var.kafka_operator
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: var.gcp_project_id
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] vertex "var.gcp_project_id": visit complete
2020/10/02 11:24:48 [TRACE] vertex "var.wms_mock_replica_count": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.external-dns.var.gcp_project (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.external-dns.var.gcp_project (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.external-dns.var.gcp_project (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.external-dns.var.gcp_project (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: local.clean_env_pgdatabase_akka
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pgdatabase_akka": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.external-dns.var.gcp_project"
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pgdatabase_akka (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.external-dns.var.gcp_project": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] vertex "module.external-dns.var.gcp_project": evaluating
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pgdatabase_akka (expand)": visit complete
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.kafka.var.kafka_operator, so skipping
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.external-dns.var.gcp_project
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.kafka.var.kafka_operator
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.var.kafka_operator": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.clean_env.var.pgdatabase_akka (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.var.kafka_operator (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.var.kafka_operator (expand)": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pgdatabase_akka (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pgdatabase_akka (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pgdatabase_akka (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pgdatabase_projections (expand)": starting visit (*terraform.nodeExpandLocal)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.clean_env.var.pgdatabase_akka"
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pgdatabase_akka": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pgdatabase_akka": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.clean_env.var.pgdatabase_akka
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: local.terraform_auth0_client_id
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pgdatabase_projections (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] Expanding local: adding local.clean_env_pgdatabase_projections as *terraform.NodeLocal
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pgdatabase_projections (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "var.gcp_region"
2020/10/02 11:24:48 [TRACE] vertex "var.gcp_region": starting visit (*terraform.NodeRootVariable)
2020/10/02 11:24:48 [TRACE] vertex "var.gcp_region": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: var.gcp_region
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.clean_env.var.pgdatabase_akka, so skipping
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.clean_env.var.pgdatabase_akka
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: var.gcp_region
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.clean_env_pgdatabase_projections"
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pgdatabase_projections": starting visit (*terraform.NodeLocal)
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pgdatabase_projections": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: local.clean_env_pgdatabase_projections
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalLocal
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] vertex "var.migration_tool": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: var.migration_tool
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: var.migration_tool
2020/10/02 11:24:48 [TRACE] vertex "var.migration_tool": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.enabled (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.enabled (expand)": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_ui (expand)": starting visit (*terraform.nodeValidateModule)
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_ui (expand)": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.warehouse_ui (expand)
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.clean_env.var.pguser, so skipping
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalValidateModule
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.clean_env.var.pguser
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: var.warehouse_ui
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.warehouse_ui (expand)
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pguser": visit complete
2020/10/02 11:24:48 [TRACE] vertex "var.warehouse_ui": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_ui (expand)": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_resources.var.wr_replica_count (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pguser (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pguser (expand)": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.auth0.var.wr_url (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.var.wr_url (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_resources.var.wr_replica_count (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.var.wr_url (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.warehouse_resources.var.wr_replica_count"
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: local.pgsql_creds
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_resources.var.wr_replica_count": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "local.pgsql_creds": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_resources.var.wr_replica_count": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.warehouse_resources.var.wr_replica_count
2020/10/02 11:24:48 [TRACE] vertex "local.pgsql_creds (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.var.wr_url (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "local.pgsql_creds (expand)": visit complete
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: var.sr_replica_count
2020/10/02 11:24:48 [TRACE] vertex "var.sr_replica_count": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.auth0.var.wr_url"
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.var.wr_url": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: var.prometheus_operator
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.schema-registry.var.replica_count (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.var.wr_url": evaluating
2020/10/02 11:24:48 [TRACE] vertex "var.prometheus_operator": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.schema-registry.var.replica_count (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.auth0.var.wr_url
2020/10/02 11:24:48 [TRACE] vertex "module.schema-registry.var.replica_count (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.prometheus_operator (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.schema-registry.var.replica_count (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "local.prometheus_operator (expand)": starting visit (*terraform.nodeExpandLocal)
2020/10/02 11:24:48 [TRACE] vertex "local.prometheus_operator (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] Expanding local: adding local.prometheus_operator as *terraform.NodeLocal
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] vertex "local.prometheus_operator (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.prometheus_operator"
2020/10/02 11:24:48 [TRACE] vertex "local.prometheus_operator": starting visit (*terraform.NodeLocal)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.schema-registry.var.replica_count"
2020/10/02 11:24:48 [TRACE] vertex "local.prometheus_operator": evaluating
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: local.prometheus_operator
2020/10/02 11:24:48 [TRACE] vertex "module.schema-registry.var.replica_count": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalLocal
2020/10/02 11:24:48 [TRACE] vertex "module.schema-registry.var.replica_count": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.schema-registry.var.replica_count
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.vpn_shared_secret"
2020/10/02 11:24:48 [TRACE] vertex "local.vpn_shared_secret": starting visit (*terraform.NodeLocal)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.auth0.var.wr_url, so skipping
2020/10/02 11:24:48 [TRACE] vertex "local.vpn_shared_secret": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.auth0.var.wr_url
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: local.vpn_shared_secret
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalLocal
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.var.wr_url": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.var.wr_url (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "var.us": starting visit (*terraform.NodeRootVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.var.wr_url (expand)": visit complete
2020/10/02 11:24:48 [TRACE] vertex "var.us": evaluating
2020/10/02 11:24:48 [TRACE] vertex "module.external-dns.var.gcp_credentials": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: var.us
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.external-dns.var.gcp_credentials
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: var.us
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.schema-registry.var.replica_count, so skipping
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.schema-registry.var.replica_count
2020/10/02 11:24:48 [TRACE] vertex "module.schema-registry.var.replica_count": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.schema-registry.var.replica_count (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.schema-registry.var.replica_count (expand)": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pgdatabase_akka": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.k8s (expand)": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pgdatabase_akka (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pgdatabase_akka (expand)": visit complete
2020/10/02 11:24:48 [TRACE] vertex "var.gcp_region": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.var.gke_machine_type (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.gke_machine_type (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.var.cluster_nodes_disk_type (expand)"
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.var.subnetwork_name (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.gke_machine_type (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_nodes_disk_type (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/google-beta\"]"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.gke_machine_type (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.var.istio (expand)"
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.var.master_ip_cidr_block (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.master_ip_cidr_block (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.var.cluster_max_nodes (expand)"
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.var.platform_name (expand)"
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.var.cluster_name (expand)"
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.var.cluster_nodes_preemptible (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.platform_name (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.var.gcloud_region (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_nodes_preemptible (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.platform_name (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_max_nodes (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_nodes_preemptible (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_max_nodes (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.platform_name (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.gcloud_region (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_nodes_preemptible (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_max_nodes (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.gcloud_region (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.var.platform_name"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.gcloud_region (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.platform_name": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.var.cluster_nodes_preemptible"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.platform_name": evaluating
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_nodes_preemptible": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s.var.platform_name
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_nodes_preemptible": evaluating
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s.var.cluster_nodes_preemptible
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: local.clean_env_pgdatabase_projections
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.var.cluster_max_nodes"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_max_nodes": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.var.cluster_pool_name (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_pool_name (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_pool_name (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pgdatabase_projections": visit complete
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.k8s.var.cluster_nodes_preemptible, so skipping
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_pool_name (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s.var.cluster_nodes_preemptible
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_max_nodes": evaluating
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_nodes_preemptible": visit complete
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pgdatabase_projections (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.var.cluster_pool_name"
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pgdatabase_projections (expand)": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_pool_name": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_pool_name": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s.var.cluster_pool_name
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s.var.cluster_max_nodes
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.clean_env.var.pgdatabase_projections (expand)"
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: local.vpn_shared_secret
2020/10/02 11:24:48 [TRACE] vertex "local.vpn_shared_secret": visit complete
2020/10/02 11:24:48 [TRACE] vertex "local.vpn_shared_secret (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "local.vpn_shared_secret (expand)": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_nodes_disk_type (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_nodes_disk_type (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.k8s.var.cluster_pool_name, so skipping
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s.var.cluster_pool_name
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.external-dns.var.gcp_credentials, so skipping
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_pool_name": visit complete
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.external-dns.var.gcp_credentials
2020/10/02 11:24:48 [TRACE] vertex "module.external-dns.var.gcp_credentials": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pgdatabase_projections (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_pool_name (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.external-dns.var.gcp_credentials (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_pool_name (expand)": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pgdatabase_projections (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.external-dns.var.gcp_credentials (expand)": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pgdatabase_projections (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.var.cluster_nodes_disk_type"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_nodes_disk_type": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.clean_env.var.pgdatabase_projections"
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pgdatabase_projections": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.var.subnet_cidr_base (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pgdatabase_projections": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.clean_env.var.pgdatabase_projections
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_nodes_disk_type": evaluating
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.subnet_cidr_base (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s.var.cluster_nodes_disk_type
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.subnet_cidr_base (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.subnet_cidr_base (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.istio (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.istio (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.var.subnet_cidr_base"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.istio (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.subnet_cidr_base": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.subnet_cidr_base": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s.var.subnet_cidr_base
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.var.istio"
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.istio": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: local.prometheus_operator
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.istio": evaluating
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] vertex "local.prometheus_operator": visit complete
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s.var.istio
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] vertex "local.prometheus_operator (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "local.prometheus_operator (expand)": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.prom_operator.var.prometheus_operator (expand)"
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.k8s.var.subnet_cidr_base, so skipping
2020/10/02 11:24:48 [TRACE] vertex "module.prom_operator.var.prometheus_operator (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s.var.subnet_cidr_base
2020/10/02 11:24:48 [TRACE] vertex "module.prom_operator.var.prometheus_operator (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] vertex "module.prom_operator.var.prometheus_operator (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.prom_operator.var.prometheus_operator"
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] vertex "module.prom_operator.var.prometheus_operator": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] vertex "module.prom_operator.var.prometheus_operator": evaluating
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.prom_operator.var.prometheus_operator
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.terraform_auth0_client_secret"
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] vertex "local.terraform_auth0_client_secret": starting visit (*terraform.NodeLocal)
2020/10/02 11:24:48 [TRACE] vertex "local.terraform_auth0_client_secret": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: local.terraform_auth0_client_secret
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalLocal
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.warehouse_resources.var.wr_replica_count, so skipping
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.warehouse_resources.var.wr_replica_count
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.external-dns.var.gcp_project, so skipping
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.external-dns.var.gcp_project
2020/10/02 11:24:48 [TRACE] vertex "module.external-dns.var.gcp_project": visit complete
2020/10/02 11:24:48 [TRACE] vertex "var.us": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.external-dns.var.gcp_project (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.var.kafka_topics_enabled": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.external-dns.var.gcp_project (expand)": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.var.kafka_topics_enabled (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.var.cluster_nodes_disk_size (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_nodes_disk_size (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_nodes_disk_size (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.subnetwork_name (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_nodes_disk_size (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.subnetwork_name (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.subnetwork_name (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.cert_manager (expand)": evaluating
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.var.cluster_nodes_disk_size"
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.cert_manager (expand)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_nodes_disk_size": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.var.subnetwork_name"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.subnetwork_name": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.subnetwork_name": evaluating
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalValidateModule
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s.var.subnetwork_name
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.cert_manager (expand)
2020/10/02 11:24:48 [TRACE] vertex "module.cert_manager (expand)": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_nodes_disk_size": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s.var.cluster_nodes_disk_size
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: local.terraform_auth0_client_secret
2020/10/02 11:24:48 [TRACE] vertex "local.terraform_auth0_client_secret": visit complete
2020/10/02 11:24:48 [TRACE] vertex "local.terraform_auth0_client_secret (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "local.terraform_auth0_client_secret (expand)": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.var.gke_machine_type"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.gke_machine_type": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.gke_machine_type": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s.var.gke_machine_type
2020/10/02 11:24:48 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google-beta\"]": starting visit (*terraform.NodeApplyableProvider)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.clean_env_pgpassword"
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pgpassword": starting visit (*terraform.NodeLocal)
2020/10/02 11:24:48 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google-beta\"]": evaluating
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pgpassword": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: local.clean_env_pgpassword
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalLocal
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.k8s.var.subnetwork_name, so skipping
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s.var.subnetwork_name
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.subnetwork_name": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.var.cluster_initial_node_count (expand)"
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.subnetwork_name (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_initial_node_count (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.k8s.var.gke_machine_type, so skipping
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_initial_node_count (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.subnetwork_name (expand)": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/google\"]"
2020/10/02 11:24:48 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"]": starting visit (*terraform.NodeApplyableProvider)
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s.var.gke_machine_type
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.gke_machine_type": visit complete
2020/10/02 11:24:48 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"]": evaluating
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.gke_machine_type (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.gke_machine_type (expand)": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalInitProvider
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_name (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_name (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.var.gcloud_region"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_name (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.var.cluster_name"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_nodes_preemptible (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_nodes_preemptible (expand)": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.gcloud_region": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.gcloud_region": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s.var.gcloud_region
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: local.clean_env_pgpassword
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.subnet_cidr_base": visit complete
2020-10-02T11:24:48.062+0200 [INFO] plugin: configuring client automatic mTLS
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pgpassword": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.k8s.var.gcloud_region, so skipping
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s.var.gcloud_region
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.gcloud_region": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.gcloud_region (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.gcloud_region (expand)": visit complete
2020/10/02 11:24:48 [TRACE] vertex "local.terraform_auth0_client_id": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_resources.var.wr_replica_count": visit complete
2020/10/02 11:24:48 [TRACE] vertex "local.terraform_auth0_client_id (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "local.terraform_auth0_client_id (expand)": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_resources.var.wr_replica_count (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/terraform-providers/auth0\"]"
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.prom_operator.var.prometheus_operator, so skipping
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.clean_env.var.pgdatabase_projections, so skipping
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.clean_env.var.pgdatabase_projections
2020/10/02 11:24:48 [TRACE] vertex "provider[\"registry.terraform.io/terraform-providers/auth0\"]": starting visit (*terraform.NodeApplyableProvider)
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pgdatabase_projections": visit complete
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.prom_operator.var.prometheus_operator
2020/10/02 11:24:48 [TRACE] vertex "provider[\"registry.terraform.io/terraform-providers/auth0\"]": evaluating
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pgdatabase_projections (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_resources.var.wr_replica_count (expand)": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pgdatabase_projections (expand)": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalInitProvider
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.var.network_tag (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.network_tag (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.network_tag (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.network_tag (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.k8s.var.cluster_nodes_disk_size, so skipping
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.var.network_tag"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.network_tag": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s.var.cluster_nodes_disk_size
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.network_tag": evaluating
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_nodes_disk_size": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_nodes_disk_size (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s.var.network_tag
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_nodes_disk_size (expand)": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_initial_node_count (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_name": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.var.cluster_initial_node_count"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_initial_node_count": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_initial_node_count": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s.var.cluster_initial_node_count
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.k8s.var.network_tag, so skipping
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s.var.network_tag
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_name": evaluating
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.network_tag": visit complete
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s.var.cluster_name
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.network_tag (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.network_tag (expand)": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.subnet_cidr_base (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.subnet_cidr_base (expand)": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.k8s.var.cluster_nodes_disk_type, so skipping
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s.var.cluster_nodes_disk_type
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_nodes_disk_type": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.k8s.var.istio, so skipping
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s.var.istio
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.k8s.var.cluster_name, so skipping
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_nodes_disk_type (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.istio": visit complete
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s.var.cluster_name
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_nodes_disk_type (expand)": visit complete
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pgpassword (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.istio (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pgpassword (expand)": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.istio (expand)": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.clean_env.var.pgpassword (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pgpassword (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.prom_operator.var.prometheus_operator": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pgpassword (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.prom_operator.var.prometheus_operator (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.prom_operator.var.prometheus_operator (expand)": visit complete
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: provider["registry.terraform.io/hashicorp/google-beta"]
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalInitProvider
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pgpassword (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.master_ip_cidr_block (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.clean_env.var.pgpassword"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.master_ip_cidr_block (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pgpassword": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pgpassword": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.clean_env.var.pgpassword
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.var.master_ip_cidr_block"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.master_ip_cidr_block": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.master_ip_cidr_block": evaluating
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s.var.master_ip_cidr_block
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.k8s.var.platform_name, so skipping
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s.var.platform_name
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.k8s.var.cluster_max_nodes, so skipping
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s.var.cluster_max_nodes
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.var.kafka_topics_enabled (expand)": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.platform_name": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_name": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.platform_name (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.platform_name (expand)": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_name (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.k8s.var.cluster_initial_node_count, so skipping
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_name (expand)": visit complete
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s.var.cluster_initial_node_count
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_max_nodes": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.local.subnetwork_name (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_initial_node_count": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.local.subnetwork_name (expand)": starting visit (*terraform.nodeExpandLocal)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.local.subnetwork_name (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_initial_node_count (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_max_nodes (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_initial_node_count (expand)": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.cluster_max_nodes (expand)": visit complete
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.clean_env.var.pgpassword, so skipping
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.clean_env.var.pgpassword
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pgpassword": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pgpassword (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pgpassword (expand)": visit complete
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.k8s.var.master_ip_cidr_block, so skipping
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s.var.master_ip_cidr_block
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.master_ip_cidr_block": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.master_ip_cidr_block (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] Expanding local: adding module.k8s.local.subnetwork_name as *terraform.NodeLocal
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.var.master_ip_cidr_block (expand)": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.local.subnetwork_name (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.local.subnetwork_name"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.local.subnetwork_name": starting visit (*terraform.NodeLocal)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.local.subnetwork_name": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s.local.subnetwork_name
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalLocal
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s.local.subnetwork_name
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.local.subnetwork_name": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.local.subnetwork_name (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.local.subnetwork_name (expand)": visit complete
2020-10-02T11:24:48.086+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.41.0/darwin_amd64/terraform-provider-google_v3.41.0_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/google/3.41.0/darwin_amd64/terraform-provider-google_v3.41.0_x5]
2020-10-02T11:24:48.093+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.41.0/darwin_amd64/terraform-provider-google_v3.41.0_x5 pid=88153
2020-10-02T11:24:48.093+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.41.0/darwin_amd64/terraform-provider-google_v3.41.0_x5
2020-10-02T11:24:48.110+0200 [INFO] plugin.terraform-provider-google_v3.41.0_x5: configuring server automatic mTLS: timestamp=2020-10-02T11:24:48.110+0200
2020-10-02T11:24:48.135+0200 [DEBUG] plugin.terraform-provider-google_v3.41.0_x5: plugin address: address=/var/folders/18/21xc4k610pv07xvmsb9qk9w40000gn/T/plugin682249284 network=unix timestamp=2020-10-02T11:24:48.135+0200
2020-10-02T11:24:48.135+0200 [DEBUG] plugin: using plugin: version=5
2020-10-02T11:24:48.186+0200 [TRACE] plugin.stdio: waiting for stdio data
2020/10/02 11:24:48 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/hashicorp/google\"]" provider for provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020-10-02T11:24:48.186+0200 [INFO] plugin: configuring client automatic mTLS
2020-10-02T11:24:48.211+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/terraform-providers/auth0/0.14.0/darwin_amd64/terraform-provider-auth0_v0.14.0_x4 args=[.terraform/plugins/registry.terraform.io/terraform-providers/auth0/0.14.0/darwin_amd64/terraform-provider-auth0_v0.14.0_x4]
2020-10-02T11:24:48.215+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/terraform-providers/auth0/0.14.0/darwin_amd64/terraform-provider-auth0_v0.14.0_x4 pid=88154
2020-10-02T11:24:48.215+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/terraform-providers/auth0/0.14.0/darwin_amd64/terraform-provider-auth0_v0.14.0_x4
2020-10-02T11:24:48.226+0200 [INFO] plugin.terraform-provider-auth0_v0.14.0_x4: configuring server automatic mTLS: timestamp=2020-10-02T11:24:48.225+0200
2020-10-02T11:24:48.250+0200 [DEBUG] plugin.terraform-provider-auth0_v0.14.0_x4: plugin address: network=unix address=/var/folders/18/21xc4k610pv07xvmsb9qk9w40000gn/T/plugin063475665 timestamp=2020-10-02T11:24:48.250+0200
2020-10-02T11:24:48.250+0200 [DEBUG] plugin: using plugin: version=5
2020/10/02 11:24:48 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/terraform-providers/auth0\"]" provider for provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020-10-02T11:24:48.298+0200 [TRACE] plugin.stdio: waiting for stdio data
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateProvider
2020-10-02T11:24:48.298+0200 [INFO] plugin: configuring client automatic mTLS
2020-10-02T11:24:48.299+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020-10-02T11:24:48.319+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/google-beta/3.41.0/darwin_amd64/terraform-provider-google-beta_v3.41.0_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/google-beta/3.41.0/darwin_amd64/terraform-provider-google-beta_v3.41.0_x5]
2020-10-02T11:24:48.323+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/google-beta/3.41.0/darwin_amd64/terraform-provider-google-beta_v3.41.0_x5 pid=88155
2020-10-02T11:24:48.323+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/google-beta/3.41.0/darwin_amd64/terraform-provider-google-beta_v3.41.0_x5
2020-10-02T11:24:48.340+0200 [INFO] plugin.terraform-provider-google-beta_v3.41.0_x5: configuring server automatic mTLS: timestamp=2020-10-02T11:24:48.340+0200
2020-10-02T11:24:48.366+0200 [DEBUG] plugin.terraform-provider-google-beta_v3.41.0_x5: plugin address: address=/var/folders/18/21xc4k610pv07xvmsb9qk9w40000gn/T/plugin949047574 network=unix timestamp=2020-10-02T11:24:48.366+0200
2020-10-02T11:24:48.366+0200 [DEBUG] plugin: using plugin: version=5
2020/10/02 11:24:48 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/hashicorp/google-beta\"]" provider for provider["registry.terraform.io/hashicorp/google-beta"]
2020-10-02T11:24:48.413+0200 [TRACE] plugin.stdio: waiting for stdio data
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] buildProviderConfig for provider["registry.terraform.io/terraform-providers/auth0"]: using explicit config only
2020/10/02 11:24:48 [TRACE] GRPCProvider: GetSchema
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateProvider
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateProvider
2020/10/02 11:24:48 [TRACE] buildProviderConfig for provider["registry.terraform.io/hashicorp/google"]: using explicit config only
2020/10/02 11:24:48 [TRACE] buildProviderConfig for provider["registry.terraform.io/hashicorp/google-beta"]: using explicit config only
2020/10/02 11:24:48 [TRACE] GRPCProvider: GetSchema
2020/10/02 11:24:48 [TRACE] GRPCProvider: GetSchema
2020/10/02 11:24:48 [TRACE] No provider meta schema returned
2020/10/02 11:24:48 [TRACE] GRPCProvider: PrepareProviderConfig
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:48 [TRACE] vertex "provider[\"registry.terraform.io/terraform-providers/auth0\"]": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.auth0.auth0_client.user_service"
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.auth0_client.user_service": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.auth0.auth0_client.migration_tool"
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.auth0.auth0_client.warehouse_resources"
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.auth0_client.migration_tool": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.auth0_client.warehouse_resources": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.auth0.auth0_client.acceptance_tests"
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.auth0_client.migration_tool": evaluating
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.auth0_client.acceptance_tests": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.auth0_client.warehouse_resources": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.auth0.auth0_client.migration_tool
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.auth0_client.acceptance_tests": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.auth0.auth0_client.warehouse_resources
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.auth0.auth0_client.acceptance_tests
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.auth0_client.user_service": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.auth0.auth0_client.user_service
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.auth0.auth0_resource_server.wr_backend"
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.auth0_resource_server.wr_backend": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.auth0_resource_server.wr_backend": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.auth0.auth0_resource_server.wr_backend
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.auth0.auth0_resource_server.wr_backend
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.auth0_resource_server.wr_backend": visit complete
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.auth0.auth0_client.user_service
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.auth0_client.user_service": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.auth0.auth0_client_grant.user_service_management_api"
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.auth0_client_grant.user_service_management_api": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.auth0_client_grant.user_service_management_api": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.auth0.auth0_client_grant.user_service_management_api
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.auth0.auth0_client_grant.user_service_management_api
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.auth0_client_grant.user_service_management_api": visit complete
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.auth0.auth0_client.migration_tool
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.auth0_client.migration_tool": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.auth0.output.mt_client_secret (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.output.mt_client_secret (expand)": starting visit (*terraform.nodeExpandOutput)
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.output.mt_client_secret (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.auth0.auth0_client_grant.migration_tool"
2020/10/02 11:24:48 [TRACE] Expanding output: adding module.auth0.output.mt_client_secret as *terraform.NodeApplyableOutput
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.auth0.output.mt_client_id (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.output.mt_client_secret (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.auth0_client_grant.migration_tool": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.auth0_client_grant.migration_tool": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.auth0.auth0_client_grant.migration_tool
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.output.mt_client_id (expand)": starting visit (*terraform.nodeExpandOutput)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.output.mt_client_id (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.auth0.output.mt_client_secret"
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.output.mt_client_secret": starting visit (*terraform.NodeApplyableOutput)
2020/10/02 11:24:48 [TRACE] Expanding output: adding module.auth0.output.mt_client_id as *terraform.NodeApplyableOutput
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.output.mt_client_secret": evaluating
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.output.mt_client_id (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.auth0.auth0_client.acceptance_tests
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.auth0.output.mt_client_secret
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.auth0_client.acceptance_tests": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalWriteOutput
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.auth0.auth0_client.warehouse_resources
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.auth0_client.warehouse_resources": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.auth0.output.mt_client_id"
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.output.mt_client_id": starting visit (*terraform.NodeApplyableOutput)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.auth0.auth0_client_grant.acceptance_test"
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.output.mt_client_id": evaluating
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.auth0_client_grant.acceptance_test": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.auth0.output.mt_client_id
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.auth0_client_grant.acceptance_test": evaluating
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.auth0.auth0_client_grant.acceptance_test
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalWriteOutput
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.auth0.auth0_connection.user_password"
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.auth0.output.ui_client_id (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.auth0_connection.user_password": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.auth0_connection.user_password": evaluating
2020/10/02 11:24:48 [TRACE] EvalWriteOutput: Removing module.auth0.output.mt_client_secret from state (it is now null)
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.output.ui_client_id (expand)": starting visit (*terraform.nodeExpandOutput)
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.auth0.auth0_connection.user_password
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.output.ui_client_id (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] EvalWriteOutput: Saving Create change for module.auth0.output.mt_client_secret in changeset
2020/10/02 11:24:48 [TRACE] Expanding output: adding module.auth0.output.ui_client_id as *terraform.NodeApplyableOutput
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.output.ui_client_id (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.auth0.output.mt_client_secret
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.output.mt_client_secret": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.output.mt_client_secret (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.output.mt_client_secret (expand)": visit complete
2020/10/02 11:24:48 [TRACE] EvalWriteOutput: Removing module.auth0.output.mt_client_id from state (it is now null)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.auth0.output.ui_client_id"
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.output.ui_client_id": starting visit (*terraform.NodeApplyableOutput)
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.output.ui_client_id": evaluating
2020/10/02 11:24:48 [TRACE] EvalWriteOutput: Saving Create change for module.auth0.output.mt_client_id in changeset
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.auth0.output.ui_client_id
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.auth0.output.mt_client_id
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.output.mt_client_id": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalWriteOutput
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.output.mt_client_id (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.output.mt_client_id (expand)": visit complete
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] EvalWriteOutput: Removing module.auth0.output.ui_client_id from state (it is now null)
2020/10/02 11:24:48 [TRACE] EvalWriteOutput: Saving Create change for module.auth0.output.ui_client_id in changeset
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.auth0.output.ui_client_id
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.output.ui_client_id": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.output.ui_client_id (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.output.ui_client_id (expand)": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.warehouse_ui (expand)"
2020/10/02 11:24:48 [TRACE] vertex "local.warehouse_ui (expand)": starting visit (*terraform.nodeExpandLocal)
2020/10/02 11:24:48 [TRACE] vertex "local.warehouse_ui (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] Expanding local: adding local.warehouse_ui as *terraform.NodeLocal
2020/10/02 11:24:48 [TRACE] vertex "local.warehouse_ui (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.warehouse_ui"
2020/10/02 11:24:48 [TRACE] vertex "local.warehouse_ui": starting visit (*terraform.NodeLocal)
2020/10/02 11:24:48 [TRACE] vertex "local.warehouse_ui": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: local.warehouse_ui
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalLocal
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.auth0.auth0_client_grant.acceptance_test
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.auth0_client_grant.acceptance_test": visit complete
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.auth0.auth0_client_grant.migration_tool
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.auth0_client_grant.migration_tool": visit complete
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: local.warehouse_ui
2020/10/02 11:24:48 [TRACE] vertex "local.warehouse_ui": visit complete
2020/10/02 11:24:48 [TRACE] vertex "local.warehouse_ui (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "local.warehouse_ui (expand)": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.warehouse_ui.var.warehouse_ui (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_ui.var.warehouse_ui (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_ui.var.warehouse_ui (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_ui.var.warehouse_ui (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.warehouse_ui.var.warehouse_ui"
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_ui.var.warehouse_ui": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_ui.var.warehouse_ui": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.warehouse_ui.var.warehouse_ui
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.warehouse_ui.var.warehouse_ui, so skipping
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.warehouse_ui.var.warehouse_ui
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_ui.var.warehouse_ui": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_ui.var.warehouse_ui (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_ui.var.warehouse_ui (expand)": visit complete
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.auth0.auth0_connection.user_password
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.auth0_connection.user_password": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.auth0.auth0_tenant.tenant"
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.auth0_tenant.tenant": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.auth0_tenant.tenant": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.auth0.auth0_tenant.tenant
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.auth0.auth0_tenant.tenant
2020/10/02 11:24:48 [TRACE] vertex "module.auth0.auth0_tenant.tenant": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/terraform-providers/auth0\"] (close)"
2020/10/02 11:24:48 [TRACE] vertex "provider[\"registry.terraform.io/terraform-providers/auth0\"] (close)": starting visit (*terraform.graphNodeCloseProvider)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.auth0 (close)"
2020/10/02 11:24:48 [TRACE] vertex "module.auth0 (close)": starting visit (*terraform.nodeCloseModule)
2020/10/02 11:24:48 [TRACE] vertex "provider[\"registry.terraform.io/terraform-providers/auth0\"] (close)": evaluating
2020/10/02 11:24:48 [TRACE] vertex "module.auth0 (close)": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: provider["registry.terraform.io/terraform-providers/auth0"] (close)
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.auth0 (close)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalCloseProvider
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] GRPCProvider: Close
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.auth0 (close)
2020/10/02 11:24:48 [TRACE] vertex "module.auth0 (close)": visit complete
2020-10-02T11:24:48.426+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/terraform-providers/auth0/0.14.0/darwin_amd64/terraform-provider-auth0_v0.14.0_x4 pid=88154
2020-10-02T11:24:48.426+0200 [DEBUG] plugin: plugin exited
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: provider["registry.terraform.io/terraform-providers/auth0"] (close)
2020/10/02 11:24:48 [TRACE] vertex "provider[\"registry.terraform.io/terraform-providers/auth0\"] (close)": visit complete
2020/10/02 11:24:48 [TRACE] GRPCProvider: PrepareProviderConfig
2020/10/02 11:24:48 [TRACE] GRPCProvider: PrepareProviderConfig
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:48 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"]": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "data.google_client_config.current"
2020/10/02 11:24:48 [TRACE] vertex "data.google_client_config.current": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "data.google_client_config.current": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: data.google_client_config.current
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.google_compute_network.cluster_vpc"
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.google_compute_address.nat_ip"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.google_compute_network.cluster_vpc": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.google_compute_address.nat_ip": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "google_compute_address.vpn_static_ip"
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.google_compute_address.ingress"
2020/10/02 11:24:48 [TRACE] vertex "google_compute_address.vpn_static_ip": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.google_compute_address.ingress": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "google_compute_address.vpn_static_ip": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: google_compute_address.vpn_static_ip
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateDataSourceConfig
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.google_compute_address.ingress": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s.google_compute_address.ingress
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.google_compute_address.nat_ip": evaluating
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.google_compute_network.cluster_vpc": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s.google_compute_address.nat_ip
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s.google_compute_network.cluster_vpc
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: data.google_client_config.current
2020/10/02 11:24:48 [TRACE] vertex "data.google_client_config.current": visit complete
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s.google_compute_network.cluster_vpc
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.google_compute_network.cluster_vpc": visit complete
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s.google_compute_address.ingress
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.google_compute_address.ingress": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.google_compute_firewall.icmp"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.google_compute_firewall.icmp": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.output.ingress_ip (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.ingress_ip (expand)": starting visit (*terraform.nodeExpandOutput)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.google_compute_subnetwork.cluster_subnetwork"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.google_compute_subnetwork.cluster_subnetwork": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.google_compute_subnetwork.cluster_subnetwork": evaluating
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.google_compute_firewall.http-https"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.google_compute_firewall.http-https": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.google_compute_firewall.http-https": evaluating
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.output.cluster_network (expand)"
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.google_compute_router.router"
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.output.vpc_id (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.vpc_id (expand)": starting visit (*terraform.nodeExpandOutput)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.vpc_id (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s.google_compute_firewall.http-https
2020/10/02 11:24:48 [TRACE] Expanding output: adding module.k8s.output.vpc_id as *terraform.NodeApplyableOutput
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s.google_compute_address.nat_ip
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.vpc_id (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.google_compute_address.nat_ip": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: google_compute_address.vpn_static_ip
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] vertex "google_compute_address.vpn_static_ip": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.google_compute_firewall.admission-hooks"
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.output.vpc_id"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.vpc_id": starting visit (*terraform.NodeApplyableOutput)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.google_compute_firewall.admission-hooks": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.google_compute_firewall.admission-hooks": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s.google_compute_firewall.admission-hooks
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.vpc_id": evaluating
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s.output.vpc_id
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalWriteOutput
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s.google_compute_subnetwork.cluster_subnetwork
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.google_compute_firewall.icmp": evaluating
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.cluster_network (expand)": starting visit (*terraform.nodeExpandOutput)
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s.google_compute_firewall.icmp
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.ingress_ip (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] EvalWriteOutput: Removing module.k8s.output.vpc_id from state (it is now null)
2020/10/02 11:24:48 [TRACE] Expanding output: adding module.k8s.output.ingress_ip as *terraform.NodeApplyableOutput
2020/10/02 11:24:48 [TRACE] EvalWriteOutput: Saving Create change for module.k8s.output.vpc_id in changeset
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.ingress_ip (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s.output.vpc_id
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.vpc_id": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.vpc_id (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.vpc_id (expand)": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.cluster_network (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.output.ingress_ip"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.ingress_ip": starting visit (*terraform.NodeApplyableOutput)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.ingress_ip": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s.output.ingress_ip
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalWriteOutput
2020/10/02 11:24:48 [TRACE] Expanding output: adding module.k8s.output.cluster_network as *terraform.NodeApplyableOutput
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.google_compute_router.router": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.google_compute_router.router": evaluating
2020/10/02 11:24:48 [TRACE] EvalWriteOutput: Removing module.k8s.output.ingress_ip from state (it is now null)
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s.google_compute_router.router
2020/10/02 11:24:48 [TRACE] EvalWriteOutput: Saving Create change for module.k8s.output.ingress_ip in changeset
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s.output.ingress_ip
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.ingress_ip": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.ingress_ip (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.ingress_ip (expand)": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.ingress (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.cluster_network (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "local.ingress (expand)": starting visit (*terraform.nodeExpandLocal)
2020/10/02 11:24:48 [TRACE] vertex "local.ingress (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] Expanding local: adding local.ingress as *terraform.NodeLocal
2020/10/02 11:24:48 [TRACE] vertex "local.ingress (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.ingress"
2020/10/02 11:24:48 [TRACE] vertex "local.ingress": starting visit (*terraform.NodeLocal)
2020/10/02 11:24:48 [TRACE] vertex "local.ingress": evaluating
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.output.cluster_network"
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: local.ingress
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.cluster_network": starting visit (*terraform.NodeApplyableOutput)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalLocal
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.cluster_network": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s.output.cluster_network
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalWriteOutput
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: local.ingress
2020/10/02 11:24:48 [TRACE] EvalWriteOutput: Removing module.k8s.output.cluster_network from state (it is now null)
2020/10/02 11:24:48 [TRACE] vertex "local.ingress": visit complete
2020/10/02 11:24:48 [TRACE] EvalWriteOutput: Saving Create change for module.k8s.output.cluster_network in changeset
2020/10/02 11:24:48 [TRACE] vertex "local.ingress (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "local.ingress (expand)": visit complete
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s.output.cluster_network
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.cluster_network": visit complete
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.cluster_network (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.cluster_network (expand)": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.ingress.var.ingress (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.ingress.var.ingress (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.ingress.var.ingress (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "google_compute_vpn_gateway.vpn"
2020/10/02 11:24:48 [TRACE] vertex "module.ingress.var.ingress (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "google_compute_vpn_gateway.vpn": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "google_compute_vpn_gateway.vpn": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: google_compute_vpn_gateway.vpn
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.ingress.var.ingress"
2020/10/02 11:24:48 [TRACE] vertex "module.ingress.var.ingress": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] vertex "module.ingress.var.ingress": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.ingress.var.ingress
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.ingress.var.ingress, so skipping
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.ingress.var.ingress
2020/10/02 11:24:48 [TRACE] vertex "module.ingress.var.ingress": visit complete
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] vertex "module.ingress.var.ingress (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.ingress.var.ingress (expand)": visit complete
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s.google_compute_subnetwork.cluster_subnetwork
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.google_compute_subnetwork.cluster_subnetwork": visit complete
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s.google_compute_router.router
2020-10-02T11:24:48.503+0200 [DEBUG] plugin.terraform-provider-google_v3.41.0_x5: 2020/10/02 11:24:48 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.google_compute_router.router": visit complete
2020-10-02T11:24:48.503+0200 [DEBUG] plugin.terraform-provider-google_v3.41.0_x5: 2020/10/02 11:24:48 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.google_compute_router_nat.nat-router"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.google_compute_router_nat.nat-router": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.google_compute_router_nat.nat-router": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s.google_compute_router_nat.nat-router
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s.google_compute_firewall.admission-hooks
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.google_compute_firewall.admission-hooks": visit complete
2020-10-02T11:24:48.503+0200 [DEBUG] plugin.terraform-provider-google_v3.41.0_x5: 2020/10/02 11:24:48 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2020-10-02T11:24:48.503+0200 [DEBUG] plugin.terraform-provider-google_v3.41.0_x5: 2020/10/02 11:24:48 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2020-10-02T11:24:48.503+0200 [DEBUG] plugin.terraform-provider-google_v3.41.0_x5: 2020/10/02 11:24:48 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: google_compute_vpn_gateway.vpn
2020/10/02 11:24:48 [TRACE] vertex "google_compute_vpn_gateway.vpn": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "google_compute_forwarding_rule.fr_udp500"
2020/10/02 11:24:48 [TRACE] vertex "google_compute_forwarding_rule.fr_udp500": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "google_compute_forwarding_rule.fr_udp500": evaluating
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "google_compute_forwarding_rule.fr_esp"
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: google_compute_forwarding_rule.fr_udp500
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s.google_compute_firewall.http-https
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "google_compute_forwarding_rule.fr_udp4500"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.google_compute_firewall.http-https": visit complete
2020/10/02 11:24:48 [TRACE] vertex "google_compute_forwarding_rule.fr_udp4500": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] vertex "google_compute_forwarding_rule.fr_udp4500": evaluating
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: google_compute_forwarding_rule.fr_udp4500
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] vertex "google_compute_forwarding_rule.fr_esp": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "google_compute_forwarding_rule.fr_esp": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: google_compute_forwarding_rule.fr_esp
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s.google_compute_firewall.icmp
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.google_compute_firewall.icmp": visit complete
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: google_compute_forwarding_rule.fr_udp500
2020/10/02 11:24:48 [TRACE] vertex "google_compute_forwarding_rule.fr_udp500": visit complete
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: google_compute_forwarding_rule.fr_udp4500
2020/10/02 11:24:48 [TRACE] vertex "google_compute_forwarding_rule.fr_udp4500": visit complete
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: google_compute_forwarding_rule.fr_esp
2020/10/02 11:24:48 [TRACE] vertex "google_compute_forwarding_rule.fr_esp": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "google_compute_vpn_tunnel.tunnel1"
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s.google_compute_router_nat.nat-router
2020/10/02 11:24:48 [TRACE] vertex "google_compute_vpn_tunnel.tunnel1": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.google_compute_router_nat.nat-router": visit complete
2020/10/02 11:24:48 [TRACE] vertex "google_compute_vpn_tunnel.tunnel1": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: google_compute_vpn_tunnel.tunnel1
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020-10-02T11:24:48.504+0200 [DEBUG] plugin.terraform-provider-google_v3.41.0_x5: 2020/10/02 11:24:48 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2020-10-02T11:24:48.504+0200 [DEBUG] plugin.terraform-provider-google_v3.41.0_x5: 2020/10/02 11:24:48 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: google_compute_vpn_tunnel.tunnel1
2020/10/02 11:24:48 [TRACE] vertex "google_compute_vpn_tunnel.tunnel1": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "google_compute_route.primavera_vpn"
2020/10/02 11:24:48 [TRACE] vertex "google_compute_route.primavera_vpn": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "google_compute_route.primavera_vpn": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: google_compute_route.primavera_vpn
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: google_compute_route.primavera_vpn
2020/10/02 11:24:48 [TRACE] vertex "google_compute_route.primavera_vpn": visit complete
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: provider["registry.terraform.io/hashicorp/google-beta"]
2020/10/02 11:24:48 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google-beta\"]": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.google_container_cluster.gke_cluster"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.google_container_cluster.gke_cluster": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.google_container_cluster.gke_cluster": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s.google_container_cluster.gke_cluster
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020-10-02T11:24:48.514+0200 [DEBUG] plugin.terraform-provider-google-beta_v3.41.0_x5: 2020/10/02 11:24:48 [WARN] Truncating attribute path of 0 diagnostics for TypeSet
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s.google_container_cluster.gke_cluster
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.google_container_cluster.gke_cluster": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.output.client_certificate (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.client_certificate (expand)": starting visit (*terraform.nodeExpandOutput)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.client_certificate (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] Expanding output: adding module.k8s.output.client_certificate as *terraform.NodeApplyableOutput
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.client_certificate (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.output.client_key (expand)"
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.output.client_certificate"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.client_certificate": starting visit (*terraform.NodeApplyableOutput)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.client_certificate": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s.output.client_certificate
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalWriteOutput
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.output.endpoint (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.endpoint (expand)": starting visit (*terraform.nodeExpandOutput)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.endpoint (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] Expanding output: adding module.k8s.output.endpoint as *terraform.NodeApplyableOutput
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.output.cluster_name (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.endpoint (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.output.cluster_ca_certificate (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.cluster_name (expand)": starting visit (*terraform.nodeExpandOutput)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.output.cluster_endpoint (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.cluster_ca_certificate (expand)": starting visit (*terraform.nodeExpandOutput)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.cluster_endpoint (expand)": starting visit (*terraform.nodeExpandOutput)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.cluster_ca_certificate (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.output.endpoint"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.endpoint": starting visit (*terraform.NodeApplyableOutput)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/google-beta\"] (close)"
2020/10/02 11:24:48 [TRACE] EvalWriteOutput: Removing module.k8s.output.client_certificate from state (it is now null)
2020/10/02 11:24:48 [TRACE] Expanding output: adding module.k8s.output.cluster_ca_certificate as *terraform.NodeApplyableOutput
2020/10/02 11:24:48 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google-beta\"] (close)": starting visit (*terraform.graphNodeCloseProvider)
2020/10/02 11:24:48 [TRACE] EvalWriteOutput: Saving Create change for module.k8s.output.client_certificate in changeset
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.cluster_ca_certificate (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s.output.client_certificate
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.client_certificate": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.cluster_endpoint (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.client_certificate (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.client_certificate (expand)": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.output.cluster_ca_certificate"
2020/10/02 11:24:48 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google-beta\"] (close)": evaluating
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.client_key (expand)": starting visit (*terraform.nodeExpandOutput)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.client_key (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: provider["registry.terraform.io/hashicorp/google-beta"] (close)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.google_container_node_pool.node_pool"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.google_container_node_pool.node_pool": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] Expanding output: adding module.k8s.output.cluster_endpoint as *terraform.NodeApplyableOutput
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.google_container_node_pool.node_pool": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s.google_container_node_pool.node_pool
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.cluster_endpoint (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] Expanding output: adding module.k8s.output.client_key as *terraform.NodeApplyableOutput
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.output.cluster_endpoint"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.cluster_endpoint": starting visit (*terraform.NodeApplyableOutput)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.cluster_endpoint": evaluating
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s.output.cluster_endpoint
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalWriteOutput
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.client_key (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.output.client_key"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.cluster_name (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.client_key": starting visit (*terraform.NodeApplyableOutput)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.client_key": evaluating
2020/10/02 11:24:48 [TRACE] Expanding output: adding module.k8s.output.cluster_name as *terraform.NodeApplyableOutput
2020/10/02 11:24:48 [TRACE] EvalWriteOutput: Removing module.k8s.output.cluster_endpoint from state (it is now null)
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s.output.client_key
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] EvalWriteOutput: Saving Create change for module.k8s.output.cluster_endpoint in changeset
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalWriteOutput
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.cluster_ca_certificate": starting visit (*terraform.NodeApplyableOutput)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.cluster_ca_certificate": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s.output.cluster_endpoint
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s.output.cluster_ca_certificate
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.cluster_endpoint": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalCloseProvider
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.cluster_endpoint (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.cluster_endpoint (expand)": visit complete
2020/10/02 11:24:48 [TRACE] GRPCProvider: Close
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.cluster_name (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.output.cluster_name"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.endpoint": evaluating
2020/10/02 11:24:48 [TRACE] EvalWriteOutput: Removing module.k8s.output.client_key from state (it is now null)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.cluster_name": starting visit (*terraform.NodeApplyableOutput)
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s.output.endpoint
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.cluster_name": evaluating
2020/10/02 11:24:48 [TRACE] EvalWriteOutput: Saving Create change for module.k8s.output.client_key in changeset
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalWriteOutput
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s.output.client_key
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.client_key": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.client_key (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalWriteOutput
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.client_key (expand)": visit complete
2020/10/02 11:24:48 [TRACE] EvalWriteOutput: Removing module.k8s.output.endpoint from state (it is now null)
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s.output.cluster_name
2020/10/02 11:24:48 [TRACE] EvalWriteOutput: Saving Create change for module.k8s.output.endpoint in changeset
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalWriteOutput
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s.output.endpoint
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.endpoint": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.endpoint (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.endpoint (expand)": visit complete
2020/10/02 11:24:48 [TRACE] EvalWriteOutput: Removing module.k8s.output.cluster_name from state (it is now null)
2020/10/02 11:24:48 [TRACE] EvalWriteOutput: Saving Create change for module.k8s.output.cluster_name in changeset
2020/10/02 11:24:48 [TRACE] EvalWriteOutput: Removing module.k8s.output.cluster_ca_certificate from state (it is now null)
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s.output.cluster_name
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.cluster_name": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.cluster_name (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.cluster_name (expand)": visit complete
2020/10/02 11:24:48 [TRACE] EvalWriteOutput: Saving Create change for module.k8s.output.cluster_ca_certificate in changeset
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s.output.cluster_ca_certificate
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.cluster_ca_certificate": visit complete
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.cluster_ca_certificate (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.cluster_ca_certificate (expand)": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/helm\"]"
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/kubernetes\"]"
2020/10/02 11:24:48 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/kubernetes\"]": starting visit (*terraform.NodeApplyableProvider)
2020/10/02 11:24:48 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/helm\"]": starting visit (*terraform.NodeApplyableProvider)
2020/10/02 11:24:48 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/kubernetes\"]": evaluating
2020/10/02 11:24:48 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/helm\"]": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: provider["registry.terraform.io/hashicorp/kubernetes"]
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalInitProvider
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalInitProvider
2020-10-02T11:24:48.515+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s.google_container_node_pool.node_pool
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.google_container_node_pool.node_pool": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.output.pool_id (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.pool_id (expand)": starting visit (*terraform.nodeExpandOutput)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/google\"] (close)"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.pool_id (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] Expanding output: adding module.k8s.output.pool_id as *terraform.NodeApplyableOutput
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.pool_id (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"] (close)": starting visit (*terraform.graphNodeCloseProvider)
2020/10/02 11:24:48 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"] (close)": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: provider["registry.terraform.io/hashicorp/google"] (close)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalCloseProvider
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s.output.pool_id"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.pool_id": starting visit (*terraform.NodeApplyableOutput)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.pool_id": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s.output.pool_id
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalWriteOutput
2020/10/02 11:24:48 [TRACE] EvalWriteOutput: Removing module.k8s.output.pool_id from state (it is now null)
2020/10/02 11:24:48 [TRACE] EvalWriteOutput: Saving Create change for module.k8s.output.pool_id in changeset
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s.output.pool_id
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.pool_id": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.pool_id (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.k8s.output.pool_id (expand)": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.k8s (close)"
2020/10/02 11:24:48 [TRACE] vertex "module.k8s (close)": starting visit (*terraform.nodeCloseModule)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s (close)": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.k8s (close)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.k8s (close)
2020/10/02 11:24:48 [TRACE] vertex "module.k8s (close)": visit complete
2020-10-02T11:24:48.517+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/google-beta/3.41.0/darwin_amd64/terraform-provider-google-beta_v3.41.0_x5 pid=88155
2020-10-02T11:24:48.517+0200 [DEBUG] plugin: plugin exited
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: provider["registry.terraform.io/hashicorp/google-beta"] (close)
2020/10/02 11:24:48 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google-beta\"] (close)": visit complete
2020-10-02T11:24:48.517+0200 [INFO] plugin: configuring client automatic mTLS
2020-10-02T11:24:48.537+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/helm/1.3.1/darwin_amd64/terraform-provider-helm_v1.3.1_x4 args=[.terraform/plugins/registry.terraform.io/hashicorp/helm/1.3.1/darwin_amd64/terraform-provider-helm_v1.3.1_x4]
2020-10-02T11:24:48.541+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/helm/1.3.1/darwin_amd64/terraform-provider-helm_v1.3.1_x4 pid=88156
2020-10-02T11:24:48.541+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/helm/1.3.1/darwin_amd64/terraform-provider-helm_v1.3.1_x4
2020-10-02T11:24:48.572+0200 [INFO] plugin.terraform-provider-helm_v1.3.1_x4: configuring server automatic mTLS: timestamp=2020-10-02T11:24:48.572+0200
2020-10-02T11:24:48.596+0200 [DEBUG] plugin.terraform-provider-helm_v1.3.1_x4: plugin address: address=/var/folders/18/21xc4k610pv07xvmsb9qk9w40000gn/T/plugin610404627 network=unix timestamp=2020-10-02T11:24:48.596+0200
2020-10-02T11:24:48.596+0200 [DEBUG] plugin: using plugin: version=5
2020-10-02T11:24:48.647+0200 [TRACE] plugin.stdio: waiting for stdio data
2020/10/02 11:24:48 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/hashicorp/helm\"]" provider for provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] GRPCProvider: Close
2020-10-02T11:24:48.647+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020-10-02T11:24:48.647+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2020-10-02T11:24:48.649+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/google/3.41.0/darwin_amd64/terraform-provider-google_v3.41.0_x5 pid=88153
2020-10-02T11:24:48.649+0200 [DEBUG] plugin: plugin exited
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: provider["registry.terraform.io/hashicorp/google"] (close)
2020/10/02 11:24:48 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/google\"] (close)": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateProvider
2020/10/02 11:24:48 [TRACE] buildProviderConfig for provider["registry.terraform.io/hashicorp/helm"]: using explicit config only
2020/10/02 11:24:48 [TRACE] GRPCProvider: GetSchema
2020-10-02T11:24:48.649+0200 [INFO] plugin: configuring client automatic mTLS
2020/10/02 11:24:48 [TRACE] No provider meta schema returned
2020/10/02 11:24:48 [TRACE] GRPCProvider: PrepareProviderConfig
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/helm\"]": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "helm_release.scala_steward"
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.ingress.helm_release.ingress"
2020/10/02 11:24:48 [TRACE] vertex "helm_release.scala_steward": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "helm_release.scala_steward": evaluating
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "helm_release.nexus"
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: helm_release.scala_steward
2020/10/02 11:24:48 [TRACE] vertex "helm_release.nexus": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] vertex "module.ingress.helm_release.ingress": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.prom_operator.helm_release.prom_operator"
2020/10/02 11:24:48 [TRACE] vertex "module.prom_operator.helm_release.prom_operator": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "helm_release.nexus": evaluating
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.warehouse_ui.helm_release.warehouse_ui"
2020/10/02 11:24:48 [TRACE] vertex "module.ingress.helm_release.ingress": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: helm_release.nexus
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_ui.helm_release.warehouse_ui": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.ingress.helm_release.ingress
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_ui.helm_release.warehouse_ui": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.warehouse_ui.helm_release.warehouse_ui
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] vertex "module.prom_operator.helm_release.prom_operator": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.prom_operator.helm_release.prom_operator
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.kafka.helm_release.kafka_operator"
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.helm_release.kafka_operator": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.helm_release.kafka_operator": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.kafka.helm_release.kafka_operator
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020-10-02T11:24:48.673+0200 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes/1.11.4/darwin_amd64/terraform-provider-kubernetes_v1.11.4_x4 args=[.terraform/plugins/registry.terraform.io/hashicorp/kubernetes/1.11.4/darwin_amd64/terraform-provider-kubernetes_v1.11.4_x4]
2020-10-02T11:24:48.677+0200 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes/1.11.4/darwin_amd64/terraform-provider-kubernetes_v1.11.4_x4 pid=88157
2020-10-02T11:24:48.677+0200 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes/1.11.4/darwin_amd64/terraform-provider-kubernetes_v1.11.4_x4
2020-10-02T11:24:48.692+0200 [INFO] plugin.terraform-provider-kubernetes_v1.11.4_x4: configuring server automatic mTLS: timestamp=2020-10-02T11:24:48.692+0200
2020-10-02T11:24:48.717+0200 [DEBUG] plugin.terraform-provider-kubernetes_v1.11.4_x4: plugin address: address=/var/folders/18/21xc4k610pv07xvmsb9qk9w40000gn/T/plugin279974576 network=unix timestamp=2020-10-02T11:24:48.717+0200
2020-10-02T11:24:48.717+0200 [DEBUG] plugin: using plugin: version=5
2020/10/02 11:24:48 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/hashicorp/kubernetes\"]" provider for provider["registry.terraform.io/hashicorp/kubernetes"]
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateProvider
2020/10/02 11:24:48 [TRACE] buildProviderConfig for provider["registry.terraform.io/hashicorp/kubernetes"]: using explicit config only
2020/10/02 11:24:48 [TRACE] GRPCProvider: GetSchema
2020-10-02T11:24:48.766+0200 [TRACE] plugin.stdio: waiting for stdio data
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020-10-02T11:24:48.767+0200 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.kafka.helm_release.kafka_operator
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.ingress.helm_release.ingress
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.helm_release.kafka_operator": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.ingress.helm_release.ingress": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.ingress (close)"
2020/10/02 11:24:48 [TRACE] vertex "module.ingress (close)": starting visit (*terraform.nodeCloseModule)
2020/10/02 11:24:48 [TRACE] vertex "module.ingress (close)": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.ingress (close)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.ingress (close)
2020/10/02 11:24:48 [TRACE] vertex "module.ingress (close)": visit complete
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: helm_release.nexus
2020/10/02 11:24:48 [TRACE] vertex "helm_release.nexus": visit complete
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.warehouse_ui.helm_release.warehouse_ui
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_ui.helm_release.warehouse_ui": visit complete
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: helm_release.scala_steward
2020/10/02 11:24:48 [TRACE] vertex "helm_release.scala_steward": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.warehouse_ui (close)"
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_ui (close)": starting visit (*terraform.nodeCloseModule)
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_ui (close)": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.warehouse_ui (close)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.prom_operator.helm_release.prom_operator
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.warehouse_ui (close)
2020/10/02 11:24:48 [TRACE] vertex "module.prom_operator.helm_release.prom_operator": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_ui (close)": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.prom_operator (close)"
2020/10/02 11:24:48 [TRACE] vertex "module.prom_operator (close)": starting visit (*terraform.nodeCloseModule)
2020/10/02 11:24:48 [TRACE] vertex "module.prom_operator (close)": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.prom_operator (close)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.prom_operator (close)
2020/10/02 11:24:48 [TRACE] vertex "module.prom_operator (close)": visit complete
2020/10/02 11:24:48 [TRACE] No provider meta schema returned
2020/10/02 11:24:48 [TRACE] GRPCProvider: PrepareProviderConfig
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: provider["registry.terraform.io/hashicorp/kubernetes"]
2020/10/02 11:24:48 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/kubernetes\"]": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "kubernetes_storage_class.ssd"
2020/10/02 11:24:48 [TRACE] vertex "kubernetes_storage_class.ssd": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "kubernetes_storage_class.ssd": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: kubernetes_storage_class.ssd
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "kubernetes_namespace.gitlab_runner"
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] vertex "kubernetes_namespace.gitlab_runner": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "kubernetes_namespace.gitlab_runner": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: kubernetes_namespace.gitlab_runner
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "kubernetes_secret.pgpool_init"
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.cert_manager.kubernetes_namespace.cert-manager"
2020/10/02 11:24:48 [TRACE] vertex "kubernetes_secret.pgpool_init": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "module.cert_manager.kubernetes_namespace.cert-manager": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "kubernetes_secret.pgpool_init": evaluating
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.external-dns.kubernetes_secret.external_dns_google_credentials"
2020/10/02 11:24:48 [TRACE] vertex "module.cert_manager.kubernetes_namespace.cert-manager": evaluating
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "kubernetes_secret.postgresql_initdb"
2020/10/02 11:24:48 [TRACE] vertex "module.external-dns.kubernetes_secret.external_dns_google_credentials": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: kubernetes_secret.pgpool_init
2020/10/02 11:24:48 [TRACE] vertex "kubernetes_secret.postgresql_initdb": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "kubernetes_secret.docker"
2020/10/02 11:24:48 [TRACE] vertex "module.external-dns.kubernetes_secret.external_dns_google_credentials": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.external-dns.kubernetes_secret.external_dns_google_credentials
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.cert_manager.kubernetes_namespace.cert-manager
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] vertex "kubernetes_secret.postgresql_initdb": evaluating
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: kubernetes_secret.postgresql_initdb
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] vertex "kubernetes_secret.docker": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "kubernetes_secret.docker": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: kubernetes_secret.docker
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: kubernetes_storage_class.ssd
2020/10/02 11:24:48 [TRACE] vertex "kubernetes_storage_class.ssd": visit complete
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: kubernetes_namespace.gitlab_runner
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] vertex "kubernetes_namespace.gitlab_runner": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.postgresql (expand)"
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "kubernetes_secret.google_application_credentials"
2020/10/02 11:24:48 [TRACE] vertex "kubernetes_secret.google_application_credentials": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "kubernetes_secret.google_application_credentials": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: kubernetes_secret.google_application_credentials
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.kafka (expand)"
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] vertex "local.kafka (expand)": starting visit (*terraform.nodeExpandLocal)
2020/10/02 11:24:48 [TRACE] vertex "local.kafka (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] Expanding local: adding local.kafka as *terraform.NodeLocal
2020/10/02 11:24:48 [TRACE] vertex "local.kafka (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "local.postgresql (expand)": starting visit (*terraform.nodeExpandLocal)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] vertex "local.postgresql (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.kafka"
2020/10/02 11:24:48 [TRACE] Expanding local: adding local.postgresql as *terraform.NodeLocal
2020/10/02 11:24:48 [TRACE] vertex "local.kafka": starting visit (*terraform.NodeLocal)
2020/10/02 11:24:48 [TRACE] vertex "local.kafka": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: local.kafka
2020/10/02 11:24:48 [TRACE] vertex "local.postgresql (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalLocal
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.postgresql"
2020/10/02 11:24:48 [TRACE] vertex "local.postgresql": starting visit (*terraform.NodeLocal)
2020/10/02 11:24:48 [TRACE] vertex "local.postgresql": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: local.postgresql
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalLocal
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.cert_manager.kubernetes_namespace.cert-manager
2020/10/02 11:24:48 [TRACE] vertex "module.cert_manager.kubernetes_namespace.cert-manager": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.cert_manager.helm_release.cert_manager"
2020/10/02 11:24:48 [TRACE] vertex "module.cert_manager.helm_release.cert_manager": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "module.cert_manager.helm_release.cert_manager": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: local.kafka
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.cert_manager.helm_release.cert_manager
2020/10/02 11:24:48 [TRACE] vertex "local.kafka": visit complete
2020/10/02 11:24:48 [TRACE] vertex "local.kafka (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: kubernetes_secret.docker
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] vertex "kubernetes_secret.docker": visit complete
2020/10/02 11:24:48 [TRACE] vertex "local.kafka (expand)": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.firebird.var.docker_secret (expand)"
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.us (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.firebird.var.docker_secret (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.migration_tool.var.docker_secret (expand)"
2020/10/02 11:24:48 [TRACE] vertex "local.us (expand)": starting visit (*terraform.nodeExpandLocal)
2020/10/02 11:24:48 [TRACE] vertex "module.firebird.var.docker_secret (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.kafka.var.kafka (expand)"
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.external-dns.kubernetes_secret.external_dns_google_credentials
2020/10/02 11:24:48 [TRACE] vertex "module.firebird.var.docker_secret (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.external-dns.kubernetes_secret.external_dns_google_credentials": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.var.kafka (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.var.kafka (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.external-dns.helm_release.external_dns"
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.var.kafka (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.external-dns.helm_release.external_dns": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "local.us (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.external-dns.helm_release.external_dns": evaluating
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.firebird.var.docker_secret"
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.external-dns.helm_release.external_dns
2020/10/02 11:24:48 [TRACE] vertex "module.firebird.var.docker_secret": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] Expanding local: adding local.us as *terraform.NodeLocal
2020/10/02 11:24:48 [TRACE] vertex "module.migration_tool.var.docker_secret (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.firebird.var.docker_secret": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.firebird.var.docker_secret
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.kafka.var.kafka"
2020/10/02 11:24:48 [TRACE] vertex "module.migration_tool.var.docker_secret (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.var.kafka": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.migration_tool.var.docker_secret (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "local.us (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.var.kafka": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.kafka.var.kafka
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.migration_tool.var.docker_secret"
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] vertex "module.migration_tool.var.docker_secret": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.migration_tool.var.docker_secret": evaluating
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.us"
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] vertex "local.us": starting visit (*terraform.NodeLocal)
2020/10/02 11:24:48 [TRACE] vertex "local.us": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: local.us
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalLocal
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.migration_tool.var.docker_secret
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.kafka.var.kafka, so skipping
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.kafka.var.kafka
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.var.kafka": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.var.kafka (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.var.kafka (expand)": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: local.us
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.migration_tool.var.docker_secret, so skipping
2020/10/02 11:24:48 [TRACE] vertex "local.us": visit complete
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.migration_tool.var.docker_secret
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.kafka.helm_release.kafka_operated"
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: kubernetes_secret.google_application_credentials
2020/10/02 11:24:48 [TRACE] vertex "local.us (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "kubernetes_secret.google_application_credentials": visit complete
2020/10/02 11:24:48 [TRACE] vertex "local.us (expand)": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.migration_tool.var.docker_secret": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.helm_release.kafka_operated": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.user_service.var.user_service (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.helm_release.kafka_operated": evaluating
2020/10/02 11:24:48 [TRACE] vertex "module.user_service.var.user_service (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.migration_tool.var.docker_secret (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.user_service.var.user_service (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.kafka.helm_release.kafka_operated
2020/10/02 11:24:48 [TRACE] vertex "module.user_service.var.user_service (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.migration_tool.var.docker_secret (expand)": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "helm_release.gitlab_runner"
2020/10/02 11:24:48 [TRACE] vertex "helm_release.gitlab_runner": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.firebird.var.docker_secret, so skipping
2020/10/02 11:24:48 [TRACE] vertex "helm_release.gitlab_runner": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: helm_release.gitlab_runner
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.firebird.var.docker_secret
2020/10/02 11:24:48 [TRACE] vertex "module.firebird.var.docker_secret": visit complete
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: local.postgresql
2020/10/02 11:24:48 [TRACE] vertex "local.postgresql": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] vertex "module.firebird.var.docker_secret (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] vertex "module.firebird.var.docker_secret (expand)": visit complete
2020/10/02 11:24:48 [TRACE] vertex "local.postgresql (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "local.postgresql (expand)": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.user_service.var.user_service"
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.firebird.helm_release.firebird"
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] vertex "module.firebird.helm_release.firebird": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "module.user_service.var.user_service": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.firebird.helm_release.firebird": evaluating
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.postgres_ha.var.postgresql_ha (expand)"
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.firebird.helm_release.firebird
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] vertex "module.postgres_ha.var.postgresql_ha (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] vertex "module.postgres_ha.var.postgresql_ha (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.postgres_ha.var.postgresql_ha (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.postgres_ha.var.postgresql_ha"
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] vertex "module.postgres_ha.var.postgresql_ha": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.postgres_ha.var.postgresql_ha": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.postgres_ha.var.postgresql_ha
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] vertex "module.user_service.var.user_service": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.user_service.var.user_service
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.postgres_ha.var.postgresql_ha, so skipping
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.postgres_ha.var.postgresql_ha
2020/10/02 11:24:48 [TRACE] vertex "module.postgres_ha.var.postgresql_ha": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.postgres_ha.var.postgresql_ha (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.postgres_ha.var.postgresql_ha (expand)": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.postgres_ha.helm_release.postgresql_ha"
2020/10/02 11:24:48 [TRACE] vertex "module.postgres_ha.helm_release.postgresql_ha": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "module.postgres_ha.helm_release.postgresql_ha": evaluating
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.postgres_ha.helm_release.postgresql_ha
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.user_service.var.user_service, so skipping
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.user_service.var.user_service
2020/10/02 11:24:48 [TRACE] vertex "module.user_service.var.user_service": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] vertex "module.user_service.var.user_service (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.user_service.var.user_service (expand)": visit complete
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.user_service.helm_release.user_service"
2020/10/02 11:24:48 [TRACE] vertex "module.user_service.helm_release.user_service": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "module.user_service.helm_release.user_service": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.user_service.helm_release.user_service
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: kubernetes_secret.pgpool_init
2020/10/02 11:24:48 [TRACE] vertex "kubernetes_secret.pgpool_init": visit complete
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: kubernetes_secret.postgresql_initdb
2020/10/02 11:24:48 [TRACE] vertex "kubernetes_secret.postgresql_initdb": visit complete
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.external-dns.helm_release.external_dns
2020/10/02 11:24:48 [TRACE] vertex "module.external-dns.helm_release.external_dns": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.external-dns (close)"
2020/10/02 11:24:48 [TRACE] vertex "module.external-dns (close)": starting visit (*terraform.nodeCloseModule)
2020/10/02 11:24:48 [TRACE] vertex "module.external-dns (close)": evaluating
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.external-dns (close)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.external-dns (close)
2020/10/02 11:24:48 [TRACE] vertex "module.external-dns (close)": visit complete
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.cert_manager.helm_release.cert_manager
2020/10/02 11:24:48 [TRACE] vertex "module.cert_manager.helm_release.cert_manager": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.cert_manager.helm_release.le-issuer"
2020/10/02 11:24:48 [TRACE] vertex "module.cert_manager.helm_release.le-issuer": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.firebird.helm_release.firebird
2020/10/02 11:24:48 [TRACE] vertex "module.cert_manager.helm_release.le-issuer": evaluating
2020/10/02 11:24:48 [TRACE] vertex "module.firebird.helm_release.firebird": visit complete
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.cert_manager.helm_release.le-issuer
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.firebird (close)"
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] vertex "module.firebird (close)": starting visit (*terraform.nodeCloseModule)
2020/10/02 11:24:48 [TRACE] vertex "module.firebird (close)": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.firebird (close)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.firebird (close)
2020/10/02 11:24:48 [TRACE] vertex "module.firebird (close)": visit complete
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.kafka.helm_release.kafka_operated
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.helm_release.kafka_operated": visit complete
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.user_service.helm_release.user_service
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: helm_release.gitlab_runner
2020/10/02 11:24:48 [TRACE] vertex "module.user_service.helm_release.user_service": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.kafka.output.kafka_svc_name (expand)"
2020/10/02 11:24:48 [TRACE] vertex "helm_release.gitlab_runner": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.output.kafka_svc_name (expand)": starting visit (*terraform.nodeExpandOutput)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.kafka.helm_release.kafka_topics"
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.output.kafka_svc_name (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] Expanding output: adding module.kafka.output.kafka_svc_name as *terraform.NodeApplyableOutput
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.output.kafka_svc_name (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.user_service (close)"
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.kafka.output.kafka_svc_name"
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.output.kafka_svc_name": starting visit (*terraform.NodeApplyableOutput)
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.output.kafka_svc_name": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.kafka.output.kafka_svc_name
2020/10/02 11:24:48 [TRACE] vertex "module.user_service (close)": starting visit (*terraform.nodeCloseModule)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] vertex "module.user_service (close)": evaluating
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.user_service (close)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.user_service (close)
2020/10/02 11:24:48 [TRACE] vertex "module.user_service (close)": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalWriteOutput
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.helm_release.kafka_topics": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.helm_release.kafka_topics": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.kafka.helm_release.kafka_topics
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] EvalWriteOutput: Removing module.kafka.output.kafka_svc_name from state (it is now null)
2020/10/02 11:24:48 [TRACE] EvalWriteOutput: Saving Create change for module.kafka.output.kafka_svc_name in changeset
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.cert_manager.helm_release.le-issuer
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.kafka.output.kafka_svc_name
2020/10/02 11:24:48 [TRACE] vertex "module.cert_manager.helm_release.le-issuer": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.output.kafka_svc_name": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.output.kafka_svc_name (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.output.kafka_svc_name (expand)": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.cert_manager (close)"
2020/10/02 11:24:48 [TRACE] vertex "module.cert_manager (close)": starting visit (*terraform.nodeCloseModule)
2020/10/02 11:24:48 [TRACE] vertex "module.cert_manager (close)": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.cert_manager (close)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.migration_tool (expand)"
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] vertex "local.migration_tool (expand)": starting visit (*terraform.nodeExpandLocal)
2020/10/02 11:24:48 [TRACE] vertex "local.migration_tool (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.cert_manager (close)
2020/10/02 11:24:48 [TRACE] vertex "module.cert_manager (close)": visit complete
2020/10/02 11:24:48 [TRACE] Expanding local: adding local.migration_tool as *terraform.NodeLocal
2020/10/02 11:24:48 [TRACE] vertex "local.migration_tool (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.migration_tool"
2020/10/02 11:24:48 [TRACE] vertex "local.migration_tool": starting visit (*terraform.NodeLocal)
2020/10/02 11:24:48 [TRACE] vertex "local.migration_tool": evaluating
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "helm_release.wms_mock"
2020/10/02 11:24:48 [TRACE] vertex "helm_release.wms_mock": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.schema_registry (expand)"
2020/10/02 11:24:48 [TRACE] vertex "helm_release.wms_mock": evaluating
2020/10/02 11:24:48 [TRACE] vertex "local.schema_registry (expand)": starting visit (*terraform.nodeExpandLocal)
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: helm_release.wms_mock
2020/10/02 11:24:48 [TRACE] vertex "local.schema_registry (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] Expanding local: adding local.schema_registry as *terraform.NodeLocal
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] vertex "local.schema_registry (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.schema_registry"
2020/10/02 11:24:48 [TRACE] vertex "local.schema_registry": starting visit (*terraform.NodeLocal)
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: local.migration_tool
2020/10/02 11:24:48 [TRACE] vertex "local.schema_registry": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: local.schema_registry
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalLocal
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalLocal
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: local.schema_registry
2020/10/02 11:24:48 [TRACE] vertex "local.schema_registry": visit complete
2020/10/02 11:24:48 [TRACE] vertex "local.schema_registry (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "local.schema_registry (expand)": visit complete
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.postgres_ha.helm_release.postgresql_ha
2020/10/02 11:24:48 [TRACE] vertex "module.postgres_ha.helm_release.postgresql_ha": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.schema-registry.var.schema_registry (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.schema-registry.var.schema_registry (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.schema-registry.var.schema_registry (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.postgres_ha.output.postgres_svc_name (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.schema-registry.var.schema_registry (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.postgres_ha.output.postgres_svc_name (expand)": starting visit (*terraform.nodeExpandOutput)
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: local.migration_tool
2020/10/02 11:24:48 [TRACE] vertex "local.migration_tool": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.schema-registry.var.schema_registry"
2020/10/02 11:24:48 [TRACE] vertex "local.migration_tool (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.schema-registry.var.schema_registry": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.postgres_ha.output.postgres_svc_name (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.schema-registry.var.schema_registry": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.schema-registry.var.schema_registry
2020/10/02 11:24:48 [TRACE] Expanding output: adding module.postgres_ha.output.postgres_svc_name as *terraform.NodeApplyableOutput
2020/10/02 11:24:48 [TRACE] vertex "module.postgres_ha.output.postgres_svc_name (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.postgres_ha.output.postgres_svc_name"
2020/10/02 11:24:48 [TRACE] vertex "module.postgres_ha.output.postgres_svc_name": starting visit (*terraform.NodeApplyableOutput)
2020/10/02 11:24:48 [TRACE] vertex "module.postgres_ha.output.postgres_svc_name": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.postgres_ha.output.postgres_svc_name
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] vertex "local.migration_tool (expand)": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalWriteOutput
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.migration_tool.var.migration_tool (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.migration_tool.var.migration_tool (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.migration_tool.var.migration_tool (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] vertex "module.migration_tool.var.migration_tool (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.schema-registry.var.schema_registry, so skipping
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.schema-registry.var.schema_registry
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] vertex "module.schema-registry.var.schema_registry": visit complete
2020/10/02 11:24:48 [TRACE] EvalWriteOutput: Removing module.postgres_ha.output.postgres_svc_name from state (it is now null)
2020/10/02 11:24:48 [TRACE] vertex "module.schema-registry.var.schema_registry (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.schema-registry.var.schema_registry (expand)": visit complete
2020/10/02 11:24:48 [TRACE] EvalWriteOutput: Saving Create change for module.postgres_ha.output.postgres_svc_name in changeset
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.migration_tool.var.migration_tool"
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.postgres_ha.output.postgres_svc_name
2020/10/02 11:24:48 [TRACE] vertex "module.migration_tool.var.migration_tool": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.postgres_ha.output.postgres_svc_name": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.schema-registry.helm_release.schema_registry"
2020/10/02 11:24:48 [TRACE] vertex "module.migration_tool.var.migration_tool": evaluating
2020/10/02 11:24:48 [TRACE] vertex "module.schema-registry.helm_release.schema_registry": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "module.postgres_ha.output.postgres_svc_name (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "module.postgres_ha.output.postgres_svc_name (expand)": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.postgres_ha (close)"
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.wr (expand)"
2020/10/02 11:24:48 [TRACE] vertex "local.wr (expand)": starting visit (*terraform.nodeExpandLocal)
2020/10/02 11:24:48 [TRACE] vertex "local.wr (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] Expanding local: adding local.wr as *terraform.NodeLocal
2020/10/02 11:24:48 [TRACE] vertex "local.wr (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.migration_tool.var.migration_tool
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.cs (expand)"
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] vertex "local.cs (expand)": starting visit (*terraform.nodeExpandLocal)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.clean_env_pghost (expand)"
2020/10/02 11:24:48 [TRACE] vertex "local.cs (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pghost (expand)": starting visit (*terraform.nodeExpandLocal)
2020/10/02 11:24:48 [TRACE] Expanding local: adding local.cs as *terraform.NodeLocal
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pghost (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "local.cs (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.postgres_ha (close)": starting visit (*terraform.nodeCloseModule)
2020/10/02 11:24:48 [TRACE] vertex "module.postgres_ha (close)": evaluating
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.cs"
2020/10/02 11:24:48 [TRACE] vertex "module.schema-registry.helm_release.schema_registry": evaluating
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.postgres_ha (close)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.schema-registry.helm_release.schema_registry
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.postgres_ha (close)
2020/10/02 11:24:48 [TRACE] vertex "module.postgres_ha (close)": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.wr"
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] vertex "local.wr": starting visit (*terraform.NodeLocal)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] vertex "local.wr": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: local.wr
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalLocal
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] Expanding local: adding local.clean_env_pghost as *terraform.NodeLocal
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pghost (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "local.clean_env_pghost"
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pghost": starting visit (*terraform.NodeLocal)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pghost": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: local.clean_env_pghost
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalLocal
2020/10/02 11:24:48 [TRACE] vertex "local.cs": starting visit (*terraform.NodeLocal)
2020/10/02 11:24:48 [TRACE] vertex "local.cs": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: local.cs
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalLocal
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: local.wr
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.migration_tool.var.migration_tool, so skipping
2020/10/02 11:24:48 [TRACE] vertex "local.wr": visit complete
2020/10/02 11:24:48 [TRACE] vertex "local.wr (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.migration_tool.var.migration_tool
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: local.clean_env_pghost
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pghost": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.migration_tool.var.migration_tool": visit complete
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pghost (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "local.clean_env_pghost (expand)": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.migration_tool.var.migration_tool (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] vertex "local.wr (expand)": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.migration_tool.var.migration_tool (expand)": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.clean_env.var.pghost (expand)"
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.migration_tool.helm_release.migration_tool"
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pghost (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.migration_tool.helm_release.migration_tool": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pghost (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.warehouse_resources.var.warehouse_resources (expand)"
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pghost (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: local.cs
2020/10/02 11:24:48 [TRACE] vertex "local.cs": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.migration_tool.helm_release.migration_tool": evaluating
2020/10/02 11:24:48 [TRACE] vertex "local.cs (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.migration_tool.helm_release.migration_tool
2020/10/02 11:24:48 [TRACE] vertex "local.cs (expand)": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.customer_service.var.customer_service (expand)"
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: helm_release.wms_mock
2020/10/02 11:24:48 [TRACE] vertex "module.customer_service.var.customer_service (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "helm_release.wms_mock": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.customer_service.var.customer_service (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] vertex "module.customer_service.var.customer_service (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_resources.var.warehouse_resources (expand)": starting visit (*terraform.nodeExpandModuleVariable)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.customer_service.var.customer_service"
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_resources.var.warehouse_resources (expand)": expanding dynamic subgraph
2020/10/02 11:24:48 [TRACE] vertex "module.customer_service.var.customer_service": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_resources.var.warehouse_resources (expand)": entering dynamic subgraph
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.clean_env.var.pghost"
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pghost": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pghost": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.clean_env.var.pghost
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] vertex "module.customer_service.var.customer_service": evaluating
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.warehouse_resources.var.warehouse_resources"
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.customer_service.var.customer_service
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_resources.var.warehouse_resources": starting visit (*terraform.nodeModuleVariable)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_resources.var.warehouse_resources": evaluating
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.warehouse_resources.var.warehouse_resources
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.clean_env.var.pghost, so skipping
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.clean_env.var.pghost
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pghost": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pghost (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalOpFilter
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.var.pghost (expand)": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.kafka.helm_release.kafka_topics
2020/10/02 11:24:48 [TRACE] vertex "module.kafka.helm_release.kafka_topics": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalModuleCallArgument
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.clean_env.kubernetes_job.clean_env"
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.kubernetes_job.clean_env": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.kafka (close)"
2020/10/02 11:24:48 [TRACE] vertex "module.kafka (close)": starting visit (*terraform.nodeCloseModule)
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.kubernetes_job.clean_env": evaluating
2020/10/02 11:24:48 [TRACE] vertex "module.kafka (close)": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.clean_env.kubernetes_job.clean_env
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.kafka (close)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.kafka (close)
2020/10/02 11:24:48 [TRACE] vertex "module.kafka (close)": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.customer_service.var.customer_service, so skipping
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.customer_service.var.customer_service
2020/10/02 11:24:48 [TRACE] vertex "module.customer_service.var.customer_service": visit complete
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSetModuleCallArguments
2020/10/02 11:24:48 [TRACE] vertex "module.customer_service.var.customer_service (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] eval: *terraform.evalVariableValidations
2020/10/02 11:24:48 [TRACE] evalVariableValidations: not active for module.warehouse_resources.var.warehouse_resources, so skipping
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.warehouse_resources.var.warehouse_resources
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_resources.var.warehouse_resources": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.customer_service.var.customer_service (expand)": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_resources.var.warehouse_resources (expand)": dynamic subgraph completed successfully
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.customer_service.helm_release.customer_service"
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_resources.var.warehouse_resources (expand)": visit complete
2020/10/02 11:24:48 [TRACE] vertex "module.customer_service.helm_release.customer_service": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "module.customer_service.helm_release.customer_service": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.customer_service.helm_release.customer_service
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.warehouse_resources.helm_release.warehouse_resources"
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_resources.helm_release.warehouse_resources": starting visit (*terraform.NodeValidatableResource)
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_resources.helm_release.warehouse_resources": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.warehouse_resources.helm_release.warehouse_resources
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalGetProvider
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalValidateResource
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.schema-registry.helm_release.schema_registry
2020/10/02 11:24:48 [TRACE] vertex "module.schema-registry.helm_release.schema_registry": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.schema-registry (close)"
2020/10/02 11:24:48 [TRACE] vertex "module.schema-registry (close)": starting visit (*terraform.nodeCloseModule)
2020/10/02 11:24:48 [TRACE] vertex "module.schema-registry (close)": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.schema-registry (close)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.schema-registry (close)
2020/10/02 11:24:48 [TRACE] vertex "module.schema-registry (close)": visit complete
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.migration_tool.helm_release.migration_tool
2020/10/02 11:24:48 [TRACE] vertex "module.migration_tool.helm_release.migration_tool": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.migration_tool (close)"
2020/10/02 11:24:48 [TRACE] vertex "module.migration_tool (close)": starting visit (*terraform.nodeCloseModule)
2020/10/02 11:24:48 [TRACE] vertex "module.migration_tool (close)": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.migration_tool (close)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.migration_tool (close)
2020/10/02 11:24:48 [TRACE] vertex "module.migration_tool (close)": visit complete
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.customer_service.helm_release.customer_service
2020/10/02 11:24:48 [TRACE] vertex "module.customer_service.helm_release.customer_service": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.customer_service (close)"
2020/10/02 11:24:48 [TRACE] vertex "module.customer_service (close)": starting visit (*terraform.nodeCloseModule)
2020/10/02 11:24:48 [TRACE] vertex "module.customer_service (close)": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.customer_service (close)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.customer_service (close)
2020/10/02 11:24:48 [TRACE] vertex "module.customer_service (close)": visit complete
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.warehouse_resources.helm_release.warehouse_resources
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_resources.helm_release.warehouse_resources": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.warehouse_resources (close)"
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_resources (close)": starting visit (*terraform.nodeCloseModule)
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_resources (close)": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.warehouse_resources (close)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.warehouse_resources (close)
2020/10/02 11:24:48 [TRACE] vertex "module.warehouse_resources (close)": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/helm\"] (close)"
2020/10/02 11:24:48 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/helm\"] (close)": starting visit (*terraform.graphNodeCloseProvider)
2020/10/02 11:24:48 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/helm\"] (close)": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: provider["registry.terraform.io/hashicorp/helm"] (close)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalCloseProvider
2020/10/02 11:24:48 [TRACE] GRPCProvider: Close
2020-10-02T11:24:48.825+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/helm/1.3.1/darwin_amd64/terraform-provider-helm_v1.3.1_x4 pid=88156
2020-10-02T11:24:48.825+0200 [DEBUG] plugin: plugin exited
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: provider["registry.terraform.io/hashicorp/helm"] (close)
2020/10/02 11:24:48 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/helm\"] (close)": visit complete
2020/10/02 11:24:48 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.clean_env.kubernetes_job.clean_env
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env.kubernetes_job.clean_env": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "module.clean_env (close)"
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env (close)": starting visit (*terraform.nodeCloseModule)
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env (close)": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: module.clean_env (close)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: module.clean_env (close)
2020/10/02 11:24:48 [TRACE] vertex "module.clean_env (close)": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "provider[\"registry.terraform.io/hashicorp/kubernetes\"] (close)"
2020/10/02 11:24:48 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/kubernetes\"] (close)": starting visit (*terraform.graphNodeCloseProvider)
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "meta.count-boundary (EachMode fixup)"
2020/10/02 11:24:48 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/kubernetes\"] (close)": evaluating
2020/10/02 11:24:48 [TRACE] vertex "meta.count-boundary (EachMode fixup)": starting visit (*terraform.NodeCountBoundary)
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: provider["registry.terraform.io/hashicorp/kubernetes"] (close)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalCloseProvider
2020/10/02 11:24:48 [TRACE] GRPCProvider: Close
2020/10/02 11:24:48 [TRACE] vertex "meta.count-boundary (EachMode fixup)": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: meta.count-boundary (EachMode fixup)
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: meta.count-boundary (EachMode fixup)
2020/10/02 11:24:48 [TRACE] vertex "meta.count-boundary (EachMode fixup)": visit complete
2020-10-02T11:24:48.912+0200 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/kubernetes/1.11.4/darwin_amd64/terraform-provider-kubernetes_v1.11.4_x4 pid=88157
2020-10-02T11:24:48.912+0200 [DEBUG] plugin: plugin exited
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: provider["registry.terraform.io/hashicorp/kubernetes"] (close)
2020/10/02 11:24:48 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/kubernetes\"] (close)": visit complete
2020/10/02 11:24:48 [TRACE] dag/walk: visiting "root"
2020/10/02 11:24:48 [TRACE] vertex "root": starting visit (*terraform.nodeCloseModule)
2020/10/02 11:24:48 [TRACE] vertex "root": evaluating
2020/10/02 11:24:48 [TRACE] [walkValidate] Entering eval tree: root
2020/10/02 11:24:48 [TRACE] eval: *terraform.EvalSequence
2020/10/02 11:24:48 [TRACE] eval: terraform.EvalNoop
2020/10/02 11:24:48 [TRACE] [walkValidate] Exiting eval tree: root
2020/10/02 11:24:48 [TRACE] vertex "root": visit complete
2020/10/02 11:24:48 [INFO] backend/local: plan calling Refresh
2020/10/02 11:24:48 [INFO] terraform: building graph: GraphTypeRefresh
2020/10/02 11:24:48 [TRACE] Executing graph transform *terraform.ConfigTransformer
2020/10/02 11:24:48 [TRACE] ConfigTransformer: Starting for path:
2020/10/02 11:24:48 [TRACE] ConfigTransformer: Starting for path: module.firebird
2020/10/02 11:24:48 [TRACE] ConfigTransformer: Starting for path: module.kafka
2020/10/02 11:24:48 [TRACE] ConfigTransformer: Starting for path: module.migration_tool
2020/10/02 11:24:48 [TRACE] ConfigTransformer: Starting for path: module.warehouse_ui
2020/10/02 11:24:48 [TRACE] ConfigTransformer: Starting for path: module.external-dns
2020/10/02 11:24:48 [TRACE] ConfigTransformer: Starting for path: module.postgres_ha
2020/10/02 11:24:48 [TRACE] ConfigTransformer: Starting for path: module.prom_operator
2020/10/02 11:24:48 [TRACE] ConfigTransformer: Starting for path: module.warehouse_resources
2020/10/02 11:24:48 [TRACE] ConfigTransformer: Starting for path: module.user_service
2020/10/02 11:24:48 [TRACE] ConfigTransformer: Starting for path: module.auth0
2020/10/02 11:24:48 [TRACE] ConfigTransformer: Starting for path: module.cert_manager
2020/10/02 11:24:48 [TRACE] ConfigTransformer: Starting for path: module.ingress
2020/10/02 11:24:48 [TRACE] ConfigTransformer: Starting for path: module.schema-registry
2020/10/02 11:24:48 [TRACE] ConfigTransformer: Starting for path: module.clean_env
2020/10/02 11:24:48 [TRACE] ConfigTransformer: Starting for path: module.customer_service
2020/10/02 11:24:48 [TRACE] ConfigTransformer: Starting for path: module.k8s
2020/10/02 11:24:48 [TRACE] Completed graph transform *terraform.ConfigTransformer with new graph:
google_compute_address.vpn_static_ip (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_forwarding_rule.fr_esp (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_forwarding_rule.fr_udp4500 (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_forwarding_rule.fr_udp500 (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_route.primavera_vpn (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_vpn_gateway.vpn (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_vpn_tunnel.tunnel1 (expand) - *terraform.nodeExpandRefreshableManagedResource
helm_release.gitlab_runner (expand) - *terraform.nodeExpandRefreshableManagedResource
helm_release.nexus (expand) - *terraform.nodeExpandRefreshableManagedResource
helm_release.scala_steward (expand) - *terraform.nodeExpandRefreshableManagedResource
helm_release.wms_mock (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_namespace.gitlab_runner (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_secret.docker (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_secret.google_application_credentials (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_secret.pgpool_init (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_secret.postgresql_initdb (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_storage_class.ssd (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client.acceptance_tests (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client.migration_tool (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client.user_service (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client.warehouse_resources (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client_grant.acceptance_test (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client_grant.migration_tool (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client_grant.user_service_management_api (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_connection.user_password (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_resource_server.wr_backend (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_tenant.tenant (expand) - *terraform.nodeExpandRefreshableManagedResource
module.cert_manager.helm_release.cert_manager (expand) - *terraform.nodeExpandRefreshableManagedResource
module.cert_manager.helm_release.le-issuer (expand) - *terraform.nodeExpandRefreshableManagedResource
module.cert_manager.kubernetes_namespace.cert-manager (expand) - *terraform.nodeExpandRefreshableManagedResource
module.clean_env.kubernetes_job.clean_env (expand) - *terraform.nodeExpandRefreshableManagedResource
module.customer_service.helm_release.customer_service (expand) - *terraform.nodeExpandRefreshableManagedResource
module.external-dns.helm_release.external_dns (expand) - *terraform.nodeExpandRefreshableManagedResource
module.external-dns.kubernetes_secret.external_dns_google_credentials (expand) - *terraform.nodeExpandRefreshableManagedResource
module.firebird.helm_release.firebird (expand) - *terraform.nodeExpandRefreshableManagedResource
module.ingress.helm_release.ingress (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_address.ingress (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_address.nat_ip (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_firewall.admission-hooks (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_firewall.http-https (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_firewall.icmp (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_network.cluster_vpc (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_router.router (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_router_nat.nat-router (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_subnetwork.cluster_subnetwork (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_container_cluster.gke_cluster (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_container_node_pool.node_pool (expand) - *terraform.nodeExpandRefreshableManagedResource
module.kafka.helm_release.kafka_operated (expand) - *terraform.nodeExpandRefreshableManagedResource
module.kafka.helm_release.kafka_operator (expand) - *terraform.nodeExpandRefreshableManagedResource
module.kafka.helm_release.kafka_topics (expand) - *terraform.nodeExpandRefreshableManagedResource
module.migration_tool.helm_release.migration_tool (expand) - *terraform.nodeExpandRefreshableManagedResource
module.postgres_ha.helm_release.postgresql_ha (expand) - *terraform.nodeExpandRefreshableManagedResource
module.prom_operator.helm_release.prom_operator (expand) - *terraform.nodeExpandRefreshableManagedResource
module.schema-registry.helm_release.schema_registry (expand) - *terraform.nodeExpandRefreshableManagedResource
module.user_service.helm_release.user_service (expand) - *terraform.nodeExpandRefreshableManagedResource
module.warehouse_resources.helm_release.warehouse_resources (expand) - *terraform.nodeExpandRefreshableManagedResource
module.warehouse_ui.helm_release.warehouse_ui (expand) - *terraform.nodeExpandRefreshableManagedResource
------
2020/10/02 11:24:48 [TRACE] Executing graph transform *terraform.ConfigTransformer
2020/10/02 11:24:48 [TRACE] ConfigTransformer: Starting for path:
2020/10/02 11:24:48 [TRACE] ConfigTransformer: Starting for path: module.customer_service
2020/10/02 11:24:48 [TRACE] ConfigTransformer: Starting for path: module.k8s
2020/10/02 11:24:48 [TRACE] ConfigTransformer: Starting for path: module.clean_env
2020/10/02 11:24:48 [TRACE] ConfigTransformer: Starting for path: module.kafka
2020/10/02 11:24:48 [TRACE] ConfigTransformer: Starting for path: module.migration_tool
2020/10/02 11:24:48 [TRACE] ConfigTransformer: Starting for path: module.warehouse_ui
2020/10/02 11:24:48 [TRACE] ConfigTransformer: Starting for path: module.firebird
2020/10/02 11:24:48 [TRACE] ConfigTransformer: Starting for path: module.postgres_ha
2020/10/02 11:24:48 [TRACE] ConfigTransformer: Starting for path: module.prom_operator
2020/10/02 11:24:48 [TRACE] ConfigTransformer: Starting for path: module.warehouse_resources
2020/10/02 11:24:48 [TRACE] ConfigTransformer: Starting for path: module.external-dns
2020/10/02 11:24:48 [TRACE] ConfigTransformer: Starting for path: module.cert_manager
2020/10/02 11:24:48 [TRACE] ConfigTransformer: Starting for path: module.ingress
2020/10/02 11:24:48 [TRACE] ConfigTransformer: Starting for path: module.schema-registry
2020/10/02 11:24:48 [TRACE] ConfigTransformer: Starting for path: module.user_service
2020/10/02 11:24:48 [TRACE] ConfigTransformer: Starting for path: module.auth0
2020/10/02 11:24:48 [TRACE] Completed graph transform *terraform.ConfigTransformer with new graph:
data.google_client_config.current (expand) - *terraform.nodeExpandRefreshableDataResource
google_compute_address.vpn_static_ip (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_forwarding_rule.fr_esp (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_forwarding_rule.fr_udp4500 (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_forwarding_rule.fr_udp500 (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_route.primavera_vpn (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_vpn_gateway.vpn (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_vpn_tunnel.tunnel1 (expand) - *terraform.nodeExpandRefreshableManagedResource
helm_release.gitlab_runner (expand) - *terraform.nodeExpandRefreshableManagedResource
helm_release.nexus (expand) - *terraform.nodeExpandRefreshableManagedResource
helm_release.scala_steward (expand) - *terraform.nodeExpandRefreshableManagedResource
helm_release.wms_mock (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_namespace.gitlab_runner (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_secret.docker (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_secret.google_application_credentials (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_secret.pgpool_init (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_secret.postgresql_initdb (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_storage_class.ssd (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client.acceptance_tests (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client.migration_tool (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client.user_service (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client.warehouse_resources (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client_grant.acceptance_test (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client_grant.migration_tool (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client_grant.user_service_management_api (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_connection.user_password (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_resource_server.wr_backend (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_tenant.tenant (expand) - *terraform.nodeExpandRefreshableManagedResource
module.cert_manager.helm_release.cert_manager (expand) - *terraform.nodeExpandRefreshableManagedResource
module.cert_manager.helm_release.le-issuer (expand) - *terraform.nodeExpandRefreshableManagedResource
module.cert_manager.kubernetes_namespace.cert-manager (expand) - *terraform.nodeExpandRefreshableManagedResource
module.clean_env.kubernetes_job.clean_env (expand) - *terraform.nodeExpandRefreshableManagedResource
module.customer_service.helm_release.customer_service (expand) - *terraform.nodeExpandRefreshableManagedResource
module.external-dns.helm_release.external_dns (expand) - *terraform.nodeExpandRefreshableManagedResource
module.external-dns.kubernetes_secret.external_dns_google_credentials (expand) - *terraform.nodeExpandRefreshableManagedResource
module.firebird.helm_release.firebird (expand) - *terraform.nodeExpandRefreshableManagedResource
module.ingress.helm_release.ingress (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_address.ingress (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_address.nat_ip (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_firewall.admission-hooks (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_firewall.http-https (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_firewall.icmp (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_network.cluster_vpc (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_router.router (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_router_nat.nat-router (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_subnetwork.cluster_subnetwork (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_container_cluster.gke_cluster (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_container_node_pool.node_pool (expand) - *terraform.nodeExpandRefreshableManagedResource
module.kafka.helm_release.kafka_operated (expand) - *terraform.nodeExpandRefreshableManagedResource
module.kafka.helm_release.kafka_operator (expand) - *terraform.nodeExpandRefreshableManagedResource
module.kafka.helm_release.kafka_topics (expand) - *terraform.nodeExpandRefreshableManagedResource
module.migration_tool.helm_release.migration_tool (expand) - *terraform.nodeExpandRefreshableManagedResource
module.postgres_ha.helm_release.postgresql_ha (expand) - *terraform.nodeExpandRefreshableManagedResource
module.prom_operator.helm_release.prom_operator (expand) - *terraform.nodeExpandRefreshableManagedResource
module.schema-registry.helm_release.schema_registry (expand) - *terraform.nodeExpandRefreshableManagedResource
module.user_service.helm_release.user_service (expand) - *terraform.nodeExpandRefreshableManagedResource
module.warehouse_resources.helm_release.warehouse_resources (expand) - *terraform.nodeExpandRefreshableManagedResource
module.warehouse_ui.helm_release.warehouse_ui (expand) - *terraform.nodeExpandRefreshableManagedResource
------
2020/10/02 11:24:48 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceTransformer
2020/10/02 11:24:48 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceTransformer (no changes)
2020/10/02 11:24:48 [TRACE] Executing graph transform *terraform.StateTransformer
2020/10/02 11:24:48 [TRACE] StateTransformer: creating nodes for deposed instance objects only
2020/10/02 11:24:48 [TRACE] Completed graph transform *terraform.StateTransformer (no changes)
2020/10/02 11:24:48 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2020/10/02 11:24:48 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2020/10/02 11:24:48 [TRACE] Executing graph transform *terraform.AttachResourceConfigTransformer
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.external-dns.kubernetes_secret.external_dns_google_credentials (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/external-dns/secrets.tf:1,1-63
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.external-dns.kubernetes_secret.external_dns_google_credentials (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.auth0.auth0_tenant.tenant (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/auth0/main.tf:11,1-33
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.auth0.auth0_tenant.tenant (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "google_compute_forwarding_rule.fr_esp (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from vpn.tf:10,1-51
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to google_compute_forwarding_rule.fr_esp (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.firebird.helm_release.firebird (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/firebird/helm-releases.tf:1,1-35
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.firebird.helm_release.firebird (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.kafka.helm_release.kafka_operator (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/strimzi-kafka/helm-releases.tf:1,1-41
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.kafka.helm_release.kafka_operator (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "google_compute_route.primavera_vpn (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from vpn.tf:48,1-48
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to google_compute_route.primavera_vpn (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.auth0.auth0_client.user_service (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/auth0/main.tf:70,1-39
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.auth0.auth0_client.user_service (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "data.google_client_config.current (expand)" (*terraform.nodeExpandRefreshableDataResource) config from hcl.Range{Filename:"providers.tf", Start:hcl.Pos{Line:1, Column:1, Byte:0}, End:hcl.Pos{Line:1, Column:38, Byte:37}}
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.google_client_config.current (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "helm_release.scala_steward (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from helm-releases.tf:1,1-40
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to helm_release.scala_steward (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.auth0.auth0_client.migration_tool (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/auth0/main.tf:64,1-41
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.auth0.auth0_client.migration_tool (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.k8s.google_compute_address.ingress (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/k8s/networking.tf:88,1-44
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.k8s.google_compute_address.ingress (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "google_compute_vpn_gateway.vpn (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from vpn.tf:1,1-44
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to google_compute_vpn_gateway.vpn (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.warehouse_ui.helm_release.warehouse_ui (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/warehouse-ui/helm-releases.tf:1,1-39
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.warehouse_ui.helm_release.warehouse_ui (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.cert_manager.helm_release.le-issuer (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/cert-manager/helm-releases.tf:14,1-36
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.cert_manager.helm_release.le-issuer (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "google_compute_forwarding_rule.fr_udp4500 (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from vpn.tf:25,1-55
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to google_compute_forwarding_rule.fr_udp4500 (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.clean_env.kubernetes_job.clean_env (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/clean-env/job.tf:1,1-38
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.clean_env.kubernetes_job.clean_env (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.k8s.google_compute_address.nat_ip (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/k8s/networking.tf:63,1-43
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.k8s.google_compute_address.nat_ip (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "kubernetes_secret.postgresql_initdb (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from secrets.tf:11,1-49
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to kubernetes_secret.postgresql_initdb (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.cert_manager.kubernetes_namespace.cert-manager (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/cert-manager/namespaces.tf:1,1-47
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.cert_manager.kubernetes_namespace.cert-manager (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.schema-registry.helm_release.schema_registry (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/schema-registry/helm-releases.tf:1,1-42
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.schema-registry.helm_release.schema_registry (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.customer_service.helm_release.customer_service (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/customer-service/helm-releases.tf:1,1-43
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.customer_service.helm_release.customer_service (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.k8s.google_compute_network.cluster_vpc (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/k8s/networking.tf:3,1-48
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.k8s.google_compute_network.cluster_vpc (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.k8s.google_compute_router.router (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/k8s/networking.tf:69,1-42
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.k8s.google_compute_router.router (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.k8s.google_compute_router_nat.nat-router (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/k8s/networking.tf:75,1-50
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.k8s.google_compute_router_nat.nat-router (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.user_service.helm_release.user_service (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/user-service/helm-releases.tf:1,1-39
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.user_service.helm_release.user_service (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.auth0.auth0_connection.user_password (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/auth0/main.tf:1,1-44
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.auth0.auth0_connection.user_password (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.auth0.auth0_client_grant.migration_tool (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/auth0/main.tf:87,1-47
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.auth0.auth0_client_grant.migration_tool (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.k8s.google_compute_subnetwork.cluster_subnetwork (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/k8s/networking.tf:15,1-58
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.k8s.google_compute_subnetwork.cluster_subnetwork (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "kubernetes_secret.google_application_credentials (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from secrets.tf:34,1-62
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to kubernetes_secret.google_application_credentials (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "google_compute_forwarding_rule.fr_udp500 (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from vpn.tf:17,1-54
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to google_compute_forwarding_rule.fr_udp500 (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.prom_operator.helm_release.prom_operator (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/prom-operator/helm-releases.tf:1,1-40
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.prom_operator.helm_release.prom_operator (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.k8s.google_container_node_pool.node_pool (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/k8s/cluster.tf:36,1-50
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.k8s.google_container_node_pool.node_pool (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "kubernetes_storage_class.ssd (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from storageclass.tf:1,1-42
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to kubernetes_storage_class.ssd (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.warehouse_resources.helm_release.warehouse_resources (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/warehouse-resources/helm-releases.tf:1,1-46
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.warehouse_resources.helm_release.warehouse_resources (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.auth0.auth0_resource_server.wr_backend (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/auth0/main.tf:75,1-46
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.auth0.auth0_resource_server.wr_backend (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.external-dns.helm_release.external_dns (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/external-dns/helm-releases.tf:1,1-39
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.external-dns.helm_release.external_dns (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.auth0.auth0_client.warehouse_resources (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/auth0/main.tf:15,1-46
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.auth0.auth0_client.warehouse_resources (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.cert_manager.helm_release.cert_manager (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/cert-manager/helm-releases.tf:1,1-39
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.cert_manager.helm_release.cert_manager (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "kubernetes_secret.docker (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from secrets.tf:1,1-38
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to kubernetes_secret.docker (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "helm_release.wms_mock (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from helm-releases.tf:49,1-35
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to helm_release.wms_mock (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.kafka.helm_release.kafka_topics (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/strimzi-kafka/helm-releases.tf:25,1-39
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.kafka.helm_release.kafka_topics (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "google_compute_address.vpn_static_ip (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from vpn.tf:6,1-50
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to google_compute_address.vpn_static_ip (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.auth0.auth0_client_grant.user_service_management_api (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/auth0/main.tf:99,1-60
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.auth0.auth0_client_grant.user_service_management_api (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.auth0.auth0_client_grant.acceptance_test (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/auth0/main.tf:93,1-48
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.auth0.auth0_client_grant.acceptance_test (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.k8s.google_compute_firewall.http-https (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/k8s/networking.tf:38,1-48
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.k8s.google_compute_firewall.http-https (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "kubernetes_secret.pgpool_init (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from secrets.tf:22,1-43
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to kubernetes_secret.pgpool_init (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.migration_tool.helm_release.migration_tool (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/migration-tool/helm-releases.tf:1,1-41
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.migration_tool.helm_release.migration_tool (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.postgres_ha.helm_release.postgresql_ha (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/postgresql-ha/helm-releases.tf:1,1-40
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.postgres_ha.helm_release.postgresql_ha (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.ingress.helm_release.ingress (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/ingress-controller/helm-releases.tf:1,1-34
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.ingress.helm_release.ingress (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "helm_release.gitlab_runner (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from helm-releases.tf:17,1-40
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to helm_release.gitlab_runner (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "google_compute_vpn_tunnel.tunnel1 (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from vpn.tf:33,1-47
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to google_compute_vpn_tunnel.tunnel1 (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "kubernetes_namespace.gitlab_runner (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from namespaces.tf:1,1-48
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to kubernetes_namespace.gitlab_runner (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "helm_release.nexus (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from helm-releases.tf:37,1-32
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to helm_release.nexus (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.auth0.auth0_client.acceptance_tests (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/auth0/main.tf:51,1-43
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.auth0.auth0_client.acceptance_tests (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.k8s.google_container_cluster.gke_cluster (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/k8s/cluster.tf:1,1-50
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.k8s.google_container_cluster.gke_cluster (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.kafka.helm_release.kafka_operated (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/strimzi-kafka/helm-releases.tf:9,1-41
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.kafka.helm_release.kafka_operated (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.k8s.google_compute_firewall.icmp (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/k8s/networking.tf:26,1-42
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.k8s.google_compute_firewall.icmp (expand)
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching to "module.k8s.google_compute_firewall.admission-hooks (expand)" (*terraform.nodeExpandRefreshableManagedResource) config from ../modules/k8s/networking.tf:51,1-53
2020/10/02 11:24:48 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to module.k8s.google_compute_firewall.admission-hooks (expand)
2020/10/02 11:24:48 [TRACE] Completed graph transform *terraform.AttachResourceConfigTransformer (no changes)
2020/10/02 11:24:48 [TRACE] Executing graph transform *terraform.RootVariableTransformer
2020/10/02 11:24:48 [TRACE] Completed graph transform *terraform.RootVariableTransformer with new graph:
data.google_client_config.current (expand) - *terraform.nodeExpandRefreshableDataResource
google_compute_address.vpn_static_ip (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_forwarding_rule.fr_esp (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_forwarding_rule.fr_udp4500 (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_forwarding_rule.fr_udp500 (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_route.primavera_vpn (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_vpn_gateway.vpn (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_vpn_tunnel.tunnel1 (expand) - *terraform.nodeExpandRefreshableManagedResource
helm_release.gitlab_runner (expand) - *terraform.nodeExpandRefreshableManagedResource
helm_release.nexus (expand) - *terraform.nodeExpandRefreshableManagedResource
helm_release.scala_steward (expand) - *terraform.nodeExpandRefreshableManagedResource
helm_release.wms_mock (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_namespace.gitlab_runner (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_secret.docker (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_secret.google_application_credentials (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_secret.pgpool_init (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_secret.postgresql_initdb (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_storage_class.ssd (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client.acceptance_tests (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client.migration_tool (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client.user_service (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client.warehouse_resources (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client_grant.acceptance_test (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client_grant.migration_tool (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client_grant.user_service_management_api (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_connection.user_password (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_resource_server.wr_backend (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_tenant.tenant (expand) - *terraform.nodeExpandRefreshableManagedResource
module.cert_manager.helm_release.cert_manager (expand) - *terraform.nodeExpandRefreshableManagedResource
module.cert_manager.helm_release.le-issuer (expand) - *terraform.nodeExpandRefreshableManagedResource
module.cert_manager.kubernetes_namespace.cert-manager (expand) - *terraform.nodeExpandRefreshableManagedResource
module.clean_env.kubernetes_job.clean_env (expand) - *terraform.nodeExpandRefreshableManagedResource
module.customer_service.helm_release.customer_service (expand) - *terraform.nodeExpandRefreshableManagedResource
module.external-dns.helm_release.external_dns (expand) - *terraform.nodeExpandRefreshableManagedResource
module.external-dns.kubernetes_secret.external_dns_google_credentials (expand) - *terraform.nodeExpandRefreshableManagedResource
module.firebird.helm_release.firebird (expand) - *terraform.nodeExpandRefreshableManagedResource
module.ingress.helm_release.ingress (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_address.ingress (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_address.nat_ip (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_firewall.admission-hooks (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_firewall.http-https (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_firewall.icmp (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_network.cluster_vpc (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_router.router (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_router_nat.nat-router (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_subnetwork.cluster_subnetwork (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_container_cluster.gke_cluster (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_container_node_pool.node_pool (expand) - *terraform.nodeExpandRefreshableManagedResource
module.kafka.helm_release.kafka_operated (expand) - *terraform.nodeExpandRefreshableManagedResource
module.kafka.helm_release.kafka_operator (expand) - *terraform.nodeExpandRefreshableManagedResource
module.kafka.helm_release.kafka_topics (expand) - *terraform.nodeExpandRefreshableManagedResource
module.migration_tool.helm_release.migration_tool (expand) - *terraform.nodeExpandRefreshableManagedResource
module.postgres_ha.helm_release.postgresql_ha (expand) - *terraform.nodeExpandRefreshableManagedResource
module.prom_operator.helm_release.prom_operator (expand) - *terraform.nodeExpandRefreshableManagedResource
module.schema-registry.helm_release.schema_registry (expand) - *terraform.nodeExpandRefreshableManagedResource
module.user_service.helm_release.user_service (expand) - *terraform.nodeExpandRefreshableManagedResource
module.warehouse_resources.helm_release.warehouse_resources (expand) - *terraform.nodeExpandRefreshableManagedResource
module.warehouse_ui.helm_release.warehouse_ui (expand) - *terraform.nodeExpandRefreshableManagedResource
var.auth0_domain - *terraform.NodeRootVariable
var.clean_env_enabled - *terraform.NodeRootVariable
var.cs - *terraform.NodeRootVariable
var.env_name - *terraform.NodeRootVariable
var.gcp_project_id - *terraform.NodeRootVariable
var.gcp_region - *terraform.NodeRootVariable
var.ingress - *terraform.NodeRootVariable
var.kafka - *terraform.NodeRootVariable
var.kafka_operator - *terraform.NodeRootVariable
var.kafka_topics - *terraform.NodeRootVariable
var.kafka_topics_enabled - *terraform.NodeRootVariable
var.migration_tool - *terraform.NodeRootVariable
var.migration_tool_enabled - *terraform.NodeRootVariable
var.postgresql - *terraform.NodeRootVariable
var.prometheus_operator - *terraform.NodeRootVariable
var.schema_registry - *terraform.NodeRootVariable
var.sr_replica_count - *terraform.NodeRootVariable
var.us - *terraform.NodeRootVariable
var.warehouse_ui - *terraform.NodeRootVariable
var.wms_mock - *terraform.NodeRootVariable
var.wms_mock_replica_count - *terraform.NodeRootVariable
var.wr - *terraform.NodeRootVariable
var.wr_replica_count - *terraform.NodeRootVariable
var.wr_url - *terraform.NodeRootVariable
------
2020/10/02 11:24:48 [TRACE] Executing graph transform *terraform.LocalTransformer
2020/10/02 11:24:48 [TRACE] Completed graph transform *terraform.LocalTransformer with new graph:
data.google_client_config.current (expand) - *terraform.nodeExpandRefreshableDataResource
google_compute_address.vpn_static_ip (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_forwarding_rule.fr_esp (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_forwarding_rule.fr_udp4500 (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_forwarding_rule.fr_udp500 (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_route.primavera_vpn (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_vpn_gateway.vpn (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_vpn_tunnel.tunnel1 (expand) - *terraform.nodeExpandRefreshableManagedResource
helm_release.gitlab_runner (expand) - *terraform.nodeExpandRefreshableManagedResource
helm_release.nexus (expand) - *terraform.nodeExpandRefreshableManagedResource
helm_release.scala_steward (expand) - *terraform.nodeExpandRefreshableManagedResource
helm_release.wms_mock (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_namespace.gitlab_runner (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_secret.docker (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_secret.google_application_credentials (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_secret.pgpool_init (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_secret.postgresql_initdb (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_storage_class.ssd (expand) - *terraform.nodeExpandRefreshableManagedResource
local.clean_env_pgdatabase_akka (expand) - *terraform.nodeExpandLocal
local.clean_env_pgdatabase_projections (expand) - *terraform.nodeExpandLocal
local.clean_env_pghost (expand) - *terraform.nodeExpandLocal
local.clean_env_pgpassword (expand) - *terraform.nodeExpandLocal
local.clean_env_pguser (expand) - *terraform.nodeExpandLocal
local.cs (expand) - *terraform.nodeExpandLocal
local.ingress (expand) - *terraform.nodeExpandLocal
local.kafka (expand) - *terraform.nodeExpandLocal
local.migration_tool (expand) - *terraform.nodeExpandLocal
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
local.postgresql (expand) - *terraform.nodeExpandLocal
local.prometheus_operator (expand) - *terraform.nodeExpandLocal
local.schema_registry (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_id (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_secret (expand) - *terraform.nodeExpandLocal
local.us (expand) - *terraform.nodeExpandLocal
local.vpn_shared_secret (expand) - *terraform.nodeExpandLocal
local.warehouse_ui (expand) - *terraform.nodeExpandLocal
local.wr (expand) - *terraform.nodeExpandLocal
module.auth0.auth0_client.acceptance_tests (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client.migration_tool (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client.user_service (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client.warehouse_resources (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client_grant.acceptance_test (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client_grant.migration_tool (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client_grant.user_service_management_api (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_connection.user_password (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_resource_server.wr_backend (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_tenant.tenant (expand) - *terraform.nodeExpandRefreshableManagedResource
module.cert_manager.helm_release.cert_manager (expand) - *terraform.nodeExpandRefreshableManagedResource
module.cert_manager.helm_release.le-issuer (expand) - *terraform.nodeExpandRefreshableManagedResource
module.cert_manager.kubernetes_namespace.cert-manager (expand) - *terraform.nodeExpandRefreshableManagedResource
module.clean_env.kubernetes_job.clean_env (expand) - *terraform.nodeExpandRefreshableManagedResource
module.customer_service.helm_release.customer_service (expand) - *terraform.nodeExpandRefreshableManagedResource
module.external-dns.helm_release.external_dns (expand) - *terraform.nodeExpandRefreshableManagedResource
module.external-dns.kubernetes_secret.external_dns_google_credentials (expand) - *terraform.nodeExpandRefreshableManagedResource
module.firebird.helm_release.firebird (expand) - *terraform.nodeExpandRefreshableManagedResource
module.ingress.helm_release.ingress (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_address.ingress (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_address.nat_ip (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_firewall.admission-hooks (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_firewall.http-https (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_firewall.icmp (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_network.cluster_vpc (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_router.router (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_router_nat.nat-router (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_subnetwork.cluster_subnetwork (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_container_cluster.gke_cluster (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_container_node_pool.node_pool (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.local.subnetwork_name (expand) - *terraform.nodeExpandLocal
module.kafka.helm_release.kafka_operated (expand) - *terraform.nodeExpandRefreshableManagedResource
module.kafka.helm_release.kafka_operator (expand) - *terraform.nodeExpandRefreshableManagedResource
module.kafka.helm_release.kafka_topics (expand) - *terraform.nodeExpandRefreshableManagedResource
module.migration_tool.helm_release.migration_tool (expand) - *terraform.nodeExpandRefreshableManagedResource
module.postgres_ha.helm_release.postgresql_ha (expand) - *terraform.nodeExpandRefreshableManagedResource
module.prom_operator.helm_release.prom_operator (expand) - *terraform.nodeExpandRefreshableManagedResource
module.schema-registry.helm_release.schema_registry (expand) - *terraform.nodeExpandRefreshableManagedResource
module.user_service.helm_release.user_service (expand) - *terraform.nodeExpandRefreshableManagedResource
module.warehouse_resources.helm_release.warehouse_resources (expand) - *terraform.nodeExpandRefreshableManagedResource
module.warehouse_ui.helm_release.warehouse_ui (expand) - *terraform.nodeExpandRefreshableManagedResource
var.auth0_domain - *terraform.NodeRootVariable
var.clean_env_enabled - *terraform.NodeRootVariable
var.cs - *terraform.NodeRootVariable
var.env_name - *terraform.NodeRootVariable
var.gcp_project_id - *terraform.NodeRootVariable
var.gcp_region - *terraform.NodeRootVariable
var.ingress - *terraform.NodeRootVariable
var.kafka - *terraform.NodeRootVariable
var.kafka_operator - *terraform.NodeRootVariable
var.kafka_topics - *terraform.NodeRootVariable
var.kafka_topics_enabled - *terraform.NodeRootVariable
var.migration_tool - *terraform.NodeRootVariable
var.migration_tool_enabled - *terraform.NodeRootVariable
var.postgresql - *terraform.NodeRootVariable
var.prometheus_operator - *terraform.NodeRootVariable
var.schema_registry - *terraform.NodeRootVariable
var.sr_replica_count - *terraform.NodeRootVariable
var.us - *terraform.NodeRootVariable
var.warehouse_ui - *terraform.NodeRootVariable
var.wms_mock - *terraform.NodeRootVariable
var.wms_mock_replica_count - *terraform.NodeRootVariable
var.wr - *terraform.NodeRootVariable
var.wr_replica_count - *terraform.NodeRootVariable
var.wr_url - *terraform.NodeRootVariable
------
2020/10/02 11:24:48 [TRACE] Executing graph transform *terraform.OutputTransformer
2020/10/02 11:24:48 [TRACE] OutputTransformer: adding kafka_svc_name as *terraform.nodeExpandOutput
2020/10/02 11:24:48 [TRACE] OutputTransformer: adding postgres_svc_name as *terraform.nodeExpandOutput
2020/10/02 11:24:48 [TRACE] OutputTransformer: adding ui_client_id as *terraform.nodeExpandOutput
2020/10/02 11:24:48 [TRACE] OutputTransformer: adding mt_client_id as *terraform.nodeExpandOutput
2020/10/02 11:24:48 [TRACE] OutputTransformer: adding mt_client_secret as *terraform.nodeExpandOutput
2020/10/02 11:24:48 [TRACE] OutputTransformer: adding pool_id as *terraform.nodeExpandOutput
2020/10/02 11:24:48 [TRACE] OutputTransformer: adding vpc_id as *terraform.nodeExpandOutput
2020/10/02 11:24:48 [TRACE] OutputTransformer: adding cluster_endpoint as *terraform.nodeExpandOutput
2020/10/02 11:24:48 [TRACE] OutputTransformer: adding cluster_ca_certificate as *terraform.nodeExpandOutput
2020/10/02 11:24:48 [TRACE] OutputTransformer: adding client_certificate as *terraform.nodeExpandOutput
2020/10/02 11:24:48 [TRACE] OutputTransformer: adding client_key as *terraform.nodeExpandOutput
2020/10/02 11:24:48 [TRACE] OutputTransformer: adding endpoint as *terraform.nodeExpandOutput
2020/10/02 11:24:48 [TRACE] OutputTransformer: adding ingress_ip as *terraform.nodeExpandOutput
2020/10/02 11:24:48 [TRACE] OutputTransformer: adding cluster_name as *terraform.nodeExpandOutput
2020/10/02 11:24:48 [TRACE] OutputTransformer: adding cluster_network as *terraform.nodeExpandOutput
2020/10/02 11:24:48 [TRACE] Completed graph transform *terraform.OutputTransformer with new graph:
data.google_client_config.current (expand) - *terraform.nodeExpandRefreshableDataResource
google_compute_address.vpn_static_ip (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_forwarding_rule.fr_esp (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_forwarding_rule.fr_udp4500 (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_forwarding_rule.fr_udp500 (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_route.primavera_vpn (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_vpn_gateway.vpn (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_vpn_tunnel.tunnel1 (expand) - *terraform.nodeExpandRefreshableManagedResource
helm_release.gitlab_runner (expand) - *terraform.nodeExpandRefreshableManagedResource
helm_release.nexus (expand) - *terraform.nodeExpandRefreshableManagedResource
helm_release.scala_steward (expand) - *terraform.nodeExpandRefreshableManagedResource
helm_release.wms_mock (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_namespace.gitlab_runner (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_secret.docker (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_secret.google_application_credentials (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_secret.pgpool_init (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_secret.postgresql_initdb (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_storage_class.ssd (expand) - *terraform.nodeExpandRefreshableManagedResource
local.clean_env_pgdatabase_akka (expand) - *terraform.nodeExpandLocal
local.clean_env_pgdatabase_projections (expand) - *terraform.nodeExpandLocal
local.clean_env_pghost (expand) - *terraform.nodeExpandLocal
local.clean_env_pgpassword (expand) - *terraform.nodeExpandLocal
local.clean_env_pguser (expand) - *terraform.nodeExpandLocal
local.cs (expand) - *terraform.nodeExpandLocal
local.ingress (expand) - *terraform.nodeExpandLocal
local.kafka (expand) - *terraform.nodeExpandLocal
local.migration_tool (expand) - *terraform.nodeExpandLocal
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
local.postgresql (expand) - *terraform.nodeExpandLocal
local.prometheus_operator (expand) - *terraform.nodeExpandLocal
local.schema_registry (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_id (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_secret (expand) - *terraform.nodeExpandLocal
local.us (expand) - *terraform.nodeExpandLocal
local.vpn_shared_secret (expand) - *terraform.nodeExpandLocal
local.warehouse_ui (expand) - *terraform.nodeExpandLocal
local.wr (expand) - *terraform.nodeExpandLocal
module.auth0.auth0_client.acceptance_tests (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client.migration_tool (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client.user_service (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client.warehouse_resources (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client_grant.acceptance_test (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client_grant.migration_tool (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client_grant.user_service_management_api (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_connection.user_password (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_resource_server.wr_backend (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_tenant.tenant (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.output.mt_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.output.mt_client_secret (expand) - *terraform.nodeExpandOutput
module.auth0.output.ui_client_id (expand) - *terraform.nodeExpandOutput
module.cert_manager.helm_release.cert_manager (expand) - *terraform.nodeExpandRefreshableManagedResource
module.cert_manager.helm_release.le-issuer (expand) - *terraform.nodeExpandRefreshableManagedResource
module.cert_manager.kubernetes_namespace.cert-manager (expand) - *terraform.nodeExpandRefreshableManagedResource
module.clean_env.kubernetes_job.clean_env (expand) - *terraform.nodeExpandRefreshableManagedResource
module.customer_service.helm_release.customer_service (expand) - *terraform.nodeExpandRefreshableManagedResource
module.external-dns.helm_release.external_dns (expand) - *terraform.nodeExpandRefreshableManagedResource
module.external-dns.kubernetes_secret.external_dns_google_credentials (expand) - *terraform.nodeExpandRefreshableManagedResource
module.firebird.helm_release.firebird (expand) - *terraform.nodeExpandRefreshableManagedResource
module.ingress.helm_release.ingress (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_address.ingress (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_address.nat_ip (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_firewall.admission-hooks (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_firewall.http-https (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_firewall.icmp (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_network.cluster_vpc (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_router.router (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_router_nat.nat-router (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_subnetwork.cluster_subnetwork (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_container_cluster.gke_cluster (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_container_node_pool.node_pool (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.local.subnetwork_name (expand) - *terraform.nodeExpandLocal
module.k8s.output.client_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.client_key (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_ca_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_name (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_network (expand) - *terraform.nodeExpandOutput
module.k8s.output.endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.ingress_ip (expand) - *terraform.nodeExpandOutput
module.k8s.output.pool_id (expand) - *terraform.nodeExpandOutput
module.k8s.output.vpc_id (expand) - *terraform.nodeExpandOutput
module.kafka.helm_release.kafka_operated (expand) - *terraform.nodeExpandRefreshableManagedResource
module.kafka.helm_release.kafka_operator (expand) - *terraform.nodeExpandRefreshableManagedResource
module.kafka.helm_release.kafka_topics (expand) - *terraform.nodeExpandRefreshableManagedResource
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
module.migration_tool.helm_release.migration_tool (expand) - *terraform.nodeExpandRefreshableManagedResource
module.postgres_ha.helm_release.postgresql_ha (expand) - *terraform.nodeExpandRefreshableManagedResource
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
module.prom_operator.helm_release.prom_operator (expand) - *terraform.nodeExpandRefreshableManagedResource
module.schema-registry.helm_release.schema_registry (expand) - *terraform.nodeExpandRefreshableManagedResource
module.user_service.helm_release.user_service (expand) - *terraform.nodeExpandRefreshableManagedResource
module.warehouse_resources.helm_release.warehouse_resources (expand) - *terraform.nodeExpandRefreshableManagedResource
module.warehouse_ui.helm_release.warehouse_ui (expand) - *terraform.nodeExpandRefreshableManagedResource
var.auth0_domain - *terraform.NodeRootVariable
var.clean_env_enabled - *terraform.NodeRootVariable
var.cs - *terraform.NodeRootVariable
var.env_name - *terraform.NodeRootVariable
var.gcp_project_id - *terraform.NodeRootVariable
var.gcp_region - *terraform.NodeRootVariable
var.ingress - *terraform.NodeRootVariable
var.kafka - *terraform.NodeRootVariable
var.kafka_operator - *terraform.NodeRootVariable
var.kafka_topics - *terraform.NodeRootVariable
var.kafka_topics_enabled - *terraform.NodeRootVariable
var.migration_tool - *terraform.NodeRootVariable
var.migration_tool_enabled - *terraform.NodeRootVariable
var.postgresql - *terraform.NodeRootVariable
var.prometheus_operator - *terraform.NodeRootVariable
var.schema_registry - *terraform.NodeRootVariable
var.sr_replica_count - *terraform.NodeRootVariable
var.us - *terraform.NodeRootVariable
var.warehouse_ui - *terraform.NodeRootVariable
var.wms_mock - *terraform.NodeRootVariable
var.wms_mock_replica_count - *terraform.NodeRootVariable
var.wr - *terraform.NodeRootVariable
var.wr_replica_count - *terraform.NodeRootVariable
var.wr_url - *terraform.NodeRootVariable
------
2020/10/02 11:24:48 [TRACE] Executing graph transform *terraform.ModuleVariableTransformer
2020/10/02 11:24:48 [TRACE] Completed graph transform *terraform.ModuleVariableTransformer with new graph:
data.google_client_config.current (expand) - *terraform.nodeExpandRefreshableDataResource
google_compute_address.vpn_static_ip (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_forwarding_rule.fr_esp (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_forwarding_rule.fr_udp4500 (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_forwarding_rule.fr_udp500 (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_route.primavera_vpn (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_vpn_gateway.vpn (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_vpn_tunnel.tunnel1 (expand) - *terraform.nodeExpandRefreshableManagedResource
helm_release.gitlab_runner (expand) - *terraform.nodeExpandRefreshableManagedResource
helm_release.nexus (expand) - *terraform.nodeExpandRefreshableManagedResource
helm_release.scala_steward (expand) - *terraform.nodeExpandRefreshableManagedResource
helm_release.wms_mock (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_namespace.gitlab_runner (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_secret.docker (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_secret.google_application_credentials (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_secret.pgpool_init (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_secret.postgresql_initdb (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_storage_class.ssd (expand) - *terraform.nodeExpandRefreshableManagedResource
local.clean_env_pgdatabase_akka (expand) - *terraform.nodeExpandLocal
local.clean_env_pgdatabase_projections (expand) - *terraform.nodeExpandLocal
local.clean_env_pghost (expand) - *terraform.nodeExpandLocal
local.clean_env_pgpassword (expand) - *terraform.nodeExpandLocal
local.clean_env_pguser (expand) - *terraform.nodeExpandLocal
local.cs (expand) - *terraform.nodeExpandLocal
local.ingress (expand) - *terraform.nodeExpandLocal
local.kafka (expand) - *terraform.nodeExpandLocal
local.migration_tool (expand) - *terraform.nodeExpandLocal
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
local.postgresql (expand) - *terraform.nodeExpandLocal
local.prometheus_operator (expand) - *terraform.nodeExpandLocal
local.schema_registry (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_id (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_secret (expand) - *terraform.nodeExpandLocal
local.us (expand) - *terraform.nodeExpandLocal
local.vpn_shared_secret (expand) - *terraform.nodeExpandLocal
local.warehouse_ui (expand) - *terraform.nodeExpandLocal
local.wr (expand) - *terraform.nodeExpandLocal
module.auth0.auth0_client.acceptance_tests (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client.migration_tool (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client.user_service (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client.warehouse_resources (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client_grant.acceptance_test (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client_grant.migration_tool (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client_grant.user_service_management_api (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_connection.user_password (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_resource_server.wr_backend (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_tenant.tenant (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.output.mt_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.output.mt_client_secret (expand) - *terraform.nodeExpandOutput
module.auth0.output.ui_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.var.wr_url (expand) - *terraform.nodeExpandModuleVariable
module.cert_manager.helm_release.cert_manager (expand) - *terraform.nodeExpandRefreshableManagedResource
module.cert_manager.helm_release.le-issuer (expand) - *terraform.nodeExpandRefreshableManagedResource
module.cert_manager.kubernetes_namespace.cert-manager (expand) - *terraform.nodeExpandRefreshableManagedResource
module.clean_env.kubernetes_job.clean_env (expand) - *terraform.nodeExpandRefreshableManagedResource
module.clean_env.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_akka (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_projections (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pghost (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgpassword (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pguser (expand) - *terraform.nodeExpandModuleVariable
module.customer_service.helm_release.customer_service (expand) - *terraform.nodeExpandRefreshableManagedResource
module.customer_service.var.cs_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.customer_service.var.customer_service (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.helm_release.external_dns (expand) - *terraform.nodeExpandRefreshableManagedResource
module.external-dns.kubernetes_secret.external_dns_google_credentials (expand) - *terraform.nodeExpandRefreshableManagedResource
module.external-dns.var.gcp_credentials (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.var.gcp_credentials_secret_name (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.var.gcp_project (expand) - *terraform.nodeExpandModuleVariable
module.firebird.helm_release.firebird (expand) - *terraform.nodeExpandRefreshableManagedResource
module.firebird.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
module.ingress.helm_release.ingress (expand) - *terraform.nodeExpandRefreshableManagedResource
module.ingress.var.ingress (expand) - *terraform.nodeExpandModuleVariable
module.k8s.google_compute_address.ingress (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_address.nat_ip (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_firewall.admission-hooks (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_firewall.http-https (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_firewall.icmp (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_network.cluster_vpc (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_router.router (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_router_nat.nat-router (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_subnetwork.cluster_subnetwork (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_container_cluster.gke_cluster (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_container_node_pool.node_pool (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.local.subnetwork_name (expand) - *terraform.nodeExpandLocal
module.k8s.output.client_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.client_key (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_ca_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_name (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_network (expand) - *terraform.nodeExpandOutput
module.k8s.output.endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.ingress_ip (expand) - *terraform.nodeExpandOutput
module.k8s.output.pool_id (expand) - *terraform.nodeExpandOutput
module.k8s.output.vpc_id (expand) - *terraform.nodeExpandOutput
module.k8s.var.cluster_initial_node_count (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_max_nodes (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_size (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_preemptible (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_pool_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gke_machine_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.istio (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.master_ip_cidr_block (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.network_tag (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnet_cidr_base (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnetwork_name (expand) - *terraform.nodeExpandModuleVariable
module.kafka.helm_release.kafka_operated (expand) - *terraform.nodeExpandRefreshableManagedResource
module.kafka.helm_release.kafka_operator (expand) - *terraform.nodeExpandRefreshableManagedResource
module.kafka.helm_release.kafka_topics (expand) - *terraform.nodeExpandRefreshableManagedResource
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
module.kafka.var.kafka (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_operator (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_topics (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_topics_enabled (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.helm_release.migration_tool (expand) - *terraform.nodeExpandRefreshableManagedResource
module.migration_tool.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.migration_tool (expand) - *terraform.nodeExpandModuleVariable
module.postgres_ha.helm_release.postgresql_ha (expand) - *terraform.nodeExpandRefreshableManagedResource
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
module.postgres_ha.var.postgresql_ha (expand) - *terraform.nodeExpandModuleVariable
module.prom_operator.helm_release.prom_operator (expand) - *terraform.nodeExpandRefreshableManagedResource
module.prom_operator.var.prometheus_operator (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry.helm_release.schema_registry (expand) - *terraform.nodeExpandRefreshableManagedResource
module.schema-registry.var.replica_count (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry.var.schema_registry (expand) - *terraform.nodeExpandModuleVariable
module.user_service.helm_release.user_service (expand) - *terraform.nodeExpandRefreshableManagedResource
module.user_service.var.us_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.user_service.var.user_service (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources.helm_release.warehouse_resources (expand) - *terraform.nodeExpandRefreshableManagedResource
module.warehouse_resources.var.warehouse_resources (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources.var.wr_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_ui.helm_release.warehouse_ui (expand) - *terraform.nodeExpandRefreshableManagedResource
module.warehouse_ui.var.warehouse_ui (expand) - *terraform.nodeExpandModuleVariable
var.auth0_domain - *terraform.NodeRootVariable
var.clean_env_enabled - *terraform.NodeRootVariable
var.cs - *terraform.NodeRootVariable
var.env_name - *terraform.NodeRootVariable
var.gcp_project_id - *terraform.NodeRootVariable
var.gcp_region - *terraform.NodeRootVariable
var.ingress - *terraform.NodeRootVariable
var.kafka - *terraform.NodeRootVariable
var.kafka_operator - *terraform.NodeRootVariable
var.kafka_topics - *terraform.NodeRootVariable
var.kafka_topics_enabled - *terraform.NodeRootVariable
var.migration_tool - *terraform.NodeRootVariable
var.migration_tool_enabled - *terraform.NodeRootVariable
var.postgresql - *terraform.NodeRootVariable
var.prometheus_operator - *terraform.NodeRootVariable
var.schema_registry - *terraform.NodeRootVariable
var.sr_replica_count - *terraform.NodeRootVariable
var.us - *terraform.NodeRootVariable
var.warehouse_ui - *terraform.NodeRootVariable
var.wms_mock - *terraform.NodeRootVariable
var.wms_mock_replica_count - *terraform.NodeRootVariable
var.wr - *terraform.NodeRootVariable
var.wr_replica_count - *terraform.NodeRootVariable
var.wr_url - *terraform.NodeRootVariable
------
2020/10/02 11:24:48 [TRACE] Executing graph transform *terraform.graphTransformerMulti
2020/10/02 11:24:48 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderConfigTransformer
2020/10/02 11:24:48 [TRACE] ProviderConfigTransformer: attaching to "provider[\"registry.terraform.io/hashicorp/kubernetes\"]" provider configuration from providers.tf:23,1-22
2020/10/02 11:24:48 [TRACE] ProviderConfigTransformer: attaching to "provider[\"registry.terraform.io/hashicorp/google\"]" provider configuration from providers.tf:3,1-18
2020/10/02 11:24:48 [TRACE] ProviderConfigTransformer: attaching to "provider[\"registry.terraform.io/hashicorp/helm\"]" provider configuration from providers.tf:12,1-16
2020/10/02 11:24:48 [TRACE] ProviderConfigTransformer: attaching to "provider[\"registry.terraform.io/terraform-providers/auth0\"]" provider configuration from providers.tf:32,1-17
2020/10/02 11:24:48 [TRACE] ProviderConfigTransformer: attaching to "provider[\"registry.terraform.io/hashicorp/google-beta\"]" provider configuration from providers.tf:8,1-23
2020/10/02 11:24:48 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderConfigTransformer with new graph:
data.google_client_config.current (expand) - *terraform.nodeExpandRefreshableDataResource
google_compute_address.vpn_static_ip (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_forwarding_rule.fr_esp (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_forwarding_rule.fr_udp4500 (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_forwarding_rule.fr_udp500 (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_route.primavera_vpn (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_vpn_gateway.vpn (expand) - *terraform.nodeExpandRefreshableManagedResource
google_compute_vpn_tunnel.tunnel1 (expand) - *terraform.nodeExpandRefreshableManagedResource
helm_release.gitlab_runner (expand) - *terraform.nodeExpandRefreshableManagedResource
helm_release.nexus (expand) - *terraform.nodeExpandRefreshableManagedResource
helm_release.scala_steward (expand) - *terraform.nodeExpandRefreshableManagedResource
helm_release.wms_mock (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_namespace.gitlab_runner (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_secret.docker (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_secret.google_application_credentials (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_secret.pgpool_init (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_secret.postgresql_initdb (expand) - *terraform.nodeExpandRefreshableManagedResource
kubernetes_storage_class.ssd (expand) - *terraform.nodeExpandRefreshableManagedResource
local.clean_env_pgdatabase_akka (expand) - *terraform.nodeExpandLocal
local.clean_env_pgdatabase_projections (expand) - *terraform.nodeExpandLocal
local.clean_env_pghost (expand) - *terraform.nodeExpandLocal
local.clean_env_pgpassword (expand) - *terraform.nodeExpandLocal
local.clean_env_pguser (expand) - *terraform.nodeExpandLocal
local.cs (expand) - *terraform.nodeExpandLocal
local.ingress (expand) - *terraform.nodeExpandLocal
local.kafka (expand) - *terraform.nodeExpandLocal
local.migration_tool (expand) - *terraform.nodeExpandLocal
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
local.postgresql (expand) - *terraform.nodeExpandLocal
local.prometheus_operator (expand) - *terraform.nodeExpandLocal
local.schema_registry (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_id (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_secret (expand) - *terraform.nodeExpandLocal
local.us (expand) - *terraform.nodeExpandLocal
local.vpn_shared_secret (expand) - *terraform.nodeExpandLocal
local.warehouse_ui (expand) - *terraform.nodeExpandLocal
local.wr (expand) - *terraform.nodeExpandLocal
module.auth0.auth0_client.acceptance_tests (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client.migration_tool (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client.user_service (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client.warehouse_resources (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client_grant.acceptance_test (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client_grant.migration_tool (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_client_grant.user_service_management_api (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_connection.user_password (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_resource_server.wr_backend (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.auth0_tenant.tenant (expand) - *terraform.nodeExpandRefreshableManagedResource
module.auth0.output.mt_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.output.mt_client_secret (expand) - *terraform.nodeExpandOutput
module.auth0.output.ui_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.var.wr_url (expand) - *terraform.nodeExpandModuleVariable
module.cert_manager.helm_release.cert_manager (expand) - *terraform.nodeExpandRefreshableManagedResource
module.cert_manager.helm_release.le-issuer (expand) - *terraform.nodeExpandRefreshableManagedResource
module.cert_manager.kubernetes_namespace.cert-manager (expand) - *terraform.nodeExpandRefreshableManagedResource
module.clean_env.kubernetes_job.clean_env (expand) - *terraform.nodeExpandRefreshableManagedResource
module.clean_env.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_akka (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_projections (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pghost (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgpassword (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pguser (expand) - *terraform.nodeExpandModuleVariable
module.customer_service.helm_release.customer_service (expand) - *terraform.nodeExpandRefreshableManagedResource
module.customer_service.var.cs_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.customer_service.var.customer_service (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.helm_release.external_dns (expand) - *terraform.nodeExpandRefreshableManagedResource
module.external-dns.kubernetes_secret.external_dns_google_credentials (expand) - *terraform.nodeExpandRefreshableManagedResource
module.external-dns.var.gcp_credentials (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.var.gcp_credentials_secret_name (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.var.gcp_project (expand) - *terraform.nodeExpandModuleVariable
module.firebird.helm_release.firebird (expand) - *terraform.nodeExpandRefreshableManagedResource
module.firebird.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
module.ingress.helm_release.ingress (expand) - *terraform.nodeExpandRefreshableManagedResource
module.ingress.var.ingress (expand) - *terraform.nodeExpandModuleVariable
module.k8s.google_compute_address.ingress (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_address.nat_ip (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_firewall.admission-hooks (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_firewall.http-https (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_firewall.icmp (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_network.cluster_vpc (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_router.router (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_router_nat.nat-router (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_compute_subnetwork.cluster_subnetwork (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_container_cluster.gke_cluster (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.google_container_node_pool.node_pool (expand) - *terraform.nodeExpandRefreshableManagedResource
module.k8s.local.subnetwork_name (expand) - *terraform.nodeExpandLocal
module.k8s.output.client_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.client_key (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_ca_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_name (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_network (expand) - *terraform.nodeExpandOutput
module.k8s.output.endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.ingress_ip (expand) - *terraform.nodeExpandOutput
module.k8s.output.pool_id (expand) - *terraform.nodeExpandOutput
module.k8s.output.vpc_id (expand) - *terraform.nodeExpandOutput
module.k8s.var.cluster_initial_node_count (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_max_nodes (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_size (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_preemptible (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_pool_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gke_machine_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.istio (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.master_ip_cidr_block (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.network_tag (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnet_cidr_base (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnetwork_name (expand) - *terraform.nodeExpandModuleVariable
module.kafka.helm_release.kafka_operated (expand) - *terraform.nodeExpandRefreshableManagedResource
module.kafka.helm_release.kafka_operator (expand) - *terraform.nodeExpandRefreshableManagedResource
module.kafka.helm_release.kafka_topics (expand) - *terraform.nodeExpandRefreshableManagedResource
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
module.kafka.var.kafka (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_operator (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_topics (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_topics_enabled (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.helm_release.migration_tool (expand) - *terraform.nodeExpandRefreshableManagedResource
module.migration_tool.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.migration_tool (expand) - *terraform.nodeExpandModuleVariable
module.postgres_ha.helm_release.postgresql_ha (expand) - *terraform.nodeExpandRefreshableManagedResource
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
module.postgres_ha.var.postgresql_ha (expand) - *terraform.nodeExpandModuleVariable
module.prom_operator.helm_release.prom_operator (expand) - *terraform.nodeExpandRefreshableManagedResource
module.prom_operator.var.prometheus_operator (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry.helm_release.schema_registry (expand) - *terraform.nodeExpandRefreshableManagedResource
module.schema-registry.var.replica_count (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry.var.schema_registry (expand) - *terraform.nodeExpandModuleVariable
module.user_service.helm_release.user_service (expand) - *terraform.nodeExpandRefreshableManagedResource
module.user_service.var.us_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.user_service.var.user_service (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources.helm_release.warehouse_resources (expand) - *terraform.nodeExpandRefreshableManagedResource
module.warehouse_resources.var.warehouse_resources (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources.var.wr_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_ui.helm_release.warehouse_ui (expand) - *terraform.nodeExpandRefreshableManagedResource
module.warehouse_ui.var.warehouse_ui (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/google-beta"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
var.auth0_domain - *terraform.NodeRootVariable
var.clean_env_enabled - *terraform.NodeRootVariable
var.cs - *terraform.NodeRootVariable
var.env_name - *terraform.NodeRootVariable
var.gcp_project_id - *terraform.NodeRootVariable
var.gcp_region - *terraform.NodeRootVariable
var.ingress - *terraform.NodeRootVariable
var.kafka - *terraform.NodeRootVariable
var.kafka_operator - *terraform.NodeRootVariable
var.kafka_topics - *terraform.NodeRootVariable
var.kafka_topics_enabled - *terraform.NodeRootVariable
var.migration_tool - *terraform.NodeRootVariable
var.migration_tool_enabled - *terraform.NodeRootVariable
var.postgresql - *terraform.NodeRootVariable
var.prometheus_operator - *terraform.NodeRootVariable
var.schema_registry - *terraform.NodeRootVariable
var.sr_replica_count - *terraform.NodeRootVariable
var.us - *terraform.NodeRootVariable
var.warehouse_ui - *terraform.NodeRootVariable
var.wms_mock - *terraform.NodeRootVariable
var.wms_mock_replica_count - *terraform.NodeRootVariable
var.wr - *terraform.NodeRootVariable
var.wr_replica_count - *terraform.NodeRootVariable
var.wr_url - *terraform.NodeRootVariable
------
2020/10/02 11:24:48 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.MissingProviderTransformer
2020/10/02 11:24:48 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.MissingProviderTransformer (no changes)
2020/10/02 11:24:48 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderTransformer
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.k8s.google_compute_address.nat_ip (expand) uses inherited configuration provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.k8s.google_compute_address.nat_ip (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.cert_manager.kubernetes_namespace.cert-manager (expand) uses inherited configuration provider["registry.terraform.io/hashicorp/kubernetes"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.cert_manager.kubernetes_namespace.cert-manager (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/kubernetes"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.external-dns.helm_release.external_dns (expand) uses inherited configuration provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.external-dns.helm_release.external_dns (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.kafka.helm_release.kafka_operator (expand) uses inherited configuration provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.kafka.helm_release.kafka_operator (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/kubernetes"] serving kubernetes_secret.google_application_credentials (expand)
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "kubernetes_secret.google_application_credentials (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/kubernetes"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.cert_manager.helm_release.cert_manager (expand) uses inherited configuration provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.cert_manager.helm_release.cert_manager (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.k8s.google_compute_firewall.icmp (expand) uses inherited configuration provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.k8s.google_compute_firewall.icmp (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.k8s.google_compute_firewall.admission-hooks (expand) uses inherited configuration provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.k8s.google_compute_firewall.admission-hooks (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.auth0.auth0_tenant.tenant (expand) uses inherited configuration provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.auth0.auth0_tenant.tenant (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.kafka.helm_release.kafka_topics (expand) uses inherited configuration provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.kafka.helm_release.kafka_topics (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.auth0.auth0_client.migration_tool (expand) uses inherited configuration provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.auth0.auth0_client.migration_tool (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/helm"] serving helm_release.wms_mock (expand)
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "helm_release.wms_mock (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/kubernetes"] serving kubernetes_secret.pgpool_init (expand)
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "kubernetes_secret.pgpool_init (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/kubernetes"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.postgres_ha.helm_release.postgresql_ha (expand) uses inherited configuration provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.postgres_ha.helm_release.postgresql_ha (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/google"] serving google_compute_vpn_tunnel.tunnel1 (expand)
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "google_compute_vpn_tunnel.tunnel1 (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.k8s.google_compute_firewall.http-https (expand) uses inherited configuration provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.k8s.google_compute_firewall.http-https (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.auth0.auth0_connection.user_password (expand) uses inherited configuration provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.auth0.auth0_connection.user_password (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.auth0.auth0_client.acceptance_tests (expand) uses inherited configuration provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.auth0.auth0_client.acceptance_tests (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/google"] serving google_compute_forwarding_rule.fr_esp (expand)
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "google_compute_forwarding_rule.fr_esp (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/google"] serving data.google_client_config.current (expand)
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "data.google_client_config.current (expand)" (*terraform.nodeExpandRefreshableDataResource) needs provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.k8s.google_compute_address.ingress (expand) uses inherited configuration provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.k8s.google_compute_address.ingress (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/kubernetes"] serving kubernetes_secret.postgresql_initdb (expand)
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "kubernetes_secret.postgresql_initdb (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/kubernetes"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.prom_operator.helm_release.prom_operator (expand) uses inherited configuration provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.prom_operator.helm_release.prom_operator (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/helm"] serving helm_release.nexus (expand)
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "helm_release.nexus (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/google"] serving google_compute_vpn_gateway.vpn (expand)
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "google_compute_vpn_gateway.vpn (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/helm"] serving helm_release.scala_steward (expand)
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "helm_release.scala_steward (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.schema-registry.helm_release.schema_registry (expand) uses inherited configuration provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.schema-registry.helm_release.schema_registry (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.k8s.google_compute_network.cluster_vpc (expand) uses inherited configuration provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.k8s.google_compute_network.cluster_vpc (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.k8s.google_compute_router_nat.nat-router (expand) uses inherited configuration provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.k8s.google_compute_router_nat.nat-router (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.k8s.google_container_cluster.gke_cluster (expand) uses inherited configuration provider["registry.terraform.io/hashicorp/google-beta"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.k8s.google_container_cluster.gke_cluster (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/google-beta"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.external-dns.kubernetes_secret.external_dns_google_credentials (expand) uses inherited configuration provider["registry.terraform.io/hashicorp/kubernetes"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.external-dns.kubernetes_secret.external_dns_google_credentials (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/kubernetes"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/google"] serving google_compute_forwarding_rule.fr_udp4500 (expand)
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "google_compute_forwarding_rule.fr_udp4500 (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/kubernetes"] serving kubernetes_secret.docker (expand)
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "kubernetes_secret.docker (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/kubernetes"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.k8s.google_container_node_pool.node_pool (expand) uses inherited configuration provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.k8s.google_container_node_pool.node_pool (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.auth0.auth0_client.warehouse_resources (expand) uses inherited configuration provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.auth0.auth0_client.warehouse_resources (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.clean_env.kubernetes_job.clean_env (expand) uses inherited configuration provider["registry.terraform.io/hashicorp/kubernetes"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.clean_env.kubernetes_job.clean_env (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/kubernetes"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.auth0.auth0_client_grant.migration_tool (expand) uses inherited configuration provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.auth0.auth0_client_grant.migration_tool (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.customer_service.helm_release.customer_service (expand) uses inherited configuration provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.customer_service.helm_release.customer_service (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/helm"] serving helm_release.gitlab_runner (expand)
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "helm_release.gitlab_runner (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.auth0.auth0_client.user_service (expand) uses inherited configuration provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.auth0.auth0_client.user_service (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.auth0.auth0_resource_server.wr_backend (expand) uses inherited configuration provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.auth0.auth0_resource_server.wr_backend (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.firebird.helm_release.firebird (expand) uses inherited configuration provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.firebird.helm_release.firebird (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.auth0.auth0_client_grant.user_service_management_api (expand) uses inherited configuration provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.auth0.auth0_client_grant.user_service_management_api (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.auth0.auth0_client_grant.acceptance_test (expand) uses inherited configuration provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.auth0.auth0_client_grant.acceptance_test (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/terraform-providers/auth0"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.k8s.google_compute_subnetwork.cluster_subnetwork (expand) uses inherited configuration provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.k8s.google_compute_subnetwork.cluster_subnetwork (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.kafka.helm_release.kafka_operated (expand) uses inherited configuration provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.kafka.helm_release.kafka_operated (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/google"] serving google_compute_forwarding_rule.fr_udp500 (expand)
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "google_compute_forwarding_rule.fr_udp500 (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.warehouse_resources.helm_release.warehouse_resources (expand) uses inherited configuration provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.warehouse_resources.helm_release.warehouse_resources (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/google"] serving google_compute_address.vpn_static_ip (expand)
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "google_compute_address.vpn_static_ip (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.warehouse_ui.helm_release.warehouse_ui (expand) uses inherited configuration provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.warehouse_ui.helm_release.warehouse_ui (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.k8s.google_compute_router.router (expand) uses inherited configuration provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.k8s.google_compute_router.router (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/kubernetes"] serving kubernetes_storage_class.ssd (expand)
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "kubernetes_storage_class.ssd (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/kubernetes"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/kubernetes"] serving kubernetes_namespace.gitlab_runner (expand)
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "kubernetes_namespace.gitlab_runner (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/kubernetes"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.cert_manager.helm_release.le-issuer (expand) uses inherited configuration provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.cert_manager.helm_release.le-issuer (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.user_service.helm_release.user_service (expand) uses inherited configuration provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.user_service.helm_release.user_service (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.migration_tool.helm_release.migration_tool (expand) uses inherited configuration provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.migration_tool.helm_release.migration_tool (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: module.ingress.helm_release.ingress (expand) uses inherited configuration provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "module.ingress.helm_release.ingress (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/helm"]
2020/10/02 11:24:48 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/google"] serving google_compute_route.primavera_vpn (expand)
2020/10/02 11:24:48 [DEBUG] ProviderTransformer: "google_compute_route.primavera_vpn (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/google"]
2020/10/02 11:24:48 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer with new graph:
data.google_client_config.current (expand) - *terraform.nodeExpandRefreshableDataResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_address.vpn_static_ip (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_forwarding_rule.fr_esp (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_forwarding_rule.fr_udp4500 (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_forwarding_rule.fr_udp500 (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_route.primavera_vpn (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_vpn_gateway.vpn (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
google_compute_vpn_tunnel.tunnel1 (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
helm_release.gitlab_runner (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
helm_release.nexus (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
helm_release.scala_steward (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
helm_release.wms_mock (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
kubernetes_namespace.gitlab_runner (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
kubernetes_secret.docker (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
kubernetes_secret.google_application_credentials (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
kubernetes_secret.pgpool_init (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
kubernetes_secret.postgresql_initdb (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
kubernetes_storage_class.ssd (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
local.clean_env_pgdatabase_akka (expand) - *terraform.nodeExpandLocal
local.clean_env_pgdatabase_projections (expand) - *terraform.nodeExpandLocal
local.clean_env_pghost (expand) - *terraform.nodeExpandLocal
local.clean_env_pgpassword (expand) - *terraform.nodeExpandLocal
local.clean_env_pguser (expand) - *terraform.nodeExpandLocal
local.cs (expand) - *terraform.nodeExpandLocal
local.ingress (expand) - *terraform.nodeExpandLocal
local.kafka (expand) - *terraform.nodeExpandLocal
local.migration_tool (expand) - *terraform.nodeExpandLocal
local.pgsql_creds (expand) - *terraform.nodeExpandLocal
local.postgresql (expand) - *terraform.nodeExpandLocal
local.prometheus_operator (expand) - *terraform.nodeExpandLocal
local.schema_registry (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_id (expand) - *terraform.nodeExpandLocal
local.terraform_auth0_client_secret (expand) - *terraform.nodeExpandLocal
local.us (expand) - *terraform.nodeExpandLocal
local.vpn_shared_secret (expand) - *terraform.nodeExpandLocal
local.warehouse_ui (expand) - *terraform.nodeExpandLocal
local.wr (expand) - *terraform.nodeExpandLocal
module.auth0.auth0_client.acceptance_tests (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client.migration_tool (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client.user_service (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client.warehouse_resources (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client_grant.acceptance_test (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client_grant.migration_tool (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_client_grant.user_service_management_api (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_connection.user_password (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_resource_server.wr_backend (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.auth0_tenant.tenant (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/terraform-providers/auth0"] - *terraform.NodeApplyableProvider
module.auth0.output.mt_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.output.mt_client_secret (expand) - *terraform.nodeExpandOutput
module.auth0.output.ui_client_id (expand) - *terraform.nodeExpandOutput
module.auth0.var.wr_url (expand) - *terraform.nodeExpandModuleVariable
module.cert_manager.helm_release.cert_manager (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.cert_manager.helm_release.le-issuer (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.cert_manager.kubernetes_namespace.cert-manager (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
module.clean_env.kubernetes_job.clean_env (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
module.clean_env.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_akka (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgdatabase_projections (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pghost (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pgpassword (expand) - *terraform.nodeExpandModuleVariable
module.clean_env.var.pguser (expand) - *terraform.nodeExpandModuleVariable
module.customer_service.helm_release.customer_service (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.customer_service.var.cs_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.customer_service.var.customer_service (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.helm_release.external_dns (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.external-dns.kubernetes_secret.external_dns_google_credentials (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/kubernetes"] - *terraform.NodeApplyableProvider
module.external-dns.var.gcp_credentials (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.var.gcp_credentials_secret_name (expand) - *terraform.nodeExpandModuleVariable
module.external-dns.var.gcp_project (expand) - *terraform.nodeExpandModuleVariable
module.firebird.helm_release.firebird (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.firebird.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
module.ingress.helm_release.ingress (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.ingress.var.ingress (expand) - *terraform.nodeExpandModuleVariable
module.k8s.google_compute_address.ingress (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_address.nat_ip (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_firewall.admission-hooks (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_firewall.http-https (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_firewall.icmp (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_network.cluster_vpc (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_router.router (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_router_nat.nat-router (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_compute_subnetwork.cluster_subnetwork (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.google_container_cluster.gke_cluster (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/google-beta"] - *terraform.NodeApplyableProvider
module.k8s.google_container_node_pool.node_pool (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/google"] - *terraform.NodeApplyableProvider
module.k8s.local.subnetwork_name (expand) - *terraform.nodeExpandLocal
module.k8s.output.client_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.client_key (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_ca_certificate (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_name (expand) - *terraform.nodeExpandOutput
module.k8s.output.cluster_network (expand) - *terraform.nodeExpandOutput
module.k8s.output.endpoint (expand) - *terraform.nodeExpandOutput
module.k8s.output.ingress_ip (expand) - *terraform.nodeExpandOutput
module.k8s.output.pool_id (expand) - *terraform.nodeExpandOutput
module.k8s.output.vpc_id (expand) - *terraform.nodeExpandOutput
module.k8s.var.cluster_initial_node_count (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_max_nodes (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_size (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_disk_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_nodes_preemptible (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.cluster_pool_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gcloud_region (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.gke_machine_type (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.istio (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.master_ip_cidr_block (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.network_tag (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.platform_name (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnet_cidr_base (expand) - *terraform.nodeExpandModuleVariable
module.k8s.var.subnetwork_name (expand) - *terraform.nodeExpandModuleVariable
module.kafka.helm_release.kafka_operated (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.kafka.helm_release.kafka_operator (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.kafka.helm_release.kafka_topics (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.kafka.output.kafka_svc_name (expand) - *terraform.nodeExpandOutput
module.kafka.var.kafka (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_operator (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_topics (expand) - *terraform.nodeExpandModuleVariable
module.kafka.var.kafka_topics_enabled (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.helm_release.migration_tool (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.migration_tool.var.docker_secret (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.enabled (expand) - *terraform.nodeExpandModuleVariable
module.migration_tool.var.migration_tool (expand) - *terraform.nodeExpandModuleVariable
module.postgres_ha.helm_release.postgresql_ha (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.postgres_ha.output.postgres_svc_name (expand) - *terraform.nodeExpandOutput
module.postgres_ha.var.postgresql_ha (expand) - *terraform.nodeExpandModuleVariable
module.prom_operator.helm_release.prom_operator (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.prom_operator.var.prometheus_operator (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry.helm_release.schema_registry (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.schema-registry.var.replica_count (expand) - *terraform.nodeExpandModuleVariable
module.schema-registry.var.schema_registry (expand) - *terraform.nodeExpandModuleVariable
module.user_service.helm_release.user_service (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.user_service.var.us_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.user_service.var.user_service (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources.helm_release.warehouse_resources (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.warehouse_resources.var.warehouse_resources (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_resources.var.wr_replica_count (expand) - *terraform.nodeExpandModuleVariable
module.warehouse_ui.helm_release.warehouse_ui (expand) - *terraform.nodeExpandRefreshableManagedResource
provider["registry.terraform.io/hashicorp/helm"] - *terraform.NodeApplyableProvider
module.warehouse_ui.var.warehouse_ui (expand) - *terraform.nodeExpandModuleVariable
provider["registry.terraform.io/hashicorp/g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment