Skip to content

v1.5.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Mar 04:45
· 12 commits to main since this release
f48c193

🤖 Automatic Updates

Update README.md and docs @cloudpossebot (#92)

what

This is an auto-generated PR that updates the README.md and docs

why

To have most recent changes of README.md and doc from origin templates

Update Terraform cloudposse/iam-role/aws to v0.19.0 @renovate (#89)

This PR contains the following updates:

Package Type Update Change
cloudposse/iam-role/aws (source) module minor 0.15.0 -> 0.19.0

Release Notes

cloudposse/terraform-aws-iam-role (cloudposse/iam-role/aws)

v0.19.0

Compare Source

IAM Role name length limit @​goruha (#​58)
what
  • Fix IAM role name length limit
why
  • Fix IAM role name length limited to 64
Sync github @​max-lobur (#​54)

Rebuild github dir from the template

v0.18.0

Compare Source

  • No changes

v0.17.0

Compare Source

Update main.tf @​karinatitov (#​50)

have a chance to configure the name of the policy

what
  • With this change i want to have an ability to provide a custom name for the policy
why
  • the resources i'm working with were not created in the same way this module assumes
  • to have a chance to configure the name of the policy
git.io->cloudposse.tools update @​dylanbannon (#​46)
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

v0.16.2

Compare Source

🚀 Enhancements
Add enabled check to data source @​nitrocode (#​45)
what
  • Add enabled check to data source
  • Add TestExamplesCompleteDisabled check
why
  • Prevent creation if enabled is false
references

v0.16.1

Compare Source

🚀 Enhancements
Disabling all tags in all iam resources @​jamengual (#​44)
what
why
  • to disable tags for role-related things. Use one variable instead of two.
references

v0.16.0

Compare Source

Making tags for roles optional @​jamengual (#​43)
what
  • Make role tags optional
why
  • Restrictive policy boundaries do not allow tag roles in highly secure environments.

Update Scaffolding @osterman (#93)

what

  • Reran make readme to rebuild README.md from README.yaml
  • Migrate to square badges
  • Add scaffolding for repo settings and Mergify

why

  • Upstream template changed in the .github repo
  • Work better with repository rulesets
  • Modernize look & feel