Hi Sharath,
Yes, terraform
can destroy a specific resource using the -target
flag.
Example: terraform destroy -target RESOURCE_TYPE.NAME
Reference link: https://www.terraform.io/docs/commands/plan.html#resource-targeting
Hi Sharath,
Yes, terraform
can destroy a specific resource using the -target
flag.
Example: terraform destroy -target RESOURCE_TYPE.NAME
Reference link: https://www.terraform.io/docs/commands/plan.html#resource-targeting