github cloudposse/terraform-aws-tfstate-backend 0.39.0
v0.39.0

latest releases: v1.5.0, v1.4.2, v1...
17 months ago
Adding support for setting permissions boundary on IAM-role @jannyg (#117)

This is my first PR to Cloudposse projects. Thanks for all the good contributions and please let me know if there's any adjustments needed.

what

  • This will add support for setting a permission boundary for the IAM role
  • This is needed for master payer accounts through resellers that restricts access to the master payer accunt.
  • The value is optional

why

  • This is needed for master payer accounts through resellers that restricts access to the master payer account and require the permissions boundary to be set on all new IAM roles to restrict access to certain resources.

references

Do not auto-publish from release branches @Nuru (#127)

what

  • Do not auto-publish from release branches

why

  • When release-drafter auto-publishes, it sets the release as "latest", which is not what we want for updates to release branches.
Update workflows and other framework @Nuru (#126)

what

  • Update workflows and other framework to current versions

why

  • Add support for release branches
git.io->cloudposse.tools and test fixes @dylanbannon (#116)

what and why

Change all references to git.io/build-harness into cloudposse.tools/build-harness, since git.io redirects will stop working on April 29th, 2022.

References

  • DEV-143

Don't miss a new terraform-aws-tfstate-backend release

NewReleases is sending notifications on new releases.