Releases: cn-terraform/terraform-aws-ecs-fargate-scheduled-task
Releases · cn-terraform/terraform-aws-ecs-fargate-scheduled-task
1.0.26
1.0.25
What's Changed
- Adding support for permission boundary for IAM Role creation by @gthomson31 in #31
New Contributors
- @gthomson31 made their first contribution in #31
Full Changelog: 1.0.24...1.0.25
1.0.24
What's Changed
- Update actions/checkout action to v4 by @renovate in #27
- Avoids creation of redundant resources when providing custom Events role. by @edsoncezar16 in #29
New Contributors
- @edsoncezar16 made their first contribution in #29
Full Changelog: 1.0.23...1.0.24
1.0.23
1.0.22 - Update providers
Fix issue in terraform providers versions (#20) * Update versions.tf * Update mock_provider.tf * Update mock_provider.tf * Update versions.tf
1.0.21
1.0.20
1.0.19
add propoagte_tags option to cloudwatch event target configuration (#11) Co-authored-by: Robert Nesbit <[email protected]>