Difference between revisions of "Note: Objects have changed outside of Terraform"

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
  Note: Objects have changed outside of Terraform
 
  Note: Objects have changed outside of Terraform
 
   
 
   
  Terraform detected the following changes made outside of Terraform since the last "terraform apply":
+
  Terraform detected the following changes made outside of Terraform since the last "[[terraform apply]]" which may have affected this plan:
 
   .../...
 
   .../...
  Unless you have made equivalent changes to your configuration, or ignored the relevant attributes using ignore_changes, the following plan may  
+
  Unless you have made equivalent changes to your configuration, or ignored the relevant attributes using [[ignore_changes]], the following plan may include actions to undo or respond to these changes.
  include actions to undo or respond to these changes.
+
 
 +
 
 +
Note: Objects have changed outside of Terraform
 +
 +
Terraform detected the following changes made outside of Terraform since the last "[[terraform apply]]":
 +
  .../...
 +
  Unless you have made equivalent changes to your configuration, or ignored the relevant attributes using [[ignore_changes]], the following plan may include actions to undo or respond to these changes.
  
 
  ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
 
  ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
Line 12: Line 18:
 
  Your configuration already matches the changes detected above. If you'd like to update the Terraform state to match, create and apply a refresh-only plan:
 
  Your configuration already matches the changes detected above. If you'd like to update the Terraform state to match, create and apply a refresh-only plan:
 
   [[terraform apply -refresh-only]]
 
   [[terraform apply -refresh-only]]
 +
 +
== Related ==
 +
* <code>[[task_definition]]</code>
 +
* [[terraform apply -target]]
 +
 +
== See also ==
 +
* {{terraform apply}}
 +
 +
[[Category:Terraform]]

Latest revision as of 14:12, 16 August 2023

Note: Objects have changed outside of Terraform

Terraform detected the following changes made outside of Terraform since the last "terraform apply" which may have affected this plan:
 .../...
Unless you have made equivalent changes to your configuration, or ignored the relevant attributes using ignore_changes, the following plan may include actions to undo or respond to these changes.


Note: Objects have changed outside of Terraform

Terraform detected the following changes made outside of Terraform since the last "terraform apply":
 .../...
Unless you have made equivalent changes to your configuration, or ignored the relevant attributes using ignore_changes, the following plan may include actions to undo or respond to these changes.
───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────

No changes. Your infrastructure matches the configuration.

Your configuration already matches the changes detected above. If you'd like to update the Terraform state to match, create and apply a refresh-only plan:
 terraform apply -refresh-only

Related[edit]

See also[edit]

Advertising: