β¨ cd examples/complete
β¨ terraform plan -var-file=fixtures.us-east-2.tfvars
Changes to Outputs:
+ eks_node_group_resources = []
+ private_subnet_cidrs = []
+ public_subnet_cidrs = []
You can apply this plan to save these new output values to the Terraform state, without changing any real infrastructure.
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Note: You didn't use the -out option to save this plan, so Terraform can't guarantee to take exactly these actions if you run "terraform apply" now.