resource/aws_launch_template: Add efa-only as a valid value for network_interfaces.interface_type (#39882)
resource/aws_transfer_server: Add TransferSecurityPolicy-Restricted-2024-06 as a valid value for security_policy_name (#39871)
BUG FIXES:
resource/aws_docdb_cluster: Use master_password on resource Create when snapshot_identifier is configured (#38193)
resource/aws_imagebuilder_container_recipe: Change component.parameter.name, component.parameter.value, target_repository.repository_name, and target_repository.service to ForceNew (#39117)
resource/aws_route53_record: Fix interface conversion: interface {} is nil, not map[string]interface {} panic when geolocation_routing_policy is empty (#39944)
resource/aws_ssm_patch_baseline: Update approval_rule.approve_after_days validation to allow a maximum value of 360 (#39949)
resource/aws_wafv2_web_acl: Fix decoding JSON: unexpected end of JSON input errors when updating from using rule_json to using rule (#39283)
resource/aws_wafv2_web_acl: Fix unmarshal error for incompatible types in rule_json (#39878)
resource/aws_launch_template: Add efa-only as a valid value for network_interfaces.interface_type (#39882)
resource/aws_transfer_server: Add TransferSecurityPolicy-Restricted-2024-06 as a valid value for security_policy_name (#39871)
BUG FIXES:
resource/aws_docdb_cluster: Use master_password on resource Create when snapshot_identifier is configured (#38193)
resource/aws_imagebuilder_container_recipe: Change component.parameter.name, component.parameter.value, target_repository.repository_name, and target_repository.service to ForceNew (#39117)
resource/aws_route53_record: Fix interface conversion: interface {} is nil, not map[string]interface {} panic when geolocation_routing_policy is empty (#39944)
resource/aws_ssm_patch_baseline: Update approval_rule.approve_after_days validation to allow a maximum value of 360 (#39949)
resource/aws_wafv2_web_acl: Fix decoding JSON: unexpected end of JSON input errors when updating from using rule_json to using rule (#39283)
resource/aws_wafv2_web_acl: Fix unmarshal error for incompatible types in rule_json (#39878)
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Updates the requirements on hashicorp/aws to permit the latest version.
Release notes
Sourced from hashicorp/aws's releases.
Changelog
Sourced from hashicorp/aws's changelog.
... (truncated)
Commits
2d8df6e
Update CHANGELOG.md (Manual Trigger)09fad67
Merge pull request #39946 from bryantbiggs/feat/eks-zonal-shifta41cfd8
Merge pull request #39954 from hashicorp/b-fix-security-issues720fda7
Bump github.com/hashicorp/terraform-plugin-mux from 0.16.0 to 0.17.0 in the t...8b8fd82
Update CHANGELOG.md for #39963319e348
Bump github.com/hashicorp/terraform-json from 0.22.1 to 0.23.0 (#39963)c5ab461
Bump the aws-sdk-go-v2 group across 1 directory with 14 updates (#39961)485918f
Merge pull request #39949 from stefanfreitag/b-aws_ssm_patch_baseline-update-...bc1fa23
r/aws_eks_cluster(doc): adjust zonal_shift_config.enabled description23402a1
r/aws_ssm_patch_baseline(test): tidy configsDependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show