terraform-aws-cli-resource icon indicating copy to clipboard operation
terraform-aws-cli-resource copied to clipboard

Fix destroy cmd usage

Open mhorbul opened this issue 3 years ago • 0 comments

Terraform does not allow to use variables other than self, count and for_each in destroy command. Also updated code to avoid deprecation warnings and fix variable types.

mhorbul avatar Jul 01 '21 21:07 mhorbul