github cloudposse/terraform-aws-ecs-alb-service-task v0.76.1

8 hours ago
fix: redeployment_trigger: replace timestamp() with plantimestamp() @mslipets (#251) REF: https://github.com/hashicorp/terraform-provider-aws/issues/28070

what

in attempt to fix apply time issues like #28070,
replace usage of function timestamp() with plantimestamp()

why

provided function apparently works for use cases when redeploy_on_apply && force_new_deployment set to true

references

fix: update Terratest assertions with AWS account @RoseSecurity (#252) ## what
  • Update AWS account to fix this error:
Error:     Not equal: 
                   expected: "arn:aws:ecs:us-east-2:126450723953:cluster/eg-test-ecs-alb-service-task-ezatqz"
                   actual  : "arn:aws:ecs:us-east-2:799847381734:cluster/eg-test-ecs-alb-service-task-ezatqz"

why

  • Terratests are failing due to assertions not validating with the expected account ID

references

🤖 Automatic Updates

Migrate new test account @osterman (#249) ## what - Update `.github/settings.yml` - Update `.github/chatops.yml` files

why

  • Re-apply .github/settings.yml from org level to get terratest environment
  • Migrate to new test account

References

  • DEV-388 Automate clean up of test account in new organization
  • DEV-387 Update terratest to work on a shared workflow instead of a dispatch action
  • DEV-386 Update terratest to use new testing account with GitHub OIDC
Update .github/settings.yml @osterman (#248) ## what - Update `.github/settings.yml` - Drop `.github/auto-release.yml` files

why

  • Re-apply .github/settings.yml from org level
  • Use organization level auto-release settings

references

  • DEV-1242 Add protected tags with Repository Rulesets on GitHub
Update .github/settings.yml @osterman (#247) ## what - Update `.github/settings.yml` - Drop `.github/auto-release.yml` files

why

  • Re-apply .github/settings.yml from org level
  • Use organization level auto-release settings

references

  • DEV-1242 Add protected tags with Repository Rulesets on GitHub

Don't miss a new terraform-aws-ecs-alb-service-task release

NewReleases is sending notifications on new releases.