Last active
June 20, 2019 08:27
-
-
Save thewellington/94e8bf3de32bfc068b809ecdcbd5b279 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[terraform@orch workspace]$ terraform plan | |
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. | |
skytap_environment.environment: Refreshing state... (ID: 50740518) | |
skytap_environment.environment2: Refreshing state... (ID: 50740502) | |
▽ | |
skytap_vm.another: Refreshing state... (ID: 45090669) | |
skytap_vm.another2: Refreshing state... (ID: 45090659) | |
------------------------------------------------------------------------ | |
▽ | |
▽ | |
No changes. Infrastructure is up-to-date. | |
▽ | |
This means that Terraform did not detect any differences between your | |
configuration and real physical resources that exist. As a result, no | |
actions need to be performed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment