terraform taint (deprecated)

From wikieduonline
(Redirected from Terraform taint)
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[edit]

For Terraform v0.15.2 and later

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

Related[edit]

See also[edit]

Advertising: