terraform-aws-modules / terraform-aws-autoscaling

Terraform module to create AWS Auto Scaling resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/autoscaling/aws
Apache License 2.0
289 stars 553 forks source link

fix: Ensure resource exists so that destroy command works properly #216

Closed p24-max closed 1 year ago

p24-max commented 1 year ago

Description

Ensure that ressource exist before referencing it so that destroy command works properly

Motivation and Context

Fixes https://github.com/terraform-aws-modules/terraform-aws-autoscaling/issues/215

Breaking Changes

No breaking change

How Has This Been Tested?

bryantbiggs commented 1 year ago

This is a provider related issue and not a module issue:

github-actions[bot] commented 1 year ago

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.