Skip to content

Releases: cloudposse/terraform-aws-iam-role

v0.12.0

10 Sep 01:00
3fae1bb
Compare
Choose a tag to compare
update assume actions variable to support multiple actions @mcalhoun (#29)

what

  • Rename the assume_role_action variable to assume_role_actions
  • Update the assume_role_action to allow multiple actions
  • Update the default action to include sts:TagSession

why

  • Allow the flexibility of adding multiple actions to the trust policy

NOTE: THIS PR CONTAINS A BACKWARD-INCOMPATIBLE CHANGE

v0.11.0

07 Sep 22:39
811a75b
Compare
Choose a tag to compare
Add instance profile @sebastianmacarescu (#27)

what

  • add option to create instance profile for the role

why

  • we should be able to use this module to create a role for an ec2 instance

references

v0.10.1

21 Aug 03:15
0d3ce6a
Compare
Choose a tag to compare

🤖 Automatic Updates

Update context.tf @cloudpossebot (#28)

what

This is an auto-generated PR that updates the context.tf file to the latest version from cloudposse/terraform-null-label

why

To support all the features of the context interface.

v0.10.0: Remove dependency from policy-document-aggregator (#25)

30 Mar 16:49
302699a
Compare
Choose a tag to compare

v0.10.0

30 Mar 16:49
302699a
Compare
Choose a tag to compare
Remove dependency from policy-document-aggregator @goruha (#25)

what

why

  • Reduce complexity

v0.9.3

26 Feb 16:13
a7d50c4
Compare
Choose a tag to compare

🤖 Automatic Updates

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

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

v0.9.2

14 Feb 21:20
18c3c3b
Compare
Choose a tag to compare

🚀 Enhancements

adding tags for role @roock (#6)

Adding tags for role

v0.9.1

09 Feb 02:28
f8d64c2
Compare
Choose a tag to compare

🤖 Automatic Updates

Update Terraform cloudposse/iam-policy-document-aggregator/aws to v0.8.0 @renovate (#23)

This PR contains the following updates:

Package Type Update Change
cloudposse/iam-policy-document-aggregator/aws (source) terraform minor 0.6.0 -> 0.8.0

Release Notes

cloudposse/terraform-aws-iam-policy-document-aggregator

v0.8.0

Compare Source

minimum required Terraform version bumped to 0.13.0, context.tf updated, readme updated @​maximmi (#​25) ##### what - update context.tf to v0.23.0 - minimum required Terraform version bumped to 0.13.0 - readme updated, Bridgecrew compliance badges added ##### why - It allows for setting the letter case of tag names and labels - we have dropped support for Terraform 0.12 - To be able see and fix the recommendations from Bridgecrew so we can position our modules as standards compliant

v0.7.0

Compare Source

Terraform 0.14 upgrade @​maximmi (#​24) ##### what - Upgrade to support Terraform 0.14 and bring up to current Cloud Posse standard ##### why - Support Terraform 0.14

v0.9.0

09 Feb 02:24
f7cc6e5
Compare
Choose a tag to compare
context.tf updated to v0.24.1, minimum required Terraform version bumped to 0.13.0 when needed, readme updated @maximmi (#22)

what

  • update context.tf to v0.24.1
  • minimum required Terraform version bumped to 0.13.0
  • readme updated, Bridgecrew compliance badges added

why

  • It allows for setting the letter case of tag names and labels, back compatibility with context v0.22.0 and below
  • we have dropped support for Terraform 0.12
  • To be able see and fix the recommendations from Bridgecrew so we can position our modules as standards compliant

v0.8.0

04 Feb 06:49
05f834c
Compare
Choose a tag to compare
Terraform 0.14 upgrade @maximmi (#21)

what

  • Upgrade to support Terraform 0.14 and bring up to current Cloud Posse standard

why

  • Support Terraform 0.14