Difference between revisions of "Terraform apply -refresh-only"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
+ | |||
+ | No changes. Your infrastructure still matches the configuration. | ||
+ | |||
+ | Terraform has checked that the real remote objects still match the result of your most recent changes, and found no differences. | ||
+ | |||
+ | Would you like to update the Terraform state to reflect these detected changes? | ||
+ | Terraform will write these changes to the state without modifying any real infrastructure. | ||
+ | There is no undo. Only 'yes' will be accepted to confirm. | ||
+ | |||
+ | Enter a value: yes | ||
+ | |||
+ | |||
+ | Apply complete! Resources: 0 added, 0 changed, 0 destroyed. | ||
== See also == | == See also == |
Revision as of 12:35, 22 October 2021
No changes. Your infrastructure still matches the configuration. Terraform has checked that the real remote objects still match the result of your most recent changes, and found no differences. Would you like to update the Terraform state to reflect these detected changes? Terraform will write these changes to the state without modifying any real infrastructure. There is no undo. Only 'yes' will be accepted to confirm. Enter a value: yes Apply complete! Resources: 0 added, 0 changed, 0 destroyed.
See also
Advertising: