atlantis
atlantis copied to clipboard
How to delete terraform resource
How to delete terraform resource, Same as using the terraform destroy command
atlantis plan -- -destroy to run a destroy plan.
Remove the resource from HCL and apply also works
@shencan https://www.runatlantis.io/docs/using-atlantis.html#using-the-destroy-flag
Question is related to
- https://github.com/runatlantis/atlantis/issues/941