v1.535.12
🤖 Automatic Updates
Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#49)
## what This is an auto-generated PR that updates the README.md and docswhy
To have most recent changes of README.md and doc from origin templates
chore(deps): update terraform cloudposse/elasticsearch/aws to v1.2.0 @[renovate[bot]](https://github.com/apps/renovate) (#48)
This PR contains the following updates:| Package | Type | Update | Change |
|---|---|---|---|
| cloudposse/elasticsearch/aws (source) | module | minor | 1.0.1 -> 1.2.0 |
Release Notes
cloudposse/terraform-aws-elasticsearch (cloudposse/elasticsearch/aws)
v1.2.0
port #198 Parameterize access policies json for more flexibility (3rd try) @goruha (#210)
port #198 Parameterize access policies json for more flexibility (3rd try)what
Adds a new parameter to be able to pass a json string with a custom access policy to set for the elasticsearch.
why
In my opinion, the access policies are too "opinionated" on this module, especially when it is on "vpc mode". I think it should be more flexible and allow to customize it however we want and not having it based on the iam_role_arn variable.
references
N/A
P.S.: This is already the 3rd time I'm trying to have this new parameter accepted. Please take a look at it this time 🙇 thank you.
Previous tries:
v1.1.0
port #137 - feat: add possibiblity to use AWS IAM roles for service accounts @goruha (#209)
Port of #137what
- To allow usage of AWS IRSA the assume role policy of the created IAM role needs to be adapted, therefore an additional (and optional)
statementfor thests:AssumeRoleWithWebIdentityaction was added - To decouple
sts:AssumeRolefor theServiceand theAWSprincipal types all statements have been split into separate blocks
why
- To allow usage of AWS IAM roles inside of EKS AWS
- more secure than handling AWS access keys and secrets
references
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 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 was generated by Mend Renovate. View the repository job log.
chore(deps): update tflint plugin terraform-linters/tflint-ruleset-aws to v0.42.0 @[renovate[bot]](https://github.com/apps/renovate) (#47)
This PR contains the following updates:| Package | Type | Update | Change |
|---|---|---|---|
| terraform-linters/tflint-ruleset-aws | plugin | minor | 0.41.0 -> 0.42.0 |
Release Notes
terraform-linters/tflint-ruleset-aws (terraform-linters/tflint-ruleset-aws)
v0.42.0
What's Changed
Breaking Changes
- Remove aws_guardduty_member_invalid_email rule by @wata727 in https://github.com/terraform-linters/tflint-ruleset-aws/pull/925
- This auto-generated rule had invalid regexp.
Chores
- Bump the aws-sdk group with 7 updates by @dependabot[bot] inhttps://github.com/terraform-linters/tflint-ruleset-aws/pull/9244
Full Changelog: terraform-linters/tflint-ruleset-aws@v0.41.0...v0.42.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 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 was generated by Mend Renovate. View the repository job log.