terraform-aws-cli-resource
terraform-aws-cli-resource copied to clipboard
Fix destroy cmd usage
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.