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
292 stars 556 forks source link

chore: whitespace change to trigger ci/cd action #132

Closed bryantbiggs closed 3 years ago

bryantbiggs commented 3 years ago

Description

Motivation and Context

Breaking Changes

How Has This Been Tested?

bryantbiggs commented 3 years ago

@antonbabenko just doing a sanity check - looks to be working ok πŸ‘πŸΌ

bryantbiggs commented 3 years ago

looks like we have to bump the minimum terraform version for terraform-aws-lambda though https://github.com/terraform-aws-modules/terraform-aws-lambda/runs/1947301594

antonbabenko commented 3 years ago

We can bump it, but the problem with terraform fmt is happening from time to time in various versions, so the master branch should be only compatible with the max version of Terraform we support.

antonbabenko commented 3 years ago

Lambda's GH action looks good. Could you copy it to this one also?

bryantbiggs commented 3 years ago

opened #133 to update

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.