Terraform, Terragrunt
how to install?
how to roll back after terrafrom deploy(apply)?
git tags,
taint option - official docs - Forcing Re-creation of Resources
where the status saving after apply?
when local save
basically terraform.tfstate
you can check use command terraform state list
when remote save
Last updated
Was this helpful?