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

feat: Add support of time_zone inside schedules #164

Closed ynuyasha closed 2 years ago

ynuyasha commented 2 years ago

Description

i need to create schedule with time zone defined

Motivation and Context

Breaking Changes

How Has This Been Tested?

antonbabenko commented 2 years ago

Looks good. Can you also update an example to show this feature here:

https://github.com/terraform-aws-modules/terraform-aws-autoscaling/blob/d4b7da041ef781604726953234b5bcd494cc5908/examples/complete/main.tf#L511-L534

ynuyasha commented 2 years ago

done

antonbabenko commented 2 years ago

Great! πŸŽ‰

v4.7.0 has been just released.

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.