Created
January 5, 2017 18:55
-
-
Save wendorf/3deaa230d6b9c48c44639a16d135d67b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2017/01/05 10:50:24 [INFO] Terraform version: 0.8.2 | |
2017/01/05 10:50:24 [INFO] CLI args: []string{"/usr/local/Cellar/terraform/0.8.2/bin/terraform", "apply"} | |
2017/01/05 10:50:24 [DEBUG] Detected home directory from env var: /Users/pivotal | |
2017/01/05 10:50:24 [DEBUG] Detected home directory from env var: /Users/pivotal | |
2017/01/05 10:50:24 [DEBUG] Attempting to open CLI config file: /Users/pivotal/.terraformrc | |
2017/01/05 10:50:24 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2017/01/05 10:50:24 [DEBUG] Detected home directory from env var: /Users/pivotal | |
2017/01/05 10:50:24 [DEBUG] DestroyEdgeInclude: Checking: google_compute_network.network | |
2017/01/05 10:50:24 [DEBUG] DestroyEdgeInclude: Checking: google_compute_firewall.firewall | |
2017/01/05 10:50:24 [DEBUG] Checking variable noop: var.region | |
2017/01/05 10:50:24 [DEBUG] No diff, not a noop | |
2017/01/05 10:50:24 [DEBUG] Checking resource noop: google_compute_network.network | |
2017/01/05 10:50:24 [DEBUG] No diff, not a noop | |
2017/01/05 10:50:24 [DEBUG] Checking resource noop: google_compute_firewall.firewall | |
2017/01/05 10:50:24 [DEBUG] No diff, not a noop | |
2017/01/05 10:50:24 [DEBUG] Checking variable noop: var.env_name | |
2017/01/05 10:50:24 [DEBUG] No diff, not a noop | |
2017/01/05 10:50:24 [DEBUG] Checking variable noop: var.service_account_key | |
2017/01/05 10:50:24 [DEBUG] No diff, not a noop | |
2017/01/05 10:50:24 [DEBUG] Checking variable noop: var.project | |
2017/01/05 10:50:24 [DEBUG] No diff, not a noop | |
2017/01/05 10:50:24 [DEBUG] Starting graph walk: walkInput | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.env_name': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.project': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.service_account_key': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.region': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.env_name': evaluating | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.region': evaluating | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.project': evaluating | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.service_account_key': evaluating | |
2017/01/05 10:50:24 [TRACE] [walkInput] Entering eval tree: var.service_account_key | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalNoop | |
2017/01/05 10:50:24 [TRACE] [walkInput] Exiting eval tree: var.service_account_key | |
2017/01/05 10:50:24 [TRACE] [walkInput] Entering eval tree: var.project | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalNoop | |
2017/01/05 10:50:24 [TRACE] [walkInput] Exiting eval tree: var.project | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalNoop | |
2017/01/05 10:50:24 [TRACE] [walkInput] Entering eval tree: var.region | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalNoop | |
2017/01/05 10:50:24 [TRACE] [walkInput] Exiting eval tree: var.region | |
2017/01/05 10:50:24 [DEBUG] vertex "google_compute_network.network", got dep: "var.env_name" | |
2017/01/05 10:50:24 [DEBUG] vertex "provider.google", got dep: "var.service_account_key" | |
2017/01/05 10:50:24 [DEBUG] vertex "google_compute_firewall.firewall", got dep: "var.env_name" | |
2017/01/05 10:50:24 [DEBUG] vertex "provider.google", got dep: "var.project" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.provider.google': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.provider.google': evaluating | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInitProvider | |
2017/01/05 10:50:24 [DEBUG] plugin: starting plugin: /usr/local/Cellar/terraform/0.8.2/bin/terraform []string{"/usr/local/Cellar/terraform/0.8.2/bin/terraform", "internal-plugin", "provider", "google"} | |
2017/01/05 10:50:24 [DEBUG] plugin: waiting for RPC address for: /usr/local/Cellar/terraform/0.8.2/bin/terraform | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: 2017/01/05 10:50:24 [INFO] Terraform version: 0.8.2 | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: 2017/01/05 10:50:24 [INFO] CLI args: []string{"/usr/local/Cellar/terraform/0.8.2/bin/terraform", "internal-plugin", "provider", "google"} | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: 2017/01/05 10:50:24 [DEBUG] Detected home directory from env var: /Users/pivotal | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: 2017/01/05 10:50:24 [DEBUG] Detected home directory from env var: /Users/pivotal | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: 2017/01/05 10:50:24 [DEBUG] Attempting to open CLI config file: /Users/pivotal/.terraformrc | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: 2017/01/05 10:50:24 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [INFO] Starting provider plugin google | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [DEBUG] Detected home directory from env var: /Users/pivotal | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [DEBUG] plugin: plugin address: unix /var/folders/y_/65nb0zbs4c9d5m22jzh3cr340000gn/T/plugin412668488 | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInputProvider | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] vertex "google_compute_network.network", got dep: "provider.google" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_network.network': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_network.network': evaluating | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalCountCheckComputed | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/01/05 10:50:24 [TRACE] [walkInput] Exiting eval tree: google_compute_network.network | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_network.network': expanding/walking dynamic subgraph | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_network.network': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_network.network': evaluating | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [TRACE] [walkInput] Exiting eval tree: google_compute_network.network | |
2017/01/05 10:50:24 [DEBUG] vertex "google_compute_firewall.firewall", got dep: "google_compute_network.network" | |
2017/01/05 10:50:24 [DEBUG] vertex "google_compute_firewall.firewall", got dep: "provider.google" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_firewall.firewall': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_firewall.firewall': evaluating | |
2017/01/05 10:50:24 [TRACE] [walkInput] Entering eval tree: google_compute_firewall.firewall | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalCountCheckComputed | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/01/05 10:50:24 [TRACE] [walkInput] Exiting eval tree: google_compute_firewall.firewall | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_firewall.firewall': expanding/walking dynamic subgraph | |
2017/01/05 10:50:24 [TRACE] Graph after step *terraform.ResourceCountTransformerOld: | |
google_compute_firewall.firewall - *terraform.graphNodeExpandedResource | |
2017/01/05 10:50:24 [TRACE] Graph after step *terraform.TargetsTransformer: | |
google_compute_firewall.firewall - *terraform.graphNodeExpandedResource | |
2017/01/05 10:50:24 [TRACE] Graph after step *terraform.RootTransformer: | |
google_compute_firewall.firewall - *terraform.graphNodeExpandedResource | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_firewall.firewall': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_firewall.firewall': evaluating | |
2017/01/05 10:50:24 [TRACE] [walkInput] Entering eval tree: google_compute_firewall.firewall | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [TRACE] [walkInput] Exiting eval tree: google_compute_firewall.firewall | |
2017/01/05 10:50:24 [DEBUG] vertex "provider.google (close)", got dep: "google_compute_firewall.firewall" | |
2017/01/05 10:50:24 [DEBUG] vertex "output.my-source-tags", got dep: "google_compute_firewall.firewall" | |
2017/01/05 10:50:24 [DEBUG] vertex "output.my-target-tags", got dep: "google_compute_firewall.firewall" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.output.my-source-tags': walking | |
2017/01/05 10:50:24 [DEBUG] vertex "provider.google (close)", got dep: "google_compute_network.network" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.output.my-target-tags': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.output.my-source-tags': evaluating | |
2017/01/05 10:50:24 [DEBUG] vertex "provider.google (close)", got dep: "provider.google" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.output.my-target-tags': evaluating | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.provider.google (close)': walking | |
2017/01/05 10:50:24 [TRACE] [walkInput] Entering eval tree: output.my-target-tags | |
2017/01/05 10:50:24 [TRACE] [walkInput] Entering eval tree: output.my-source-tags | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.provider.google (close)': evaluating | |
2017/01/05 10:50:24 [TRACE] [walkInput] Entering eval tree: provider.google (close) | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalCloseProvider | |
2017/01/05 10:50:24 [TRACE] [walkInput] Exiting eval tree: provider.google (close) | |
2017/01/05 10:50:24 [TRACE] [walkInput] Exiting eval tree: output.my-source-tags | |
2017/01/05 10:50:24 [TRACE] [walkInput] Exiting eval tree: output.my-target-tags | |
2017/01/05 10:50:24 [DEBUG] vertex "root", got dep: "output.my-target-tags" | |
2017/01/05 10:50:24 [DEBUG] vertex "root", got dep: "provider.google (close)" | |
2017/01/05 10:50:24 [DEBUG] vertex "root", got dep: "output.my-source-tags" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.root': walking | |
2017/01/05 10:50:24 [INFO] Validating the context... | |
2017/01/05 10:50:24 [TRACE] Graph after step *terraform.ConfigTransformerOld: | |
google_compute_firewall.firewall - *terraform.GraphNodeConfigResource | |
google_compute_network.network - *terraform.GraphNodeConfigResource | |
var.env_name - *terraform.GraphNodeConfigVariable | |
google_compute_network.network - *terraform.GraphNodeConfigResource | |
var.env_name - *terraform.GraphNodeConfigVariable | |
output.my-source-tags - *terraform.GraphNodeConfigOutput | |
google_compute_firewall.firewall - *terraform.GraphNodeConfigResource | |
output.my-target-tags - *terraform.GraphNodeConfigOutput | |
google_compute_firewall.firewall - *terraform.GraphNodeConfigResource | |
provider.google - *terraform.GraphNodeConfigProvider | |
var.project - *terraform.GraphNodeConfigVariable | |
var.region - *terraform.GraphNodeConfigVariable | |
var.service_account_key - *terraform.GraphNodeConfigVariable | |
var.env_name - *terraform.GraphNodeConfigVariable | |
var.project - *terraform.GraphNodeConfigVariable | |
var.region - *terraform.GraphNodeConfigVariable | |
var.service_account_key - *terraform.GraphNodeConfigVariable | |
2017/01/05 10:50:24 [TRACE] Graph after step *terraform.OrphanTransformer: | |
google_compute_firewall.firewall - *terraform.GraphNodeConfigResource | |
google_compute_network.network - *terraform.GraphNodeConfigResource | |
var.env_name - *terraform.GraphNodeConfigVariable | |
google_compute_network.network - *terraform.GraphNodeConfigResource | |
var.env_name - *terraform.GraphNodeConfigVariable | |
output.my-source-tags - *terraform.GraphNodeConfigOutput | |
google_compute_firewall.firewall - *terraform.GraphNodeConfigResource | |
output.my-target-tags - *terraform.GraphNodeConfigOutput | |
google_compute_firewall.firewall - *terraform.GraphNodeConfigResource | |
provider.google - *terraform.GraphNodeConfigProvider | |
var.project - *terraform.GraphNodeConfigVariable | |
var.region - *terraform.GraphNodeConfigVariable | |
var.service_account_key - *terraform.GraphNodeConfigVaria[DEBUG] DestroyEdgeInclude: Checking: google_compute_firewall.firewall | |
2017/01/05 10:50:24 [TRACE] Graph after step *terraform.DestroyTransformer: | |
google_compute_firewall.firewall - *terraform.GraphNodeConfigResource | |
google_compute_firewall.firewall (destroy) - *terraform.graphNodeResourceDestroy | |
google_compute_network.network - *terraform.GraphNodeConfigResource | |
provider.google - *terraform.GraphNodeConfigProvider | |
var.env_name - *terraform.GraphNodeConfigVariable | |
google_compute_firewall.firewall (destroy) - *terraform.graphNodeResourceDestroy | |
provider.google - *terraform.GraphNodeConfigProvider | |
google_compute_network.network - *terraform.GraphNodeConfigResource | |
google_compute_network.network (destroy) - *terraform.graphNodeResourceDestroy | |
provider.google - *terraform.GraphNodeConfigProvider | |
var.env_name - *terraform.GraphNodeConfigVariable | |
google_compute_network.network (destroy) - *terraform.graphNodeResourceDestroy | |
google_compute_firewall.firewall (destroy) - *terraform.graphNodeResourceDestroy | |
provider.google - *terraform.GraphNodeConfigProvider | |
output.my-source-tags - *terraform.GraphNodeConfigOutput | |
google_compute_firewall.firewall - *terraform.GraphNodeConfigResource | |
output.my-target-tags - *terraform.GraphNodeConfigOutput | |
google_compute_firewall.firewall - *terraform.GraphNodeConfigResource | |
provider.google - *terraform.GraphNodeConfigProvider | |
var.project - *terraform.GraphNodeConfigVariable | |
var.region - *terraform.GraphNodeConfigVariable | |
var.service_account_key - *terraform.GraphNodeConfigVariable | |
var.env_name - *terraform.GraphNodeConfigVariable | |
var.project - *terraform.GraphNodeConfigVariable | |
var.region - *terraform.GraphNodeConfigVariable | |
var.service_account_key - *terraform.GraphNodeConfigVariable | |
2017/01/05 10:50:24 [TRACE] Graph after step *terraform.CreateBeforeDestroyTransformer: | |
google_compute_firewall.firewall - *terraform.GraphNodeConfigResource | |
google_compute_firewall.firewall (destroy) - *terraform.graphNodeResourceDestroy | |
google_compute_network.network - *odeConfigResource | |
output.my-target-tags - *terraform.GraphNodeConfigOutput | |
google_compute_firewall.firewall - *terraform.GraphNodeConfigResource | |
provider.google - *terraform.GraphNodeConfigProvider | |
var.project - *terraform.GraphNodeConfigVariable | |
var.region - *terraform.GraphNodeConfigVariable | |
var.service_account_key - *terraform.GraphNodeConfigVariable | |
var.env_name - *terraform.GraphNodeConfigVariable | |
var.project - *terraform.GraphNodeConfigVariable | |
var.region - *terraform.GraphNodeConfigVariable | |
var.service_account_key - *terraform.GraphNodeConfigVariable | |
2017/01/05 10:50:24 [DEBUG] Checking variable noop: var.service_account_key | |
2017/01/05 10:50:24 [DEBUG] No diff, not a noop | |
2017/01/05 10:50:24 [DEBUG] Checking resource noop: google_compute_network.network | |
2017/01/05 10:50:24 [DEBUG] No diff, not a noop | |
2017/01/05 10:50:24 [DEBUG] Checking resource noop: google_compute_firewall.firewall | |
2017/01/05 10:50:24 [DEBUG] No diff, not a noop | |
2017/01/05 10:50:24 [DEBUG] Checking variable noop: var.region | |
2017/01/05 10:50:24 [DEBUG] No diff, not a noop | |
2017/01/05 10:50:24 [DEBUG] Checking variable noop: var.env_name | |
2017/01/05 10:50:24 [DEBUG] No diff, not a noop | |
2017/01/05 10:50:24 [DEBUG] Checking variable noop: var.project | |
2017/01/05 10:50:24 [DEBUG] No diff, not a noop | |
2017/01/05 10:50:24 [TRACE] Graph after step *terraform.PruneNoopTransformer: | |
google_compute_firewall.firewall - *terraform.GraphNodeConfigResource | |
google_compute_network.network - *terraform.GraphNodeConfigResource | |
provider.google - *terraform.GraphNodeConfigProvider | |
var.env_name - *terraform.GraphNodeConfigVariable | |
google_compute_network.network - *terraform.GraphNodeConfigResource | |
provider.google - *terraform.GraphNodeConfigProvider | |
var.env_name - *terraform.GraphNodeConfigVariable | |
output.my-source-tags - *terraform.GraphNodeConfigOutput | |
google_compute_firewall.firewall - *terraform.GraphNodeConfigResource | |
output.my-target-tags - *terraform.GraphNodeConfigOutput | |
google_compute_firewall.firewall - *terraform.GraphNodeConfigReigOutput | |
provider.google (close) - *terraform.graphNodeCloseProvider | |
var.env_name - *terraform.GraphNodeConfigVariable | |
var.project - *terraform.GraphNodeConfigVariable | |
var.region - *terraform.GraphNodeConfigVariable | |
var.service_account_key - *terraform.GraphNodeConfigVariable | |
2017/01/05 10:50:24 [DEBUG] Starting graph walk: walkValidate | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.region': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.region': evaluating | |
2017/01/05 10:50:24 [TRACE] [walkValidate] Entering eval tree: var.region | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalNoop | |
2017/01/05 10:50:24 [TRACE] [walkValidate] Exiting eval tree: var.region | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.service_account_key': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.service_account_key': evaluating | |
2017/01/05 10:50:24 [TRACE] [walkValidate] Entering eval tree: var.service_account_key | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalNoop | |
2017/01/05 10:50:24 [TRACE] [walkValidate] Exiting eval tree: var.service_account_key | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.project': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.env_name': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.env_name': evaluating | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.project': evaluating | |
2017/01/05 10:50:24 [TRACE] [walkValidate] Entering eval tree: var.project | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalNoop | |
2017/01/05 10:50:24 [TRACE] [walkValidate] Entering eval tree: var.env_name | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalNoop | |
2017/01/05 10:50:24 [TRACE] [walkValidate] Exiting eval tree: var.env_name | |
2017/01/05 10:50:24 [TRACE] [walkValidate] Exiting eval tree: var.project | |
2017/01/05 10:50:24 [DEBUG] vertex "provider.google", got dep: "var.project" | |
2017/01/05 10:50:24 [DEBUG] vertex "provider.google", got dep: "var.region" | |
2017/01/05 10:50:24 [DEBUG] vertex "provider.google", got dep: "var.service_account_key" | |
2017/01/05 10:50:24 [DEBUG] vertex "google_compute_network.network", got dep: "var.env_name" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.provider.google': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.provider.google': evaluating | |
2017/01/05 10:50:24 [TRACE] [walkValidate] Entering eval tree: provider.google | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInitProvider | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalValidateProvider | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSetProviderConfig | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [TRACE] [walkValidate] Exiting eval tree: provider.google | |
2017/01/05 10:50:24 [DEBUG] vertex "provider.google (close)", got dep: "provider.google" | |
2017/01/05 10:50:24 [DEBUG] vertex "google_compute_network.network", got dep: "provider.google" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_network.network': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_network.network': evaluating | |
2017/01/05 10:50:24 [TRACE] [walkValidate] Entering eval tree: google_compute_network.network | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalCountCheckComputed | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalValidateCount | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/01/05 10:50:24 [TRACE] [walkValidate] Exiting eval tree: google_compute_network.network | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_network.network': expanding/walking dynamic subgraph | |
2017/01/05 10:50:24 [TRACE] Graph after step *terraform.ResourceCountTransformerOld: | |
google_compute_network.network - *terraform.graphNodeExpandedResource | |
2017/01/05 10:50:24 [TRACE] Graph after step *terraform.TargetsTransformer: | |
google_compute_network.network - *terraform.graphNodeExpandedResource | |
2017/01/05 10:50:24 [TRACE] Graph after step *terraform.RootTransformer: | |
google_compute_network.network - *terraform.graphNodeExpandedResource | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_network.network': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_network.network': evaluating | |
2017/01/05 10:50:24 [TRACE] [walkValidate] Entering eval tree: google_compute_network.network | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [TRACE] [walkValidate] Exiting eval tree: google_compute_network.network | |
2017/01/05 10:50:24 [DEBUG] vertex "google_compute_firewall.firewall", got dep: "google_compute_network.network" | |
2017/01/05 10:50:24 [DEBUG] vertex "google_compute_firewall.firewall", got dep: "provider.google" | |
2017/01/05 10:50:24 [DEBUG] vertex "google_compute_firewall.firewall", got dep: "var.env_name" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_firewall.firewall': walking | |
2017/01/05 10:50:24 [DEBU2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalCountCheckComputed | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalValidateCount | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/01/05 10:50:24 [TRACE] [walkValidate] Exiting eval tree: google_compute_firewall.firewall | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_firewall.firewall': expanding/walking dynamic subgraph | |
2017/01/05 10:50:24 [TRACE] Graph after step *terraform.ResourceCountTransformerOld: | |
google_compute_firewall.firewall - *terraform.graphNodeExpandedResource | |
2017/01/05 10:50:24 [TRACE] Graph after step *terraform.TargetsTransformer: | |
google_compute_firewall.firewall - *terraform.graphNodeExpandedResource | |
2017/01/05 10:50:24 [TRACE] Graph after step *terraform.RootTransformer: | |
google_compute_firewall.firewall - *terraform.graphNodeExpandedResource | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_firewall.firewall': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_firewall.firewall': evaluating | |
2017/01/05 10:50:24 [TRACE] [walkValidate] Entering eval tree: google_compute_firewall.firewall | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [TRACE] [walkValidate] Exiting eval tree: google_compute_firewall.firewall | |
2017/01/05 10:50:24 [DEBUG] vertex "output.my-target-tags", got dep: "google_compute_firewall.firewall" | |
2017/01/05 10:50:24 [DEBUG] vertex "provider.google (close)", got dep: "google_compute_firewall.firewall" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.output.my-target-tags': walking | |
2017/01/05 10:50:24 [DEBUG] vertex "provider.google (close)", got dep: "google_compute_network.network" | |
2017/01/05 10:50:24 [DEBUG] vertex "output.my-source-tags", got dep: "google_compute_firewall.firewall" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.output.my-target-tags': evaluating | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.provider.google (close)': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.output.my-source-tags': walking | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.provider.google (close)': evaluating | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/01/05 10:50:24 [DEBUG] vertex "root", got dep: "output.my-source-tags" | |
2017/01/05 10:50:24 [DEBUG] vertex "root", got dep: "output.my-target-tags" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.root': walking | |
2017/01/05 10:50:24 [INFO] Starting shadow graph walk: walkValidate | |
2017/01/05 10:50:24 [DEBUG] Waiting for shadow graph to complete... | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.env_name': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.env_name': evaluating | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.project': evaluating | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalNoop | |
2017/01/05 10:50:24 [TRACE] [walkValidate] Exiting eval tree: var.region | |
2017/01/05 10:50:24 [DEBUG] vertex "google_compute_firewall.firewall", got dep: "var.env_name" | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalNoop | |
2017/01/05 10:50:24 [TRACE] [walkValidate] Exiting eval tree: var.service_account_key | |
2017/01/05 10:50:24 [DEBUG] vertex "provider.google", got dep: "var.service_account_key" | |
2017/01/05 10:50:24 [TRACE] [walkValidate] Entering eval tree: var.project | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalNoop | |
2017/01/05 10:50:24 [TRACE] [walkValidate] Exiting eval tree: var.project | |
2017/01/05 10:50:24 [DEBUG] vertex "provider.google", got dep: "var.project" | |
2017/01/05 10:50:24 [DEBUG] vertex "provider.google", got dep: "var.region" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.provider.google': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.provider.google': evaluating | |
2017/01/05 10:50:24 [TRACE] [walkValidate] Entering eval tree: provider.google | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInitProvider | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalValidateProvider | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSetProviderConfig | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [TRACE] [walkValidate] Exiting eval tree: provider.google | |
2017/01/05 10:50:24 [DEBUG] vertex "provider.google (close)", got dep: "provider.google" | |
2017/01/05 10:50:24 [DEBUG] vertex "google_compute_network.network", got dep: "provider.google" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_network.network': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_network.network': evaluating | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalCountCheckComputed | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalValidateCount | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_network.network': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_network.network': evaluating | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] vertex "google_compute_firewall.firewall", got dep: "provider.google" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_firewall.firewall': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_firewall.firewall': evaluating | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalCountCheckComputed | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalValidateCount | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_firewall.firewall': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_firewall.firewall': evaluating | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [TRACE] [walkValidate] Exiting eval tree: google_compute_firewall.firewall | |
2017/01/05 10:50:24 [DEBUG] vertex "output.my-target-tags", got dep: "google_compute_firewall.firewall" | |
2017/01/05 10:50:24 [DEBUG] vertex "provider.google (close)", got dep: "google_compute_firewall.firewall" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.output.my-target-tags': walking | |
2017/01/05 10:50:24 [DEBUG] vertex "provider.google (close)", got dep: "google_compute_network.network" | |
2017/01/05 10:50:24 [DEBUG] vertex "output.my-source-tags", got dep: "google_compute_firewall.firewall" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.output.my-target-tags': evaluating | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.output.my-source-tags': walking | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.output.my-source-tags': evaluating | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.provider.google (close)': walking | |
2017/01/05 10:50:24 [TRACE] [walkValidate] Entering eval tree: output.my-source-tags | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.provider.google (close)': evaluating | |
2017/01/05 10:50:24 [DEBUG] vertex "root", got dep: "provider.google (close)" | |
2017/01/05 10:50:24 [DEBUG] vertex "root", got dep: "output.my-source-tags" | |
2017/01/05 10:50:24 [DEBUG] vertex "root", got dep: "output.my-target-tags" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.root': walking | |
2017/01/05 10:50:24 [INFO] Shadow graph success! | |
2017/01/05 10:50:24 [INFO] Validation result: 0 warnings, 0 errors | |
2017/01/05 10:50:24 [DEBUG] DestroyEdgeInclude: Checking: google_compute_firewall.firewall | |
2017/01/05 10:50:24 [DEBUG] DestroyEdgeInclude: Checking: google_compute_network.network | |
2017/01/05 10:50:24 [DEBUG] Checking variable noop: var.service_account_key | |
2017/01/05 10:50:24 [DEBUG] No diff, not a noop | |
2017/01/05 10:50:24 [DEBUG] Checking resource noop: google_compute_network.network | |
2017/01/05 10:50:24 [DEBUG] No diff, not a noop | |
2017/01/05 10:50:24 [DEBUG] Checking resource noop: google_compute_firewall.firewall | |
2017/01/05 10:50:24 [DEBUG] No diff, not a noop | |
2017/01/05 10:50:24 [DEBUG] Checking variable noop: var.region | |
2017/01/05 10:50:24 [DEBUG] No diff, not a noop | |
2017/01/05 10:50:24 [DEBUG] Checking variable noop: var.env_name | |
2017/01/05 10:50:24 [DEBUG] No diff, not a noop | |
2017/01/05 10:50:24 [DEBUG] Checking variable noop: var.project | |
2017/01/05 10:50:24 [DEBUG] No diff, not a noop | |
2017/01/05 10:50:24 [DEBUG] Starting graph walk: walkRefresh | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.project': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.region': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.env_name': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.service_account_key': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.project': evaluating | |
2017/01/05 10:50:24 [DEBUG] vertex "provider.google", got dep: "var.region" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.env_name': evaluating | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalNoop | |
2017/01/05 10:50:24 [TRACE] [walkRefresh] Exiting eval tree: var.env_name | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.service_account_key': evaluating | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalNoop | |
2017/01/05 10:50:24 [TRACE] [walkRefresh] Exiting eval tree: var.service_account_key | |
2017/01/05 10:50:24 [DEBUG] vertex "google_compute_firewall.firewall", got dep: "var.env_name" | |
2017/01/05 10:50:24 [DEBUG] vertex "provider.google", got dep: "var.service_account_key" | |
2017/01/05 10:50:24 [DEBUG] vertex "google_compute_network.network", got dep: "var.env_name" | |
2017/01/05 10:50:24 [DEBUG] vertex "provider.google", got dep: "var.project" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.provider.google': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.provider.google': evaluating | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInitProvider | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSetProviderConfig | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalConfigProvider | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [INFO] Requesting Google token... | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [INFO] -- Email: [email protected] | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [INFO] -- Scopes: [https://www.googleapis.com/auth/compute https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/ndev.clouddns.readwrite https://www.googleapis.com/auth/devstorage.full_control] | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [INFO] -- Private Key Length: 1704 | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [INFO] Instantiating GCE client... | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [INFO] Instantiating GKE client... | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [INFO] Instantiating Google Cloud DNS client... | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [INFO] Instantiating Google Storage Client... | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [INFO] Instantiating Google SqlAdmin Client... | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [INFO] Instatiating Google Pubsub Client... | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [INFO] Instatiating Google Cloud ResourceManager Client... | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [INFO] Instatiating Google Cloud IAM Client... | |
2017/01/05 10:50:24 [DEBUG] vertex "google_compute_network.network", got dep: "provider.google" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_network.network': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_network.network': evaluating | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalCountCheckComputed | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/01/05 10:50:24 [TRACE] [walkRefresh] Exiting eval tree: google_compute_network.network | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_network.network': expanding/walking dynamic subgraph | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_network.network': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_network.network': evaluating | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalReadState | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalRefresh | |
2017/01/05 10:50:24 [DEBUG] refresh: google_compute_network.network: no state, not refreshing | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalWriteState | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] vertex "google_compute_firewall.firewall", got dep: "google_compute_network.network" | |
2017/01/05 10:50:24 [DEBUG] vertex "google_compute_firewall.firewall", got dep: "provider.google" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_firewall.firewall': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_firewall.firewall': evaluating | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalCountCheckComputed | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/01/05 10:50:24 [TRACE] [walkRefresh] Exiting eval tree: google_compute_firewall.firewall | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_firewall.firewall': expanding/walking dynamic subgraph | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_firewall.firewall': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_firewall.firewall': evaluating | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalReadState | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalRefresh | |
2017/01/05 10:50:24 [DEBUG] refresh: google_compute_firewall.firewall: no state, not refreshing | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalWriteState | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [TRACE] [walkRefresh] Exiting eval tree: google_compute_firewall.firewall | |
2017/01/05 10:50:24 [DEBUG] vertex "output.my-source-tags", got dep: "google_compute_firewall.firewall" | |
2017/01/05 10:50:24 [DEBUG] vertex "output.my-target-tags", got dep: "google_compute_firewall.firewall" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.output.my-source-tags': walking | |
2017/01/05 10:50:24 [DEBUG] vertex "provider.google (close)", got dep: "google_compute_firewall.firewall" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.output.my-source-tags': evaluating | |
2017/01/05 10:50:24 [DEBUG] vertex "provider.google (close)", got dep: "provider.google" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.output.my-target-tags': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.provider.google (close)': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.output.my-target-tags': evaluating | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalCloseProvider | |
2017/01/05 10:50:24 [DEBUG] vertex "root", got dep: "output.my-target-tags" | |
2017/01/05 10:50:24 [DEBUG] vertex "root", got dep: "provider.google (close)" | |
2017/01/05 10:50:24 [DEBUG] vertex "root", got dep: "output.my-source-tags" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.root': walking | |
2017/01/05 10:50:24 [INFO] Starting shadow graph walk: walkRefresh | |
2017/01/05 10:50:24 [DEBUG] Waiting for shadow graph to complete... | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.project': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.project': evaluating | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.region': walking | |
2017/01/05 10:50:24 [TRACE] [walkRefresh] Entering eval tree: var.project | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalNoop | |
2017/01/05 10:50:24 [TRACE] [walkRefresh] Exiting eval tree: var.project | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.service_account_key': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.env_name': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.region': evaluating | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.service_account_key': evaluating | |
2017/01/05 10:50:24 [DEBUG] vertex "provider.google", got dep: "var.service_account_key" | |
2017/01/05 10:50:24 [DEBUG] vertex "provider.google", got dep: "var.project" | |
2017/01/05 10:50:24 [DEBUG] vertex "provider.google", got dep: "var.region" | |
2017/01/05 10:50:24 [DEBUG] vertex "google_compute_network.network", got dep: "var.env_name" | |
2017/01/05 10:50:24 [DEBUG] vertex "google_compute_firewall.firewall", got dep: "var.env_name" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.provider.google': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.provider.google': evaluating | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSetProviderConfig | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalConfigProvider | |
2017/01/05 10:50:24 [TRACE] [walkRefresh] Exiting eval tree: provider.google | |
2017/01/05 10:50:24 [DEBUG] vertex "google_compute_network.network", got dep: "provider.google" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_network.network': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_network.network': evaluating | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalCountCheckComputed | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_network.network': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_network.network': evaluating | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalReadState | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalRefresh | |
2017/01/05 10:50:24 [DEBUG] refresh: google_compute_network.network: no state, not refreshing | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalWriteState | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] vertex "google_compute_firewall.firewall", got dep: "google_compute_network.network" | |
2017/01/05 10:50:24 [DEBUG] vertex "google_compute_firewall.firewall", got dep: "provider.google" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_firewall.firewall': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_firewall.firewall': evaluating | |
2017/01/05 10:50:24 [TRACE] [walkRefresh] Entering eval tree: google_compute_firewall.firewall | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalCountCheckComputed | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/01/05 10:50:24 [TRACE] [walkRefresh] Exiting eval tree: google_compute_firewall.firewall | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_firewall.firewall': expanding/walking dynamic subgraph | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_firewall.firewall': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_firewall.firewall': evaluating | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalReadState | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalRefresh | |
2017/01/05 10:50:24 [DEBUG] refresh: google_compute_firewall.firewall: no state, not refreshing | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalWriteState | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [TRACE] [walkRefresh] Exiting eval tree: google_compute_firewall.firewall | |
2017/01/05 10:50:24 [DEBUG] vertex "output.my-target-tags", got dep: "google_compute_firewall.firewall" | |
2017/01/05 10:50:24 [DEBUG] vertex "provider.google (close)", got dep: "google_compute_firewall.firewall" | |
2017/01/05 10:50:24 [DEBUG] vertex "provider.google (close)", got dep: "google_compute_network.network" | |
2017/01/05 10:50:24 [DEBUG] vertex "provider.google (close)", got dep: "provider.google" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.output.my-target-tags': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.provider.google (close)': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.output.my-target-tags': evaluating | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.provider.google (close)': evaluating | |
2017/01/05 10:50:24 [TRACE] [walkRefresh] Entering eval tree: output.my-target-tags | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/05 10:50:24 [DEBUG] vertex "output.my-source-tags", got dep: "google_compute_firewall.firewall" | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/01/05 10:50:24 [TRACE] [walkRefresh] Entering eval tree: provider.google (close) | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalCloseProvider | |
2017/01/05 10:50:24 [DEBUG] vertex "root", got dep: "provider.google (close)" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.output.my-source-tags': evaluating | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/01/05 10:50:24 [DEBUG] vertex "root", got dep: "output.my-source-tags" | |
2017/01/05 10:50:24 [DEBUG] vertex "root", got dep: "output.my-target-tags" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.root': walking | |
2017/01/05 10:50:24 [INFO] Shadow graph success! | |
2017/01/05 10:50:24 [DEBUG] Resource state not found for "google_compute_firewall.firewall": google_compute_firewall.firewall | |
2017/01/05 10:50:24 [DEBUG] Resource state not found for "google_compute_network.network": google_compute_network.network | |
2017/01/05 10:50:24 [DEBUG] ReferenceTransformer: "provider.google" references: [var.project var.region var.service_account_key] | |
2017/01/05 10:50:24 [DEBUG] ReferenceTransformer: "google_compute_network.network" references: [var.env_name] | |
2017/01/05 10:50:24 [DEBUG] ReferenceTransformer: "google_compute_firewall.firewall" references: [var.env_name google_compute_network.network] | |
2017/01/05 10:50:24 [DEBUG] ReferenceTransformer: "output.my-source-tags" references: [google_compute_firewall.firewall] | |
2017/01/05 10:50:24 [DEBUG] ReferenceTransformer: "output.my-target-tags" references: [google_compute_firewall.firewall] | |
2017/01/05 10:50:24 [DEBUG] ReferenceTransformer: "var.service_account_key" references: [] | |
2017/01/05 10:50:24 [DEBUG] ReferenceTransformer: "var.env_name" references: [] | |
2017/01/05 10:50:24 [DEBUG] ReferenceTransformer: "var.project" references: [] | |
2017/01/05 10:50:24 [DEBUG] ReferenceTransformer: "var.region" references: [] | |
2017/01/05 10:50:24 [DEBUG] Starting graph walk: walkPlan | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.project': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.service_account_key': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.region': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.env_name': walking | |
2017/01/05 10:50:24 [DEBUG] vertex "provider.google", got dep: "var.service_account_key" | |
2017/01/05 10:50:24 [DEBUG] vertex "provider.google", got dep: "var.project" | |
2017/01/05 10:50:24 [DEBUG] vertex "provider.google", got dep: "var.region" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.provider.google': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.provider.google': evaluating | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInitProvider | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSetProviderConfig | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalConfigProvider | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [INFO] Requesting Google token... | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [INFO] -- Email: [email protected] | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [INFO] -- Scopes: [https://www.googleapis.com/auth/compute https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/ndev.clouddns.readwrite https://www.googleapis.com/auth/devstorage.full_control] | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [INFO] -- Private Key Length: 1704 | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [INFO] Instantiating GCE client... | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [INFO] Instantiating GKE client... | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [INFO] Instantiating Google Cloud DNS client... | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [INFO] Instantiating Google Storage Client... | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [INFO] Instantiating Google SqlAdmin Client... | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [INFO] Instatiating Google Pubsub Client... | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [INFO] Instatiating Google Cloud ResourceManager Client... | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [INFO] Instatiating Google Cloud IAM Client... | |
2017/01/05 10:50:24 [DEBUG] vertex "google_compute_network.network", got dep: "provider.google" | |
2017/01/05 10:50:24 [DEBUG] vertex "google_compute_network.network", got dep: "var.env_name" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_network.network': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_network.network': evaluating | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalCountCheckComputed | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/01/05 10:50:24 [TRACE] [walkPlan] Exiting eval tree: google_compute_network.network | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_network.network': expanding/walking dynamic subgraph | |
2017/01/05 10:50:24 [DEBUG] Resource state not found for "google_compute_network.network": google_compute_network.network | |
2017/01/05 10:50:24 [DEBUG] ReferenceTransformer: "google_compute_network.network" references: [] | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_network.network': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_network.network': evaluating | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalReadState | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalDiff | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalCheckPreventDestroy | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalWriteState | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalWriteDiff | |
2017/01/05 10:50:24 [TRACE] [walkPlan] Exiting eval tree: google_compute_network.network | |
2017/01/05 10:50:24 [DEBUG] vertex "google_compute_firewall.firewall", got dep: "google_compute_network.network" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_firewall.firewall': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_firewall.firewall': evaluating | |
2017/01/05 10:50:24 [TRACE] [walkPlan] Entering eval tree: google_compute_firewall.firewall | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalCountCheckComputed | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/01/05 10:50:24 [TRACE] [walkPlan] Exiting eval tree: google_compute_firewall.firewall | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_firewall.firewall': expanding/walking dynamic subgraph | |
2017/01/05 10:50:24 [DEBUG] Resource state not found for "google_compute_firewall.firewall": google_compute_firewall.firewall | |
2017/01/05 10:50:24 [DEBUG] ReferenceTransformer: "google_compute_firewall.firewall" references: [] | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_firewall.firewall': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_firewall.firewall': evaluating | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalReadState | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalDiff | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalCheckPreventDestroy | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalWriteState | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalWriteDiff | |
2017/01/05 10:50:24 [TRACE] [walkPlan] Exiting eval tree: google_compute_firewall.firewall | |
2017/01/05 10:50:24 [DEBUG] vertex "output.my-source-tags", got dep: "google_compute_firewall.firewall" | |
2017/01/05 10:50:24 [DEBUG] vertex "output.my-target-tags", got dep: "google_compute_firewall.firewall" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.output.my-target-tags': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.output.my-source-tags': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.output.my-target-tags': evaluating | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/01/05 10:50:24 [DEBUG] Interpolating computed list element attribute source_tags (1) | |
2017/01/05 10:50:24 [DEBUG] Interpolating computed list element attribute target_tags (1) | |
2017/01/05 10:50:24 [DEBUG] vertex "root", got dep: "output.my-source-tags" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.root': walking | |
2017/01/05 10:50:24 [INFO] Starting shadow graph walk: walkPlan | |
2017/01/05 10:50:24 [DEBUG] Waiting for shadow graph to complete... | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.region': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.env_name': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.project': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.service_account_key': walking | |
2017/01/05 10:50:24 [DEBUG] vertex "provider.google", got dep: "var.project" | |
2017/01/05 10:50:24 [DEBUG] vertex "provider.google", got dep: "var.region" | |
2017/01/05 10:50:24 [DEBUG] vertex "provider.google", got dep: "var.service_account_key" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.provider.google': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.provider.google': evaluating | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInitProvider | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSetProviderConfig | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalConfigProvider | |
2017/01/05 10:50:24 [DEBUG] vertex "google_compute_network.network", got dep: "provider.google" | |
2017/01/05 10:50:24 [DEBUG] vertex "google_compute_network.network", got dep: "var.env_name" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_network.network': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_network.network': evaluating | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalCountCheckComputed | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/01/05 10:50:24 [DEBUG] Resource state not found for "google_compute_network.network": google_compute_network.network | |
2017/01/05 10:50:24 [DEBUG] ReferenceTransformer: "google_compute_network.network" references: [] | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_network.network': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_network.network': evaluating | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalReadState | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalDiff | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalCheckPreventDestroy | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalWriteState | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalWriteDiff | |
2017/01/05 10:50:24 [DEBUG] vertex "google_compute_firewall.firewall", got dep: "google_compute_network.network" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_firewall.firewall': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_firewall.firewall': evaluating | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalCountCheckComputed | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary | |
2017/01/05 10:50:24 [DEBUG] Resource state not found for "google_compute_firewall.firewall": google_compute_firewall.firewall | |
2017/01/05 10:50:24 [DEBUG] ReferenceTransformer: "google_compute_firewall.firewall" references: [] | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_firewall.firewall': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_firewall.firewall': evaluating | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalReadState | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalDiff | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalCheckPreventDestroy | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalWriteState | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalWriteDiff | |
2017/01/05 10:50:24 [TRACE] [walkPlan] Exiting eval tree: google_compute_firewall.firewall | |
2017/01/05 10:50:24 [DEBUG] vertex "output.my-source-tags", got dep: "google_compute_firewall.firewall" | |
2017/01/05 10:50:24 [DEBUG] vertex "output.my-target-tags", got dep: "google_compute_firewall.firewall" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.output.my-source-tags': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.output.my-target-tags': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.output.my-source-tags': evaluating | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.output.my-target-tags': evaluating | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/05 10:50:24 [DEBUG] Interpolating computed list element attribute source_tags (1) | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/01/05 10:50:24 [DEBUG] Interpolating computed list element attribute target_tags (1) | |
2017/01/05 10:50:24 [DEBUG] vertex "root", got dep: "output.my-target-tags" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.root': walking | |
2017/01/05 10:50:24 [INFO] Shadow graph success! | |
se, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "target_tags.1550127104":*terraform.ResourceAttrDiff{Old:"", New:"my-target-tag", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false} | |
2017/01/05 10:50:24 [DEBUG] Resource state not found for "google_compute_network.network": google_compute_network.network | |
2017/01/05 10:50:24 [DEBUG] Resource state not found for "google_compute_firewall.firewall": google_compute_firewall.firewall | |
2017/01/05 10:50:24 [TRACE] Graph after step *terraform.AttachStateTransformer: | |
google_compute_firewall.firewall - *terraform.NodeApplyableResource | |
google_compute_network.network - *terraform.NodeApplyableResource | |
2017/01/05 10:50:24 [DEBUG] ReferenceTransformer: "google_compute_firewall.firewall" references: [var.env_name google_compute_network.network google_compute_network.network] | |
2017/01/05 10:50:24 [DEBUG] ReferenceTransformer: "var.project" references: [] | |
2017/01/05 10:50:24 [DEBUG] ReferenceTransformer: "var.service_account_key" references: [] | |
2017/01/05 10:50:24 [DEBUG] ReferenceTransformer: "var.env_name" references: [] | |
2017/01/05 10:50:24 [DEBUG] ReferenceTransformer: "output.my-source-tags" references: [google_compute_firewall.firewall] | |
2017/01/05 10:50:24 [DEBUG] ReferenceTransformer: "google_compute_network.network" references: [var.env_name] | |
2017/01/05 10:50:24 [DEBUG] ReferenceTransformer: "provider.google" references: [var.project var.region var.service_account_key] | |
2017/01/05 10:50:24 [DEBUG] ReferenceTransformer: "var.region" references: [] | |
2017/01/05 10:50:24 [DEBUG] ReferenceTransformer: "output.my-target-tags" references: [google_compute_firewall.firewall] | |
2017/01/05 10:50:24 [DEBUG] Starting graph walk: walkApply | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.region': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.env_name': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.service_account_key': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.var.project': walking | |
2017/01/05 10:50:24 [DEBUG] vertex "provider.google", got dep: "var.project" | |
2017/01/05 10:50:24 [DEBUG] vertex "provider.google", got dep: "var.region" | |
2017/01/05 10:50:24 [DEBUG] vertex "provider.google", got dep: "var.service_account_key" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.provider.google': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.provider.google': evaluating | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSetProviderConfig | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalConfigProvider | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [INFO] Requesting Google token... | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [INFO] -- Email: [email protected] | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [INFO] -- Scopes: [https://www.googleapis.com/auth/compute https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/ndev.clouddns.readwrite https://www.googleapis.com/auth/devstorage.full_control] | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [INFO] -- Private Key Length: 1704 | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [INFO] Instantiating GCE client... | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [INFO] Instantiating GKE client... | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [INFO] Instantiating Google Cloud DNS client... | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [INFO] Instantiating Google Storage Client... | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [INFO] Instantiating Google SqlAdmin Client... | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [INFO] Instatiating Google Pubsub Client... | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [INFO] Instatiating Google Cloud ResourceManager Client... | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [INFO] Instatiating Google Cloud IAM Client... | |
2017/01/05 10:50:24 [DEBUG] vertex "google_compute_network.network", got dep: "provider.google" | |
2017/01/05 10:50:24 [DEBUG] vertex "google_compute_network.network", got dep: "var.env_name" | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_network.network': walking | |
2017/01/05 10:50:24 [DEBUG] vertex 'root.google_compute_network.network': evaluating | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalReadDiff | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalIf | |
2017/01/05 10:50:24 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalIf | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalReadState | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalDiff | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalReadDiff | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalCompareDiff | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalReadState | |
2017/01/05 10:50:24 [DEBUG] root: eval: *terraform.EvalApply | |
2017/01/05 10:50:24 [DEBUG] apply: google_compute_network.network: executing Apply | |
2017/01/05 10:50:24 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:24 [DEBUG] Network insert request: &compute.Network{IPv4Range:"", AutoCreateSubnetworks:false, CreationTimestamp:"", Description:"", GatewayIPv4:"", Id:0x0, Kind:"", Name:"test-env-network", SelfLink:"", Subnetworks:[]string(nil), ServerResponse:googleapi.ServerResponse{HTTPStatusCode:0, Header:http.Header(nil)}, ForceSendFields:[]string{"AutoCreateSubnetworks"}, NullFields:[]string(nil)} | |
2017/01/05 10:50:26 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:26 [DEBUG] Waiting for state to become: [DONE] | |
2017/01/05 10:50:29 [DEBUG] vertex "meta.count-boundary (count boundary fixup)", waiting for: "output.my-target-tags" | |
2017/01/05 10:50:29 [DEBUG] vertex "output.my-source-tags", waiting for: "google_compute_firewall.firewall" | |
2017/01/05 10:50:29 [DEBUG] vertex "output.my-target-tags", waiting for: "google_compute_firewall.firewall" | |
2017/01/05 10:50:29 [DEBUG] vertex "google_compute_firewall.firewall", waiting for: "google_compute_network.network" | |
2017/01/05 10:50:34 [DEBUG] vertex "meta.count-boundary (count boundary fixup)", waiting for: "output.my-target-tags" | |
2017/01/05 10:50:34 [DEBUG] vertex "output.my-source-tags", waiting for: "google_compute_firewall.firewall" | |
2017/01/05 10:50:34 [DEBUG] vertex "output.my-target-tags", waiting for: "google_compute_firewall.firewall" | |
2017/01/05 10:50:34 [DEBUG] vertex "google_compute_firewall.firewall", waiting for: "google_compute_network.network" | |
2017/01/05 10:50:36 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:36 [DEBUG] Got "DONE" when asking for operation "operation-1483642225118-5455d5fcd4b30-5dc66695-bdd96697" | |
2017/01/05 10:50:36 [DEBUG] root: eval: *terraform.EvalWriteState | |
2017/01/05 10:50:36 [DEBUG] root: eval: *terraform.EvalApplyProvisioners | |
2017/01/05 10:50:36 [DEBUG] root: eval: *terraform.EvalIf | |
2017/01/05 10:50:36 [DEBUG] root: eval: *terraform.EvalWriteState | |
2017/01/05 10:50:36 [DEBUG] root: eval: *terraform.EvalWriteDiff | |
2017/01/05 10:50:36 [DEBUG] root: eval: *terraform.EvalApplyPost | |
2017/01/05 10:50:36 [DEBUG] root: eval: *terraform.EvalUpdateStateHook | |
2017/01/05 10:50:36 [DEBUG] vertex "google_compute_firewall.firewall", got dep: "google_compute_network.network" | |
2017/01/05 10:50:36 [DEBUG] vertex 'root.google_compute_firewall.firewall': walking | |
2017/01/05 10:50:36 [DEBUG] vertex 'root.google_compute_firewall.firewall': evaluating | |
2017/01/05 10:50:36 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:36 [DEBUG] root: eval: *terraform.EvalInstanceInfo | |
2017/01/05 10:50:36 [DEBUG] root: eval: *terraform.EvalReadDiff | |
2017/01/05 10:50:36 [DEBUG] root: eval: *terraform.EvalIf | |
2017/01/05 10:50:36 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:36 [DEBUG] root: eval: *terraform.EvalIf | |
2017/01/05 10:50:36 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/05 10:50:36 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/05 10:50:36 [DEBUG] root: eval: *terraform.EvalReadState | |
2017/01/05 10:50:36 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2017/01/05 10:50:36 [DEBUG] root: eval: *terraform.EvalDiff | |
2017/01/05 10:50:36 [DEBUG] root: eval: *terraform.EvalReadDiff | |
2017/01/05 10:50:36 [DEBUG] root: eval: *terraform.EvalCompareDiff | |
2017/01/05 10:50:36 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/05 10:50:36 [DEBUG] root: eval: *terraform.EvalReadState | |
2017/01/05 10:50:36 [DEBUG] root: eval: *terraform.EvalApply | |
2017/01/05 10:50:36 [DEBUG] apply: google_compute_firewall.firewall: executing Apply | |
2017/01/05 10:50:37 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:37 [DEBUG] Waiting for state to become: [DONE] | |
2017/01/05 10:50:39 [DEBUG] vertex "meta.count-boundary (count boundary fixup)", waiting for: "output.my-target-tags" | |
2017/01/05 10:50:39 [DEBUG] vertex "output.my-target-tags", waiting for: "google_compute_firewall.firewall" | |
2017/01/05 10:50:39 [DEBUG] vertex "output.my-source-tags", waiting for: "google_compute_firewall.firewall" | |
2017/01/05 10:50:44 [DEBUG] vertex "output.my-source-tags", waiting for: "google_compute_firewall.firewall" | |
2017/01/05 10:50:44 [DEBUG] vertex "meta.count-boundary (count boundary fixup)", waiting for: "output.my-target-tags" | |
2017/01/05 10:50:44 [DEBUG] vertex "output.my-target-tags", waiting for: "google_compute_firewall.firewall" | |
2017/01/05 10:50:47 [DEBUG] plugin: terraform: google-provider (internal) 2017/01/05 10:50:47 [DEBUG] Got "DONE" when asking for operation "operation-1483642236646-5455d607d3271-8fd21f8f-1be95904" | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalWriteState | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalApplyProvisioners | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalIf | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalWriteState | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalWriteDiff | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalApplyPost | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalUpdateStateHook | |
2017/01/05 10:50:47 [DEBUG] vertex "output.my-source-tags", got dep: "google_compute_firewall.firewall" | |
2017/01/05 10:50:47 [DEBUG] vertex "output.my-target-tags", got dep: "google_compute_firewall.firewall" | |
2017/01/05 10:50:47 [DEBUG] vertex 'root.output.my-source-tags': walking | |
2017/01/05 10:50:47 [DEBUG] vertex 'root.output.my-target-tags': walking | |
2017/01/05 10:50:47 [DEBUG] vertex 'root.output.my-source-tags': evaluating | |
2017/01/05 10:50:47 [DEBUG] vertex 'root.output.my-target-tags': evaluating | |
2017/01/05 10:50:47 [DEBUG] Interpolating computed list element attribute target_tags (1) | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/01/05 10:50:47 [DEBUG] Interpolating computed list element attribute source_tags (1) | |
2017/01/05 10:50:47 [DEBUG] vertex "meta.count-boundary (count boundary fixup)", got dep: "output.my-target-tags" | |
2017/01/05 10:50:47 [DEBUG] vertex "meta.count-boundary (count boundary fixup)", got dep: "output.my-source-tags" | |
2017/01/05 10:50:47 [DEBUG] vertex 'root.meta.count-boundary (count boundary fixup)': walking | |
2017/01/05 10:50:47 [DEBUG] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating | |
2017/01/05 10:50:47 [INFO] Starting shadow graph walk: walkApply | |
2017/01/05 10:50:47 [DEBUG] Waiting for shadow graph to complete... | |
2017/01/05 10:50:47 [DEBUG] vertex 'root.var.region': walking | |
2017/01/05 10:50:47 [DEBUG] vertex 'root.var.project': walking | |
2017/01/05 10:50:47 [DEBUG] vertex 'root.var.service_account_key': walking | |
2017/01/05 10:50:47 [DEBUG] vertex 'root.var.env_name': walking | |
2017/01/05 10:50:47 [DEBUG] vertex "provider.google", got dep: "var.project" | |
2017/01/05 10:50:47 [DEBUG] vertex "provider.google", got dep: "var.region" | |
2017/01/05 10:50:47 [DEBUG] vertex "provider.google", got dep: "var.service_account_key" | |
2017/01/05 10:50:47 [DEBUG] vertex 'root.provider.google': walking | |
2017/01/05 10:50:47 [DEBUG] vertex 'root.provider.google': evaluating | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalInitProvider | |
2017/01/05 10:50:47 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:47 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalBuildProviderConfig | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalSetProviderConfig | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalConfigProvider | |
2017/01/05 10:50:47 [DEBUG] vertex "google_compute_network.network", got dep: "provider.google" | |
2017/01/05 10:50:47 [DEBUG] vertex "google_compute_network.network", got dep: "var.env_name" | |
2017/01/05 10:50:47 [DEBUG] vertex 'root.google_compute_network.network': walking | |
2017/01/05 10:50:47 [DEBUG] vertex 'root.google_compute_network.network': evaluating | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalReadDiff | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalIf | |
2017/01/05 10:50:47 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalIf | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalReadState | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalDiff | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalReadDiff | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalCompareDiff | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalReadState | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalApply | |
2017/01/05 10:50:47 [DEBUG] apply: google_compute_network.network: executing Apply | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalWriteState | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalApplyProvisioners | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalIf | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalWriteState | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalWriteDiff | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalApplyPost | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalUpdateStateHook | |
2017/01/05 10:50:47 [DEBUG] vertex 'root.google_compute_firewall.firewall': walking | |
2017/01/05 10:50:47 [DEBUG] vertex 'root.google_compute_firewall.firewall': evaluating | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalIf | |
2017/01/05 10:50:47 [DEBUG] root: eval: terraform.EvalNoop | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalIf | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalInterpolate | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalReadState | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalValidateResource | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalDiff | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalReadDiff | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalCompareDiff | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalGetProvider | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalReadState | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalApply | |
2017/01/05 10:50:47 [DEBUG] apply: google_compute_firewall.firewall: executing Apply | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalWriteState | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalApplyProvisioners | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalIf | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalWriteState | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalWriteDiff | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalApplyPost | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalUpdateStateHook | |
2017/01/05 10:50:47 [TRACE] [walkApply] Exiting eval tree: google_compute_firewall.firewall | |
2017/01/05 10:50:47 [DEBUG] vertex "output.my-target-tags", got dep: "google_compute_firewall.firewall" | |
2017/01/05 10:50:47 [DEBUG] vertex "output.my-source-tags", got dep: "google_compute_firewall.firewall" | |
2017/01/05 10:50:47 [DEBUG] vertex 'root.output.my-target-tags': walking | |
2017/01/05 10:50:47 [DEBUG] vertex 'root.output.my-source-tags': walking | |
2017/01/05 10:50:47 [DEBUG] vertex 'root.output.my-target-tags': evaluating | |
2017/01/05 10:50:47 [DEBUG] vertex 'root.output.my-source-tags': evaluating | |
2017/01/05 10:50:47 [TRACE] [walkApply] Entering eval tree: output.my-target-tags | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:47 [TRACE] [walkApply] Entering eval tree: output.my-source-tags | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalOpFilter | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalSequence | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalWriteOutput | |
2017/01/05 10:50:47 [DEBUG] Interpolating computed list element attribute source_tags (1) | |
2017/01/05 10:50:47 [DEBUG] Interpolating computed list element attribute target_tags (1) | |
2017/01/05 10:50:47 [DEBUG] vertex "meta.count-boundary (count boundary fixup)", got dep: "output.my-target-tags" | |
2017/01/05 10:50:47 [DEBUG] vertex "meta.count-boundary (count boundary fixup)", got dep: "output.my-source-tags" | |
2017/01/05 10:50:47 [DEBUG] vertex 'root.meta.count-boundary (count boundary fixup)': walking | |
2017/01/05 10:50:47 [DEBUG] vertex 'root.meta.count-boundary (count boundary fixup)': evaluating | |
2017/01/05 10:50:47 [TRACE] [walkApply] Entering eval tree: meta.count-boundary (count boundary fixup) | |
2017/01/05 10:50:47 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal | |
2017/01/05 10:50:47 [INFO] Shadow graph success! | |
2017/01/05 10:50:47 [DEBUG] plugin: waiting for all plugin processes to complete... | |
2017/01/05 10:50:47 [DEBUG] plugin: /usr/local/Cellar/terraform/0.8.2/bin/terraform: plugin process exited |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment