)
terraform plan
An execution plan has been generated and is shown below.
Resource actions are indicated with the following symbols:
+ create
-/+ destroy and
then
create replacement
Terraform will perform the following actions:
-/+ aws_vpc_peering_connection.apples_account[0] (new resource required)
id
:
"pcx-00888486b31516daa"
=> <computed> (forces new resource)
accept_status:
"active"
=> <computed>
accepter.
auto_accept:
"false"
=>
"false"
peer_owner_id:
"111111111111"
=>
"111111111111"
peer_region:
"eu-west-1"
=>
"eu-west-1"
peer_vpc_id:
"vpc-111d4253"
=>
"vpc-222d4253"
(forces new resource)
requester.
tags.%:
"9"
=>
"9"
tags.CostCentre:
"OPS_TEAM"
=>
"OPS_TEAM"
tags.CreatedBy:
"kayanazimov"
=>
"kayanazimov"
tags.Name:
"peer-vpc-secure-np-vpc-staging-l-company1"
=>
"peer-vpc-secure-np-vpc-staging-i-company1"
tags.Owner:
"Terraform"
=>
"Terraform"
tags.Product:
"PROD1"
=>
"PROD1"
tags.Region:
"eu-west-2"
=>
"eu-west-2"
tags.Role:
"secure"
=>
"secure"
tags.Scope:
"internal"
=>
"internal"
tags.SourcePath:
"terraform/vpc/business/"
=>
"terraform/vpc/business/"
vpc_id:
"vpc-222eddef5e86fa65a"
=>
"vpc-222eddef5e86fa65a"
+ aws_vpc_peering_connection.apples_account[1]
id
: <computed>
accept_status: <computed>
accepter.
auto_accept:
"false"
peer_owner_id:
"111111111111"
peer_region:
"eu-west-1"
peer_vpc_id:
"vpc-111d4253"
requester.
tags.%:
"9"
tags.CostCentre:
"OPS_TEAM"
tags.CreatedBy:
"kayanazimov"
tags.Name:
"peer-vpc-secure-np-vpc-staging-l-company1"
tags.Owner:
"Terraform"
tags.Product:
"PROD1"
tags.Region:
"eu-west-2"
tags.Role:
"secure"
tags.Scope:
"internal"
tags.SourcePath:
"terraform/vpc/business/"
vpc_id:
"vpc-222eddef5e86fa65a"
Plan: 2 to add, 0 to change, 1 to destroy.