filmov
tv
Terraform | Episode 50 | Introduction to alternative to Terraform tainting | Working with replace.

Показать описание
====================================================================
====================================================================
Hello,
In this session, we will look at the alternative or the recommended option for replacing the resources. The "terraform taint" command is supported up until v0.15.2. If you are on a later version, the command will not work. For this, Terraform has introduced a new option, which is using the "-replace" flag with your "terraform apply" command. This command will also destroy the old resource and create a new resource for us.
Happy learning!!
====================================================================
Hello,
In this session, we will look at the alternative or the recommended option for replacing the resources. The "terraform taint" command is supported up until v0.15.2. If you are on a later version, the command will not work. For this, Terraform has introduced a new option, which is using the "-replace" flag with your "terraform apply" command. This command will also destroy the old resource and create a new resource for us.
Happy learning!!