Releases: cloudposse/terraform-aws-cloudwatch-logs
v0.5.0
Add permissions_boundary as a variable @mmorejon (#23)
what
- Add
permissions_boundary
as a parameter - Upgrade
cloudposse/iam-role/aws
module to version0.13.0
why
- This parameter is missing in the module as an option.
references
- PR
cloudposse/iam-role/aws
in module
Signed-off-by: Manuel Morejon [email protected]
v0.4.5
🤖 Automatic Updates
Update Terraform cloudposse/iam-role/aws to v0.11.0 @renovate (#21)
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
cloudposse/iam-role/aws (source) | module | minor | 0.10.1 -> 0.11.0 |
Release Notes
cloudposse/terraform-aws-iam-role
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/26Configuration
📅 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, check this box.
This PR has been generated by WhiteSource Renovate. View repository job log here.
v0.4.4
🤖 Automatic Updates
Update Terraform cloudposse/iam-role/aws to v0.10.1 @renovate (#19)
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
cloudposse/iam-role/aws (source) | module | patch | 0.10.0 -> 0.10.1 |
Release Notes
cloudposse/terraform-aws-iam-role
v0.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.Configuration
📅 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, check this box.
This PR has been generated by WhiteSource Renovate. View repository job log here.
v0.4.3
🤖 Automatic Updates
Update Terraform cloudposse/iam-role/aws to v0.10.0 @renovate (#16)
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
cloudposse/iam-role/aws (source) | terraform | minor | 0.9.3 -> 0.10.0 |
Release Notes
cloudposse/terraform-aws-iam-role
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 complexityv0.4.2
🚀 Enhancements
Remove deprecated `list()` function @nitrocode (#18)
what
- Remove deprecated
list()
function
why
- It's deprecated
references
- Closes #17
v0.4.1
🤖 Automatic Updates
Update Terraform cloudposse/iam-role/aws to v0.9.3 @renovate (#15)
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
cloudposse/iam-role/aws (source) | terraform | patch | 0.9.1 -> 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.9.2
🚀 Enhancements
adding tags for role @roock (#6)
Adding tags for role
v0.4.0
0.3.0: Use role module (#8)
* Use role module * Use role module * Use role module * Added KMS Key
0.2.2 Update readme yaml file and rebuild md
what
- updated
README.yaml
file - add tags and categories
- rebuild
README.md
file
why
- need to add categories and tags so we can pull them into the documentation
Migrate to README.yaml format
what
- Add
README.yaml
why
- Standardize README