Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Initializing the backend...
- Successfully configured the backend "s3"! Terraform will automatically
- use this backend unless the backend configuration changes.
- Initializing provider plugins...
- - Checking for available provider plugins on https://releases.hashicorp.com...
- - Downloading plugin for provider "aws" (1.3.1)...
- The following providers do not have any version constraints in configuration,
- so the latest version was installed.
- To prevent automatic upgrades to new major versions that may contain breaking
- changes, it is recommended to add version = "..." constraints to the
- corresponding provider blocks in configuration, with the constraint strings
- suggested below.
- * provider.aws: version = "~> 1.3"
- Terraform has been successfully initialized!
- You may now begin working with Terraform. Try running "terraform plan" to see
- any changes that are required for your infrastructure. All Terraform commands
- should now work.
- If you ever set or change modules or backend configuration for Terraform,
- rerun this command to reinitialize your working directory. If you forget, other
- commands will detect it and remind you to do so if necessary.
- Refreshing Terraform state in-memory prior to plan...
- The refreshed state will be used to calculate this plan, but will not be
- persisted to local or remote state storage.
- aws_ebs_volume.ebs_master-eu-west-1a-cluster-consul-test1-gb-org-dev-net: Refreshing state... (ID: redacted)
- aws_security_group.cluster-consul-test1-gb-org-dev-net: Refreshing state... (ID: redacted)
- aws_ebs_volume.ebs_master-eu-west-1c-cluster-consul-test1-gb-org-dev-net: Refreshing state... (ID: redacted)
- aws_iam_role.cluster-consul-test1-gb-org-dev-net: Refreshing state... (ID: redacted)
- aws_route_table.cluster-consul-test1-gb-org-dev-net: Refreshing state... (ID: redacted)
- aws_subnet.eu-west-1a-cluster-consul-test1-gb-org-dev-net: Refreshing state... (ID: redacted)
- aws_key_pair.consul_test1: Refreshing state... (ID: redacted)
- aws_subnet.eu-west-1b-cluster-consul-test1-gb-org-dev-net: Refreshing state... (ID: redacted)
- aws_subnet.eu-west-1c-cluster-consul-test1-gb-org-dev-net: Refreshing state... (ID: redacted)
- aws_ebs_volume.ebs_master-eu-west-1b-cluster-consul-test1-gb-org-dev-net: Refreshing state... (ID: redacted)
- aws_security_group_rule.master-egress: Refreshing state... (ID: redacted)
- aws_security_group_rule.all-master-to-master: Refreshing state... (ID: redacted)
- aws_security_group_rule.ssh-external-to-master-10-96-0-0--16: Refreshing state... (ID: redacted)
- aws_route.0-0-0-0--0: Refreshing state... (ID: redacted)
- aws_route_table_association.eu-west-1a-cluster-consul-test1-gb-org-dev-net: Refreshing state... (ID: redacted)
- aws_route_table_association.eu-west-1b-cluster-consul-test1-gb-org-dev-net: Refreshing state... (ID: redacted)
- aws_route_table_association.eu-west-1c-cluster-consul-test1-gb-org-dev-net: Refreshing state... (ID: redacted)
- aws_iam_role_policy.cluster-consul-test1-gb-org-dev-net: Refreshing state... (ID: redacted)
- aws_iam_instance_profile.cluster-consul-test1-gb-org-dev-net: Refreshing state... (ID: redacted)
- aws_instance.master-eu-west-1c-cluster-consul-test1-gb-org-dev-net: Refreshing state... (ID: redacted)
- aws_instance.master-eu-west-1b-cluster-consul-test1-gb-org-dev-net: Refreshing state... (ID: redacted)
- aws_instance.master-eu-west-1a-cluster-consul-test1-gb-org-dev-net: Refreshing state... (ID: redacted)
- aws_volume_attachment.ebs_master-eu-west-1c-cluster-consul-test1-gb-org-dev-net: Refreshing state... (ID: redacted)
- aws_volume_attachment.ebs_master-eu-west-1a-cluster-consul-test1-gb-org-dev-net: Refreshing state... (ID: redacted)
- aws_volume_attachment.ebs_master-eu-west-1b-cluster-consul-test1-gb-org-dev-net: Refreshing state... (ID: redacted)
- ------------------------------------------------------------------------
- An execution plan has been generated and is shown below.
- Resource actions are indicated with the following symbols:
- destroy
- Terraform will perform the following actions:
- aws_ebs_volume.ebs_master-eu-west-1a-cluster-consul-test1-gb-org-dev-net
- aws_ebs_volume.ebs_master-eu-west-1b-cluster-consul-test1-gb-org-dev-net
- aws_ebs_volume.ebs_master-eu-west-1c-cluster-consul-test1-gb-org-dev-net
- aws_iam_instance_profile.cluster-consul-test1-gb-org-dev-net
- aws_iam_role.cluster-consul-test1-gb-org-dev-net
- aws_iam_role_policy.cluster-consul-test1-gb-org-dev-net
- aws_instance.master-eu-west-1a-cluster-consul-test1-gb-org-dev-net
- aws_instance.master-eu-west-1b-cluster-consul-test1-gb-org-dev-net
- aws_instance.master-eu-west-1c-cluster-consul-test1-gb-org-dev-net
- aws_key_pair.consul_test1
- aws_route.0-0-0-0--0
- aws_route_table.cluster-consul-test1-gb-org-dev-net
- aws_route_table_association.eu-west-1a-cluster-consul-test1-gb-org-dev-net
- aws_route_table_association.eu-west-1b-cluster-consul-test1-gb-org-dev-net
- aws_route_table_association.eu-west-1c-cluster-consul-test1-gb-org-dev-net
- aws_security_group.cluster-consul-test1-gb-org-dev-net
- aws_security_group_rule.all-master-to-master
- aws_security_group_rule.master-egress
- aws_security_group_rule.ssh-external-to-master-10-96-0-0--16
- aws_subnet.eu-west-1a-cluster-consul-test1-gb-org-dev-net
- aws_subnet.eu-west-1b-cluster-consul-test1-gb-org-dev-net
- aws_subnet.eu-west-1c-cluster-consul-test1-gb-org-dev-net
- aws_volume_attachment.ebs_master-eu-west-1a-cluster-consul-test1-gb-org-dev-net
- aws_volume_attachment.ebs_master-eu-west-1b-cluster-consul-test1-gb-org-dev-net
- aws_volume_attachment.ebs_master-eu-west-1c-cluster-consul-test1-gb-org-dev-net
- Plan: 0 to add, 0 to change, 25 to destroy.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement