Slide 23
Slide 23 text
Terraform Plan (After)
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_key_pair.brian: Refreshing state... (ID: brian-hicks-is-the-coolest)
data.aws_ami.ubuntu: Refreshing state...
aws_instance.web.0: Refreshing state... (ID: i-8e08c999)
aws_instance.web.1: Refreshing state... (ID: i-8d08c99a)
aws_instance.web.2: Refreshing state... (ID: i-f908c9ee)
aws_elb.web: Refreshing state... (ID: web)
No changes. Infrastructure is up-to-date. This means that Terraform
could not detect any differences between your configuration and
the real physical resources that exist. As a result, Terraform
doesn't need to do anything.
23 — St. Louis DevOps Meetup