Releases: cloudposse/terraform-aws-iam-chamber-s3-role
v0.7.5
🤖 Automatic Updates
Update context.tf @cloudpossebot (#17)
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.7.4
🤖 Automatic Updates
Update Terraform cloudposse/iam-role/aws to v0.13.0 @renovate (#15)
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
cloudposse/iam-role/aws (source) | module | minor | 0.9.3 -> 0.13.0 |
Release Notes
cloudposse/terraform-aws-iam-role
v0.13.0
Add permissions_boundary as a variable @mmorejon (#30)
#### what * Add `permissions_boundary` as a parameter #### why * This parameter is missing in the module as an option. #### references * [iam_role#permissions_boundary](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role#permissions_boundary)Signed-off-by: Manuel Morejon manuel@mmorejon.io
v0.12.0
update assume actions variable to support multiple actions @mcalhoun (#29)
#### what- Rename the
assume_role_action
variable toassume_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
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 * https://github.com/cloudposse/terraform-aws-iam-role/issues/26v0.10.1
🤖 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 @goruha (#25)
#### what * Replace "cloudposse/terraform-aws-iam-policy-document-aggregator" with https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/iam_policy_document#example-of-merging-override-documents #### why * Reduce complexityConfiguration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by WhiteSource Renovate. View repository job log here.
v0.7.3
🤖 Automatic Updates
Update Terraform cloudposse/iam-role/aws to v0.9.3 @renovate (#14)
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
cloudposse/iam-role/aws (source) | terraform | patch | 0.9.2 -> 0.9.3 |
Release Notes
cloudposse/terraform-aws-iam-role
v0.9.3
🤖 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 templatesv0.7.2
🤖 Automatic Updates
Update Terraform cloudposse/iam-role/aws to v0.9.2 @renovate (#13)
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
cloudposse/iam-role/aws (source) | terraform | minor | 0.8.0 -> 0.9.2 |
Release Notes
cloudposse/terraform-aws-iam-role
v0.9.2
🚀 Enhancements
adding tags for role @roock (#6)
Adding tags for role
v0.9.1
🤖 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`](https://github.com/cloudposse/terraform-aws-iam-policy-document-aggregator/releases/0.8.0)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 compliantTerraform 0.14 upgrade @​maximmi (#​24)
##### what - Upgrade to support Terraform 0.14 and bring up to current Cloud Posse standard ##### why - Support Terraform 0.14v0.9.0
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 compliantv0.7.1
🤖 Automatic Updates
Update Terraform cloudposse/iam-role/aws to v0.8.0 @renovate (#12)
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
cloudposse/iam-role/aws (source) | terraform | minor | 0.6.0 -> 0.8.0 |
Release Notes
cloudposse/terraform-aws-iam-role
v0.8.0
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.14v0.7.0
Terraform 0.14 upgrade @woz5999 (#19)
#### what fixes and updates for tf 0.14 compatibilityv0.6.1
add assume_role_action var @woz5999 (#17)
#### what provide the ability to specify a different assume role action #### why allows these roles to be assumed by users signing in with SAML integrationsv0.7.0
context.tf updated to v0.24.1, minimum required Terraform version bumped to 0.13.0 when needed, readme updated @maximmi (#10)
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
Supersedes and closes #11
v0.6.0
v0.5.0
v0.4.0
Rename `kms_master_key_id` to `kms_master_key_arn` @goruha (#5)
What
- Rename
kms_master_key_id
tokms_master_key_arn
Why
- To solve confusing of variable, because really it expects arn https://www.terraform.io/docs/providers/aws/r/s3_bucket.html#enable-default-server-side-encryption