terraform taint (deprecated)

From wikieduonline
Revision as of 21:55, 30 October 2022 by Welcome (talk | contribs) (→‎See also)
Jump to navigation Jump to search

terraform taint (deprecated since Terraform v0.15.2) informs Terraform that a particular object has become degraded or damaged.

Alternative

For Terraform v0.15.2 and later

terraform apply -replace="aws_instance.example[0]"

Related

See also

Advertising: