Skip to content

Instantly share code, notes, and snippets.

@grdnrio
Created June 25, 2019 13:22
Show Gist options
  • Save grdnrio/fbf70e0e93a6c08932032811d47fc63f to your computer and use it in GitHub Desktop.
Save grdnrio/fbf70e0e93a6c08932032811d47fc63f to your computer and use it in GitHub Desktop.
An argument named "root_block_device" is not expected here. Did you mean to define a block of type "root_block_device"? - debug
2019/06/25 15:20:49 [INFO] Terraform version: 0.12.3
2019/06/25 15:20:49 [INFO] Go runtime version: go1.12.4
2019/06/25 15:20:49 [INFO] CLI args: []string{"/usr/local/bin/terraform", "apply", "--auto-approve"}
2019/06/25 15:20:49 [DEBUG] Attempting to open CLI config file: /Users/joe/.terraformrc
2019/06/25 15:20:49 Loading CLI configuration from /Users/joe/.terraformrc
2019/06/25 15:20:49 [INFO] CLI command args: []string{"apply", "--auto-approve"}
2019/06/25 15:20:49 [DEBUG] New state was assigned lineage "3f7e1dbd-3113-6477-b531-4f806800be8a"
2019/06/25 15:20:49 [DEBUG] checking for provider in "."
2019/06/25 15:20:49 [DEBUG] checking for provider in "/usr/local/bin"
2019/06/25 15:20:49 [DEBUG] checking for provider in ".terraform/plugins/darwin_amd64"
2019/06/25 15:20:49 [DEBUG] found provider "terraform-provider-aws_v2.16.0_x4"
2019/06/25 15:20:49 [DEBUG] found provider "terraform-provider-null_v2.1.0_x4"
2019/06/25 15:20:49 [DEBUG] found valid plugin: "aws", "2.16.0", "/Users/joe/Repos/pwx-tf-deploy/kubernetes/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.16.0_x4"
2019/06/25 15:20:49 [DEBUG] found valid plugin: "null", "2.1.0", "/Users/joe/Repos/pwx-tf-deploy/kubernetes/.terraform/plugins/darwin_amd64/terraform-provider-null_v2.1.0_x4"
2019/06/25 15:20:49 [DEBUG] checking for provisioner in "."
2019/06/25 15:20:49 [DEBUG] checking for provisioner in "/usr/local/bin"
2019/06/25 15:20:49 [DEBUG] checking for provisioner in ".terraform/plugins/darwin_amd64"
2019/06/25 15:20:49 [INFO] backend/local: starting Apply operation
2019-06-25T15:20:50.415+0200 [INFO] plugin: configuring client automatic mTLS
2019-06-25T15:20:50.435+0200 [DEBUG] plugin: starting plugin: path=/Users/joe/Repos/pwx-tf-deploy/kubernetes/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.16.0_x4 args=[/Users/joe/Repos/pwx-tf-deploy/kubernetes/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.16.0_x4]
2019-06-25T15:20:50.446+0200 [DEBUG] plugin: plugin started: path=/Users/joe/Repos/pwx-tf-deploy/kubernetes/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.16.0_x4 pid=27979
2019-06-25T15:20:50.446+0200 [DEBUG] plugin: waiting for RPC address: path=/Users/joe/Repos/pwx-tf-deploy/kubernetes/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.16.0_x4
2019-06-25T15:20:50.463+0200 [INFO] plugin.terraform-provider-aws_v2.16.0_x4: configuring server automatic mTLS: timestamp=2019-06-25T15:20:50.463+0200
2019-06-25T15:20:50.487+0200 [DEBUG] plugin: using plugin: version=5
2019-06-25T15:20:50.487+0200 [DEBUG] plugin.terraform-provider-aws_v2.16.0_x4: plugin address: network=unix address=/var/folders/cs/tgfv9fl13x31ys2zz666mtt00000gn/T/plugin871872574 timestamp=2019-06-25T15:20:50.487+0200
2019-06-25T15:20:50.570+0200 [DEBUG] plugin: plugin process exited: path=/Users/joe/Repos/pwx-tf-deploy/kubernetes/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.16.0_x4 pid=27979
2019-06-25T15:20:50.570+0200 [DEBUG] plugin: plugin exited
2019/06/25 15:20:50 [TRACE] LoadSchemas: retrieving schema for provider type "null"
2019-06-25T15:20:50.570+0200 [INFO] plugin: configuring client automatic mTLS
2019-06-25T15:20:50.591+0200 [DEBUG] plugin: starting plugin: path=/Users/joe/Repos/pwx-tf-deploy/kubernetes/.terraform/plugins/darwin_amd64/terraform-provider-null_v2.1.0_x4 args=[/Users/joe/Repos/pwx-tf-deploy/kubernetes/.terraform/plugins/darwin_amd64/terraform-provider-null_v2.1.0_x4]
2019-06-25T15:20:50.595+0200 [DEBUG] plugin: plugin started: path=/Users/joe/Repos/pwx-tf-deploy/kubernetes/.terraform/plugins/darwin_amd64/terraform-provider-null_v2.1.0_x4 pid=27980
2019-06-25T15:20:50.596+0200 [DEBUG] plugin: waiting for RPC address: path=/Users/joe/Repos/pwx-tf-deploy/kubernetes/.terraform/plugins/darwin_amd64/terraform-provider-null_v2.1.0_x4
2019-06-25T15:20:50.603+0200 [INFO] plugin.terraform-provider-null_v2.1.0_x4: configuring server automatic mTLS: timestamp=2019-06-25T15:20:50.603+0200
2019-06-25T15:20:50.626+0200 [DEBUG] plugin: using plugin: version=5
2019-06-25T15:20:50.626+0200 [DEBUG] plugin.terraform-provider-null_v2.1.0_x4: plugin address: address=/var/folders/cs/tgfv9fl13x31ys2zz666mtt00000gn/T/plugin010534003 network=unix timestamp=2019-06-25T15:20:50.626+0200
2019-06-25T15:20:50.672+0200 [DEBUG] plugin: plugin process exited: path=/Users/joe/Repos/pwx-tf-deploy/kubernetes/.terraform/plugins/darwin_amd64/terraform-provider-null_v2.1.0_x4 pid=27980
2019-06-25T15:20:50.672+0200 [DEBUG] plugin: plugin exited
2019/06/25 15:20:50 [TRACE] LoadSchemas: retrieving schema for provisioner "file"
2019-06-25T15:20:50.672+0200 [DEBUG] plugin: starting plugin: path=/usr/local/bin/terraform args=[/usr/local/bin/terraform, internal-plugin, provisioner, file]
2019-06-25T15:20:50.675+0200 [DEBUG] plugin: plugin started: path=/usr/local/bin/terraform pid=27981
2019-06-25T15:20:50.675+0200 [DEBUG] plugin: waiting for RPC address: path=/usr/local/bin/terraform
2019-06-25T15:20:50.688+0200 [DEBUG] plugin.terraform: 2019/06/25 15:20:50 [INFO] Terraform version: 0.12.3
2019-06-25T15:20:50.688+0200 [DEBUG] plugin.terraform: 2019/06/25 15:20:50 [INFO] Go runtime version: go1.12.4
2019-06-25T15:20:50.688+0200 [DEBUG] plugin.terraform: 2019/06/25 15:20:50 [INFO] CLI args: []string{"/usr/local/bin/terraform", "internal-plugin", "provisioner", "file"}
2019-06-25T15:20:50.688+0200 [DEBUG] plugin.terraform: 2019/06/25 15:20:50 [DEBUG] Attempting to open CLI config file: /Users/joe/.terraformrc
2019-06-25T15:20:50.688+0200 [DEBUG] plugin.terraform: 2019/06/25 15:20:50 Loading CLI configuration from /Users/joe/.terraformrc
2019-06-25T15:20:50.688+0200 [DEBUG] plugin.terraform: 2019/06/25 15:20:50 [INFO] CLI command args: []string{"internal-plugin", "provisioner", "file"}
2019-06-25T15:20:50.688+0200 [DEBUG] plugin.terraform: file-provisioner (internal) 2019/06/25 15:20:50 [INFO] Starting provisioner plugin file
2019-06-25T15:20:50.689+0200 [DEBUG] plugin: using plugin: version=5
2019-06-25T15:20:50.689+0200 [DEBUG] plugin.terraform: plugin address: address=/var/folders/cs/tgfv9fl13x31ys2zz666mtt00000gn/T/plugin885281984 network=unix timestamp=2019-06-25T15:20:50.689+0200
2019-06-25T15:20:50.694+0200 [DEBUG] plugin: plugin process exited: path=/usr/local/bin/terraform pid=27981
2019-06-25T15:20:50.694+0200 [DEBUG] plugin: plugin exited
2019-06-25T15:20:50.694+0200 [DEBUG] plugin: starting plugin: path=/usr/local/bin/terraform args=[/usr/local/bin/terraform, internal-plugin, provisioner, remote-exec]
2019-06-25T15:20:50.696+0200 [DEBUG] plugin: plugin started: path=/usr/local/bin/terraform pid=27982
2019-06-25T15:20:50.696+0200 [DEBUG] plugin: waiting for RPC address: path=/usr/local/bin/terraform
2019-06-25T15:20:50.708+0200 [DEBUG] plugin.terraform: 2019/06/25 15:20:50 [INFO] Terraform version: 0.12.3
2019-06-25T15:20:50.708+0200 [DEBUG] plugin.terraform: 2019/06/25 15:20:50 [INFO] Go runtime version: go1.12.4
2019-06-25T15:20:50.708+0200 [DEBUG] plugin.terraform: 2019/06/25 15:20:50 [INFO] CLI args: []string{"/usr/local/bin/terraform", "internal-plugin", "provisioner", "remote-exec"}
2019-06-25T15:20:50.708+0200 [DEBUG] plugin.terraform: 2019/06/25 15:20:50 [DEBUG] Attempting to open CLI config file: /Users/joe/.terraformrc
2019-06-25T15:20:50.708+0200 [DEBUG] plugin.terraform: 2019/06/25 15:20:50 Loading CLI configuration from /Users/joe/.terraformrc
2019-06-25T15:20:50.709+0200 [DEBUG] plugin.terraform: 2019/06/25 15:20:50 [INFO] CLI command args: []string{"internal-plugin", "provisioner", "remote-exec"}
2019-06-25T15:20:50.709+0200 [DEBUG] plugin.terraform: remote-exec-provisioner (internal) 2019/06/25 15:20:50 [INFO] Starting provisioner plugin remote-exec
2019-06-25T15:20:50.710+0200 [DEBUG] plugin: using plugin: version=5
2019-06-25T15:20:50.710+0200 [DEBUG] plugin.terraform: plugin address: address=/var/folders/cs/tgfv9fl13x31ys2zz666mtt00000gn/T/plugin056470501 network=unix timestamp=2019-06-25T15:20:50.709+0200
2019-06-25T15:20:50.714+0200 [DEBUG] plugin: plugin process exited: path=/usr/local/bin/terraform pid=27982
2019-06-25T15:20:50.714+0200 [DEBUG] plugin: plugin exited
2019/06/25 15:20:50 [INFO] terraform: building graph: GraphTypeValidate
2019/06/25 15:20:50 [DEBUG] adding implicit provider configuration provider.null, implied first by null_resource.storkctl
nsformer
2019/06/25 15:20:50 [DEBUG] ProviderTransformer: "module.aws_networking.aws_internet_gateway.default" (*terraform.NodeValidatableResource) needs provider.aws
2019/06/25 15:20:50 [TRACE] ProviderTransformer: module.aws_networking.aws_route.internet_access uses inherited configuration provider.aws
2019/06/25 15:20:50 [DEBUG] ProviderTransformer: "module.aws_networking.aws_route.internet_access" (*terraform.NodeValidatableResource) needs provider.aws
2019/06/25 15:20:50 [TRACE] ProviderTransformer: exact match for provider.aws serving aws_instance.master
2019/06/25 15:20:50 [DEBUG] ProviderTransformer: "aws_instance.master" (*terraform.NodeValidatableResource) needs provider.aws
2019/06/25 15:20:50 [TRACE] ProviderTransformer: module.aws_networking.aws_vpc.default uses inherited configuration provider.aws
2019/06/25 15:20:50 [DEBUG] ProviderTransformer: "module.aws_networking.aws_vpc.default" (*terraform.NodeValidatableResource) needs provider.aws
2019/06/25 15:20:50 [DEBUG] ReferenceTransformer: "module.aws_networking.aws_subnet.default" references: [module.aws_networking.aws_vpc.default]
2019/06/25 15:20:50 [DEBUG] ReferenceTransformer: "var.aws_region" references: []
2019/06/25 15:20:50 [DEBUG] ReferenceTransformer: "var.key_name" references: []
2019/06/25 15:20:50 [DEBUG] ReferenceTransformer: "var.private_key_path" references: []
2019/06/25 15:20:50 [DEBUG] ReferenceTransformer: "provisioner.remote-exec" references: []
2019/06/25 15:20:50 [DEBUG] ReferenceTransformer: "provider.aws" references: [var.aws_region]
2019/06/25 15:20:50 [DEBUG] ReferenceTransformer: "module.aws_networking.aws_internet_gateway.default" references: [module.aws_networking.aws_vpc.default]
2019/06/25 15:20:50 [DEBUG] ReferenceTransformer: "module.aws_networking.aws_route.internet_access" references: [module.aws_networking.aws_vpc.default module.aws_networking.aws_internet_gateway.default]
2019/06/25 15:20:50 [DEBUG] ReferenceTransformer: "module.aws_networking.output.security_group" references: [module.aws_networking.aws_security_group.default]
2019/06/25 15:20:50 [DEBUG] ReferenceTransformer: "module.aws_networking.output.vpc" references: [module.aws_networking.aws_vpc.default]
2019/06/25 15:20:50 [DEBUG] ReferenceTransformer: "var.clusters" references: []
2019/06/25 15:20:50 [DEBUG] ReferenceTransformer: "var.workers" references: []
2019/06/25 15:20:50 [DEBUG] ReferenceTransformer: "var.join_token" references: []
2019/06/25 15:20:50 [DEBUG] ReferenceTransformer: "provider.null" references: []
2019/06/25 15:20:50 [DEBUG] ReferenceTransformer: "null_resource.storkctl" references: [null_resource.appdeploy]
2019/06/25 15:20:50 [DEBUG] ReferenceTransformer: "aws_instance.master" references: [var.clusters var.key_name module.aws_networking.output.subnet data.aws_ami.default module.aws_networking.output.security_group var.private_key_path var.join_token]
2019/06/25 15:20:50 [DEBUG] ReferenceTransformer: "module.aws_networking.aws_vpc.default" references: []
2019/06/25 15:20:50 [DEBUG] ReferenceTransformer: "output.master_access" references: [aws_instance.master]
2019/06/25 15:20:50 [DEBUG] ReferenceTransformer: "output.master_petclinic" references: [aws_instance.master]
2019/06/25 15:20:50 [DEBUG] ReferenceTransformer: "provisioner.file" references: []
2019/06/25 15:20:50 [DEBUG] ReferenceTransformer: "null_resource.appdeploy" references: [aws_instance.worker aws_instance.master]
2019/06/25 15:20:50 [DEBUG] ReferenceTransformer: "aws_instance.worker" references: [aws_instance.master var.clusters var.workers data.aws_ami.default module.aws_networking.output.subnet module.aws_networking.output.security_group var.clusters var.clusters var.workers var.workers var.key_name var.clusters var.clusters var.workers var.workers var.private_key_path var.clusters var.clusters var.join_token]
2019/06/25 15:20:50 [DEBUG] ReferenceTransformer: "data.aws_ami.default" references: []
2019/06/25 15:20:50 [DEBUG] ReferenceTransformer: "module.aws_networking.aws_security_group.default" references: [module.aws_networking.aws_vpc.default]
2019/06/25 15:20:50 [DEBUG] ReferenceTransformer: "module.aws_networking.output.subnet" references: [module.aws_networking.aws_subnet.default]
r
module.aws_networking.aws_security_group.default - *terraform.NodeValidatableResource
module.aws_networking.aws_vpc.default - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
module.aws_networking.aws_subnet.default - *terraform.NodeValidatableResource
module.aws_networking.aws_vpc.default - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
module.aws_networking.aws_vpc.default - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
module.aws_networking.output.security_group - *terraform.NodeApplyableOutput
module.aws_networking.aws_security_group.default - *terraform.NodeValidatableResource
module.aws_networking.output.subnet - *terraform.NodeApplyableOutput
module.aws_networking.aws_subnet.default - *terraform.NodeValidatableResource
module.aws_networking.output.vpc - *terraform.NodeApplyableOutput
module.aws_networking.aws_vpc.default - *terraform.NodeValidatableResource
null_resource.appdeploy - *terraform.NodeValidatableResource
aws_instance.master - *terraform.NodeValidatableResource
aws_instance.worker - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
null_resource.storkctl - *terraform.NodeValidatableResource
null_resource.appdeploy - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
output.master_access - *terraform.NodeApplyableOutput
aws_instance.master - *terraform.NodeValidatableResource
output.master_petclinic - *terraform.NodeApplyableOutput
aws_instance.master - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
provider.null - *terraform.NodeApplyableProvider
provisioner.file - *terraform.NodeProvisioner
provisioner.remote-exec - *terraform.NodeProvisioner
var.aws_region - *terraform.NodeRootVariable
var.clusters - module.aws_networking.aws_subnet.default - *terraform.NodeValidatableResource
module.aws_networking.aws_vpc.default - *terraform.NodeValidatableResource
module.aws_networking.output.security_group - *terraform.NodeApplyableOutput
module.aws_networking.output.subnet - *terraform.NodeApplyableOutput
module.aws_networking.output.vpc - *terraform.NodeApplyableOutput
null_resource.appdeploy - *terraform.NodeValidatableResource
null_resource.storkctl - *terraform.NodeValidatableResource
output.master_access - *terraform.NodeApplyableOutput
output.master_petclinic - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provisioner.file - *terraform.NodeProvisioner
provisioner.remote-exec - *terraform.NodeProvisioner
var.aws_region - *terraform.NodeRootVariable
var.clusters - *terraform.NodeRootVariable
var.join_token - *terraform.NodeRootVariable
var.key_name - *terraform.NodeRootVariable
var.private_key_path - *terraform.NodeRootVariable
var.workers - *terraform.NodeRootVariable
module.aws_networking.aws_internet_gateway.default - *terraform.NodeValidatableResource
module.aws_networking.aws_vpc.default - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
module.aws_networking.aws_route.internet_access - *terraform.NodeValidatableResource
module.aws_networking.aws_internet_gateway.default - *terraform.NodeValidatableResource
module.aws_networking.aws_vpc.default - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
module.aws_networking.aws_security_group.default - *terraform.NodeValidatableResource
module.aws_networking.aws_vpc.default - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
module.aws_networking.aws_subnet.default - *terraform.NodeValidatableResource
module.aws_networking.aws_vpc.default - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
module.aws_ne module.aws_networking.aws_subnet.default - *terraform.NodeValidatableResource
module.aws_networking.aws_vpc.default - *terraform.NodeValidatableResource
module.aws_networking.output.security_group - *terraform.NodeApplyableOutput
module.aws_networking.output.subnet - *terraform.NodeApplyableOutput
module.aws_networking.output.vpc - *terraform.NodeApplyableOutput
null_resource.appdeploy - *terraform.NodeValidatableResource
null_resource.storkctl - *terraform.NodeValidatableResource
output.master_access - *terraform.NodeApplyableOutput
output.master_petclinic - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provisioner.file - *terraform.NodeProvisioner
provisioner.remote-exec - *terraform.NodeProvisioner
var.aws_region - *terraform.NodeRootVariable
var.clusters - *terraform.NodeRootVariable
var.join_token - *terraform.NodeRootVariable
var.key_name - *terraform.NodeRootVariable
var.private_key_path - *terraform.NodeRootVariable
var.workers - *terraform.NodeRootVariable
module.aws_networking.aws_internet_gateway.default - *terraform.NodeValidatableResource
module.aws_networking.aws_vpc.default - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
module.aws_networking.aws_route.internet_access - *terraform.NodeValidatableResource
module.aws_networking.aws_internet_gateway.default - *terraform.NodeValidatableResource
module.aws_networking.aws_vpc.default - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
module.aws_networking.aws_security_group.default - *terraform.NodeValidatableResource
module.aws_networking.aws_vpc.default - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
module.aws_networking.aws_subnet.default - *terraform.NodeValidatableResource
module.aws_networking.aws_vpc.default - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
module.aws_networking.aws_vpc.default - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
module.aws_networking.output.security_group - *terraform.NodeApplyableOutput
module.aws_networking.aws_security_group.default - *terraform.NodeValidatableResource
module.aws_networking.output.subnet - *terraform.NodeApplyableOutput
module.aws_networking.aws_subnet.default - *terraform.NodeValidatableResource
module.aws_networking.output.vpc - *terraform.NodeApplyableOutput
module.aws_networking.aws_vpc.default - *terraform.NodeValidatableResource
null_resource.appdeploy - *terraform.NodeValidatableResource
aws_instance.master - *terraform.NodeValidatableResource
aws_instance.worker - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
null_resource.storkctl - *terraform.NodeValidatableResource
null_resource.appdeploy - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
output.master_access - *terraform.NodeApplyableOutput
aws_instance.master - *terraform.NodeValidatableResource
output.master_petclinic - *terraform.NodeApplyableOutput
aws_instance.master - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_instance.master - *terraform.NodeValidatableResource
aws_instance.worker - *terraform.NodeValidatableResource
data.aws_ami.default - *terraform.NodeValidatableResource
module.aws_networking.aws_internet_gateway.default - *terraform.NodeValidatableResource
module.aws_networking.aws_route.internet_access - *terraform.NodeValidatableResource
module.aws_networking.aws_security_group.default - *terraform.NodeValidatableResource
module.aws_networking.aws_subnet.default - *terraform.NodeValidatableResource
module.aws_networking.aws_vpc.default - *terraform.NodeValice
module.aws_networking.aws_subnet.default - *terraform.NodeValidatableResource
module.aws_networking.aws_vpc.default - *terraform.NodeValidatableResource
module.aws_networking.output.security_group - *terraform.NodeApplyableOutput
module.aws_networking.output.subnet - *terraform.NodeApplyableOutput
module.aws_networking.output.vpc - *terraform.NodeApplyableOutput
null_resource.appdeploy - *terraform.NodeValidatableResource
null_resource.storkctl - *terraform.NodeValidatableResource
output.master_access - *terraform.NodeApplyableOutput
output.master_petclinic - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provisioner.file - *terraform.NodeProvisioner
provisioner.remote-exec - *terraform.NodeProvisioner
var.aws_region - *terraform.NodeRootVariable
var.clusters - *terraform.NodeRootVariable
var.join_token - *terraform.NodeRootVariable
var.key_name - *terraform.NodeRootVariable
var.private_key_path - *terraform.NodeRootVariable
var.workers - *terraform.NodeRootVariable
module.aws_networking.aws_internet_gateway.default - *terraform.NodeValidatableResource
module.aws_networking.aws_vpc.default - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
module.aws_networking.aws_route.internet_access - *terraform.NodeValidatableResource
module.aws_networking.aws_internet_gateway.default - *terraform.NodeValidatableResource
module.aws_networking.aws_vpc.default - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
module.aws_networking.aws_security_group.default - *terraform.NodeValidatableResource
module.aws_networking.aws_vpc.default - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
module.aws_networking.aws_subnet.default - *terraform.NodeValidatableResource
module.aws_networking.aws_vpc.default - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
module.aws_networking.aws_vpc.default - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
module.aws_networking.output.security_group - *terraform.NodeApplyableOutput
module.aws_networking.aws_security_group.default - *terraform.NodeValidatableResource
module.aws_networking.output.subnet - *terraform.NodeApplyableOutput
module.aws_networking.aws_subnet.default - *terraform.NodeValidatableResource
module.aws_networking.output.vpc - *terraform.NodeApplyableOutput
module.aws_networking.aws_vpc.default - *terraform.NodeValidatableResource
null_resource.appdeploy - *terraform.NodeValidatableResource
aws_instance.master - *terraform.NodeValidatableResource
aws_instance.worker - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
null_resource.storkctl - *terraform.NodeValidatableResource
null_resource.appdeploy - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
output.master_access - *terraform.NodeApplyableOutput
aws_instance.master - *terraform.NodeValidatableResource
output.master_petclinic - *terraform.NodeApplyableOutput
aws_instance.master - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_instance.master - *terraform.NodeValidatableResource
aws_instance.worker - *terraform.NodeValidatableResource
data.aws_ami.default - *terraform.NodeValidatableResource
module.aws_networking.aws_internet_gateway.default - *terraform.NodeValidatableResource
module.aws_networking.aws_route.internet_access - *terraform.NodeValidatableResource
module.aws_networking.aws_security_group.default - *terraform.NodeValidatableResource
module.aws_networking.aws_subnet.default - *terraform.NodeValidatableResource
module.aws_networking.aws_vpc.default - *terraform.NodeVaws_networking.aws_subnet.default - *terraform.NodeValidatableResource
module.aws_networking.aws_vpc.default - *terraform.NodeValidatableResource
module.aws_networking.output.security_group - *terraform.NodeApplyableOutput
module.aws_networking.output.subnet - *terraform.NodeApplyableOutput
module.aws_networking.output.vpc - *terraform.NodeApplyableOutput
null_resource.appdeploy - *terraform.NodeValidatableResource
null_resource.storkctl - *terraform.NodeValidatableResource
output.master_access - *terraform.NodeApplyableOutput
output.master_petclinic - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provisioner.file - *terraform.NodeProvisioner
provisioner.remote-exec - *terraform.NodeProvisioner
var.aws_region - *terraform.NodeRootVariable
var.clusters - *terraform.NodeRootVariable
var.join_token - *terraform.NodeRootVariable
var.key_name - *terraform.NodeRootVariable
var.private_key_path - *terraform.NodeRootVariable
var.workers - *terraform.NodeRootVariable
module.aws_networking.aws_internet_gateway.default - *terraform.NodeValidatableResource
module.aws_networking.aws_vpc.default - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
module.aws_networking.aws_route.internet_access - *terraform.NodeValidatableResource
module.aws_networking.aws_internet_gateway.default - *terraform.NodeValidatableResource
module.aws_networking.aws_vpc.default - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
module.aws_networking.aws_security_group.default - *terraform.NodeValidatableResource
module.aws_networking.aws_vpc.default - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
module.aws_networking.aws_subnet.default - *terraform.NodeValidatableResource
module.aws_networking.aws_vpc.default - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
module.aws_networking.aws_vpc.default - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
module.aws_networking.output.security_group - *terraform.NodeApplyableOutput
module.aws_networking.aws_security_group.default - *terraform.NodeValidatableResource
module.aws_networking.output.subnet - *terraform.NodeApplyableOutput
module.aws_networking.aws_subnet.default - *terraform.NodeValidatableResource
module.aws_networking.output.vpc - *terraform.NodeApplyableOutput
module.aws_networking.aws_vpc.default - *terraform.NodeValidatableResource
null_resource.appdeploy - *terraform.NodeValidatableResource
aws_instance.master - *terraform.NodeValidatableResource
aws_instance.worker - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
null_resource.storkctl - *terraform.NodeValidatableResource
null_resource.appdeploy - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
output.master_access - *terraform.NodeApplyableOutput
aws_instance.master - *terraform.NodeValidatableResource
output.master_petclinic - *terraform.NodeApplyableOutput
aws_instance.master - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_instance.master - *terraform.NodeValidatableResource
aws_instance.worker - *terraform.NodeValidatableResource
data.aws_ami.default - *terraform.NodeValidatableResource
module.aws_networking.aws_internet_gateway.default - *terraform.NodeValidatableResource
module.aws_networking.aws_route.internet_access - *terraform.NodeValidatableResource
module.aws_networking.aws_security_group.default - *terraform.NodeValidatableResource
module.aws_networking.aws_subnet.default - *terraform.NodeValidatableResource
module.aws_networking.aws_vpc.default - *terraform.NodeValidatableRe.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
module.aws_networking.output.security_group - *terraform.NodeApplyableOutput
module.aws_networking.aws_security_group.default - *terraform.NodeValidatableResource
module.aws_networking.output.subnet - *terraform.NodeApplyableOutput
module.aws_networking.aws_subnet.default - *terraform.NodeValidatableResource
module.aws_networking.output.vpc - *terraform.NodeApplyableOutput
module.aws_networking.aws_vpc.default - *terraform.NodeValidatableResource
null_resource.appdeploy - *terraform.NodeValidatableResource
aws_instance.worker - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
null_resource.storkctl - *terraform.NodeValidatableResource
null_resource.appdeploy - *terraform.NodeValidatableResource
output.master_access - *terraform.NodeApplyableOutput
aws_instance.master - *terraform.NodeValidatableResource
output.master_petclinic - *terraform.NodeApplyableOutput
aws_instance.master - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.aws_region - *terraform.NodeRootVariable
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_instance.worker - *terraform.NodeValidatableResource
module.aws_networking.aws_route.internet_access - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
null_resource.storkctl - *terraform.NodeValidatableResource
provisioner.file - *terraform.NodeProvisioner
provisioner.file (close) - *terraform.graphNodeCloseProvisioner
aws_instance.worker - *terraform.NodeValidatableResource
provisioner.remote-exec - *terraform.NodeProvisioner
provisioner.remote-exec (close) - *terraform.graphNodeCloseProvisioner
null_resource.storkctl - *terraform.NodeValidatableResource
root - terraform.graphNodeRoot
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
provider.null (close) - *terraform.graphNodeCloseProvider
provisioner.file (close) - *terraform.graphNodeCloseProvisioner
provisioner.remote-exec (close) - *terraform.graphNodeCloseProvisioner
var.aws_region - *terraform.NodeRootVariable
var.clusters - *terraform.NodeRootVariable
var.join_token - *terraform.NodeRootVariable
var.key_name - *terraform.NodeRootVariable
var.private_key_path - *terraform.NodeRootVariable
var.workers - *terraform.NodeRootVariable
------
2019/06/25 15:20:50 [DEBUG] Starting graph walk: walkValidate
2019/06/25 15:20:50 [TRACE] dag/walk: updating graph
2019-06-25T15:20:50.720+0200 [DEBUG] plugin: starting plugin: path=/usr/local/bin/terraform args=[/usr/local/bin/terraform, internal-plugin, provisioner, file]
2019-06-25T15:20:50.720+0200 [INFO] plugin: configuring client automatic mTLS
2019-06-25T15:20:50.723+0200 [DEBUG] plugin: plugin started: path=/usr/local/bin/terraform pid=27983
2019-06-25T15:20:50.723+0200 [DEBUG] plugin: waiting for RPC address: path=/usr/local/bin/terraform
2019-06-25T15:20:50.736+0200 [DEBUG] plugin.terraform: 2019/06/25 15:20:50 [INFO] Terraform version: 0.12.3
2019-06-25T15:20:50.736+0200 [DEBUG] plugin.terraform: 2019/06/25 15:20:50 [INFO] Go runtime version: go1.12.4
2019-06-25T15:20:50.736+0200 [DEBUG] plugin.terraform: 2019/06/25 15:20:50 [INFO] CLI args: []string{"/usr/local/bin/terraform", "internal-plugin", "provisioner", "file"}
2019-06-25T15:20:50.736+0200 [DEBUG] plugin.terraform: 2019/06/25 15:20:50 [DEBUG] Attempting to open CLI config file: /Users/joe/.terraformrc
2019-06-25T15:20:50.736+0200 [DEBUG] plugin.terraform: 2019/06/25 15:20:50 Loading CLI configuration from /Users/joe/.terraformrc
2019-06-25T15:20:50.737+0200 [DEBUG] plugin.terraform: 2019/06/25 15:20:50 [INFO] CLI command args: []string{"internal-plugin", "provisioner", "file"}
2019-06-25T15:20:50.737+0200 [DEBUG] plugin.terraform: file-provisioner (internal) 2019/06/25 15:20:50 [INFO] Starting provisioner plugin file
2019-06-25T15:20:50.738+0200 [DEBUG] plugin.terraform: plugin address: address=/var/folders/cs/tgfv9fl13x31ys2zz666mtt00000gn/T/plugin607387186 network=unix timestamp=2019-06-25T15:20:50.738+0200
2019-06-25T15:20:50.738+0200 [DEBUG] plugin: using plugin: version=5
2019-06-25T15:20:50.739+0200 [DEBUG] plugin: starting plugin: path=/usr/local/bin/terraform args=[/usr/local/bin/terraform, internal-plugin, provisioner, remote-exec]
2019-06-25T15:20:50.741+0200 [DEBUG] plugin: plugin started: path=/usr/local/bin/terraform pid=27984
2019-06-25T15:20:50.741+0200 [DEBUG] plugin: waiting for RPC address: path=/usr/local/bin/terraform
2019-06-25T15:20:50.750+0200 [DEBUG] plugin: starting plugin: path=/Users/joe/Repos/pwx-tf-deploy/kubernetes/.terraform/plugins/darwin_amd64/terraform-provider-null_v2.1.0_x4 args=[/Users/joe/Repos/pwx-tf-deploy/kubernetes/.terraform/plugins/darwin_amd64/terraform-provider-null_v2.1.0_x4]
2019-06-25T15:20:50.754+0200 [DEBUG] plugin: plugin started: path=/Users/joe/Repos/pwx-tf-deploy/kubernetes/.terraform/plugins/darwin_amd64/terraform-provider-null_v2.1.0_x4 pid=27985
2019-06-25T15:20:50.754+0200 [DEBUG] plugin: waiting for RPC address: path=/Users/joe/Repos/pwx-tf-deploy/kubernetes/.terraform/plugins/darwin_amd64/terraform-provider-null_v2.1.0_x4
2019-06-25T15:20:50.755+0200 [DEBUG] plugin.terraform: 2019/06/25 15:20:50 [INFO] Terraform version: 0.12.3
2019-06-25T15:20:50.755+0200 [DEBUG] plugin.terraform: 2019/06/25 15:20:50 [INFO] Go runtime version: go1.12.4
2019-06-25T15:20:50.755+0200 [DEBUG] plugin.terraform: 2019/06/25 15:20:50 [INFO] CLI args: []string{"/usr/local/bin/terraform", "internal-plugin", "provisioner", "remote-exec"}
2019-06-25T15:20:50.755+0200 [DEBUG] plugin.terraform: 2019/06/25 15:20:50 [DEBUG] Attempting to open CLI config file: /Users/joe/.terraformrc
2019-06-25T15:20:50.755+0200 [DEBUG] plugin.terraform: 2019/06/25 15:20:50 Loading CLI configuration from /Users/joe/.terraformrc
2019-06-25T15:20:50.755+0200 [DEBUG] plugin.terraform: 2019/06/25 15:20:50 [INFO] CLI command args: []string{"internal-plugin", "provisioner", "remote-exec"}
2019-06-25T15:20:50.755+0200 [DEBUG] plugin.terraform: remote-exec-provisioner (internal) 2019/06/25 15:20:50 [INFO] Starting provisioner plugin remote-exec
2019-06-25T15:20:50.756+0200 [DEBUG] plugin.terraform: plugin address: address=/var/folders/cs/tgfv9fl13x31ys2zz666mtt00000gn/T/plugin383263695 network=unix timestamp=2019-06-25T15:20:50.756+0200
2019-06-25T15:20:50.756+0200 [DEBUG] plugin: using plugin: version=5
2019-06-25T15:20:50.760+0200 [INFO] plugin.terraform-provider-null_v2.1.0_x4: configuring server automatic mTLS: timestamp=2019-06-25T15:20:50.760+0200
2019-06-25T15:20:50.783+0200 [DEBUG] plugin: using plugin: version=5
2019-06-25T15:20:50.783+0200 [DEBUG] plugin.terraform-provider-null_v2.1.0_x4: plugin address: address=/var/folders/cs/tgfv9fl13x31ys2zz666mtt00000gn/T/plugin014500780 network=unix timestamp=2019-06-25T15:20:50.783+0200
2019-06-25T15:20:50.784+0200 [INFO] plugin: configuring client automatic mTLS
2019-06-25T15:20:50.808+0200 [DEBUG] plugin: starting plugin: path=/Users/joe/Repos/pwx-tf-deploy/kubernetes/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.16.0_x4 args=[/Users/joe/Repos/pwx-tf-deploy/kubernetes/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.16.0_x4]
2019-06-25T15:20:50.821+0200 [DEBUG] plugin: plugin started: path=/Users/joe/Repos/pwx-tf-deploy/kubernetes/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.16.0_x4 pid=27986
2019-06-25T15:20:50.821+0200 [DEBUG] plugin: waiting for RPC address: path=/Users/joe/Repos/pwx-tf-deploy/kubernetes/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.16.0_x4
2019-06-25T15:20:50.837+0200 [INFO] plugin.terraform-provider-aws_v2.16.0_x4: configuring server automatic mTLS: timestamp=2019-06-25T15:20:50.837+0200
2019-06-25T15:20:50.860+0200 [DEBUG] plugin: using plugin: version=5
2019-06-25T15:20:50.860+0200 [DEBUG] plugin.terraform-provider-aws_v2.16.0_x4: plugin address: address=/var/folders/cs/tgfv9fl13x31ys2zz666mtt00000gn/T/plugin302126601 network=unix timestamp=2019-06-25T15:20:50.860+0200
2019/06/25 15:20:50 [ERROR] <root>: eval: *terraform.EvalValidateResource, err: Unsupported argument: An argument named "root_block_device" is not expected here. Did you mean to define a block of type "root_block_device"?
2019/06/25 15:20:50 [ERROR] <root>: eval: *terraform.EvalSequence, err: Unsupported argument: An argument named "root_block_device" is not expected here. Did you mean to define a block of type "root_block_device"?
2019-06-25T15:20:50.977+0200 [DEBUG] plugin: plugin process exited: path=/Users/joe/Repos/pwx-tf-deploy/kubernetes/.terraform/plugins/darwin_amd64/terraform-provider-null_v2.1.0_x4 pid=27985
2019-06-25T15:20:50.977+0200 [DEBUG] plugin: plugin exited
2019-06-25T15:20:50.978+0200 [DEBUG] plugin: plugin process exited: path=/usr/local/bin/terraform pid=27984
2019-06-25T15:20:50.978+0200 [DEBUG] plugin: plugin process exited: path=/usr/local/bin/terraform pid=27983
2019-06-25T15:20:50.978+0200 [DEBUG] plugin: plugin exited
2019-06-25T15:20:50.978+0200 [DEBUG] plugin: plugin exited
2019-06-25T15:20:50.978+0200 [DEBUG] plugin: plugin process exited: path=/Users/joe/Repos/pwx-tf-deploy/kubernetes/.terraform/plugins/darwin_amd64/terraform-provider-aws_v2.16.0_x4 pid=27986
2019-06-25T15:20:50.978+0200 [DEBUG] plugin: plugin exited
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment