v1.535.7
🤖 Automatic Updates
Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#37)
## 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 v0.48.2 @[renovate[bot]](https://github.com/apps/renovate) (#36)
This PR contains the following updates:| Package | Type | Update | Change |
|---|---|---|---|
| cloudposse/elasticsearch/aws (source) | module | patch | 0.48.1 -> 0.48.2 |
Release Notes
cloudposse/terraform-aws-elasticsearch (cloudposse/elasticsearch/aws)
v0.48.2
Add anonymous_auth_enabled option to OpenSearch advanced security opt… @tarik-arslanagic-gpp (#201)
…ionswhat
• Added support for the anonymous_auth_enabled parameter in the advanced security options of AWS OpenSearch domain resource
• This parameter is optional and defaults to false, maintaining backward compatibility
• Only modified the OpenSearch domain resource, leaving the Elasticsearch domain resource unchanged
why
• Enables anonymous authentication during the fine-grained access control migration period
• Allows for a smoother transition when enabling fine-grained access control on an existing domain
• Provides users with more flexibility when implementing security controls on their OpenSearch domains
• Addresses a missing parameter that exists in the AWS provider but wasn't exposed in this module
references
• AWS Documentation on Fine-Grained Access Control
• AWS Provider Documentation for anonymous_auth_enabled
• Related to migration strategies for implementing fine-grained access control on existing domains
🤖 Automatic Updates
Bump the go_modules group across 1 directory with 4 updates @[dependabot[bot]](https://redirect.github.com/apps/dependabot) (#204)
Bumps the go_modules group with 2 updates in the /test/src directory: [golang.org/x/crypto](https://redirect.github.com/golang/crypto) and gopkg.in/yaml.v3.Updates golang.org/x/crypto from 0.0.0-20200622213623-75b288015ac9 to 0.35.0
Commits
- See full diff in compare view
Updates golang.org/x/net from 0.0.0-20200707034311-ab3426394381 to 0.21.0
Commits
- See full diff in compare view
Updates golang.org/x/sys from 0.0.0-20200622214017-ed371f2e16b4 to 0.30.0
Commits
- See full diff in compare view
Updates gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
You can disable automated security fix PRs for this repo from the Security Alerts page.
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.