resource/aws_opensearch_domain: Add dashboard_endpoint_v2, domain_endpoint_v2_hosted_zone_id, and endpoint_v2 attributes (#38456)
BUG FIXES:
resource/aws_bedrockagent_agent: Fixes consistency issues where only some prompts are overridden (#38944)
resource/aws_cloudformation_stack_set_instance: Fix crash during construction of the id attribute when deployment_targets does not include organizational unit IDs. (#38969)
resource/aws_glue_trigger: Fix crash when null action is configured (#38994)
resource/aws_rds_cluster: Allow Web Service Data API (enabled_http_endpoint) to be enabled and disabled for provisioned engine mode and serverlessv2 (#38997)
provider: Fix crash when flattening string pointer slices with nil items (#38886)
resource/aws_datazone_project: Properly surface import id parsing errors (#38924)
resource/aws_quicksight_data_set: Fix crash when setting logical_table_map.data_transforms.project_operation.projected_columns with null list elements (#38886)
resource/aws_ses_configuration_set: Fix crash when reputation_metrics_enabled is set to true (#38921)
v5.63.0
FEATURES:
New Data Source:aws_bedrockagent_agent_versions (#38792)
resource/aws_opensearch_domain: Add dashboard_endpoint_v2, domain_endpoint_v2_hosted_zone_id, and endpoint_v2 attributes (#38456)
BUG FIXES:
resource/aws_bedrockagent_agent: Fixes consistency issues where only some prompts are overridden (#38944)
resource/aws_cloudformation_stack_set_instance: Fix crash during construction of the id attribute when deployment_targets does not include organizational unit IDs. (#38969)
resource/aws_glue_trigger: Fix crash when null action is configured (#38994)
resource/aws_rds_cluster: Allow Web Service Data API (enabled_http_endpoint) to be enabled and disabled for provisioned engine mode and serverlessv2 (#38997)
provider: Fix crash when flattening string pointer slices with nil items (#38886)
resource/aws_datazone_project: Properly surface import id parsing errors (#38924)
resource/aws_quicksight_data_set: Fix crash when setting logical_table_map.data_transforms.project_operation.projected_columns with null list elements (#38886)
resource/aws_ses_configuration_set: Fix crash when reputation_metrics_enabled is set to true (#38921)
5.63.0 (August 15, 2024)
FEATURES:
New Data Source:aws_bedrockagent_agent_versions (#38792)
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 major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the terraform-providers group with 1 update in the /terraform directory: hashicorp/aws.
Updates
hashicorp/aws
from 5.43.0 to 5.64.0Release notes
Sourced from hashicorp/aws's releases.
... (truncated)
Changelog
Sourced from hashicorp/aws's changelog.
... (truncated)
Commits
360d526
Update CHANGELOG.md for #38994f9a923d
r/aws_glue_trigger: fix crash when nullaction
is configured (#38994)1bd56af
Merge pull request #38997 from hashicorp/b-rds-cluster-enable-http-endpoint82a8eaf
Merge pull request #38944 from drewtul/bug-single-prompt-configuration9f33cb2
aws_rds_cluster: Test that Data API can be enabled, disableddca9caa
Add changelog304e2f7
aws_rds_cluster: Fix Data API for serverlessv2e224fd6
chore: changelog67c89ea
chore(deps): bump the aws-sdk-go group across 2 directories with 5 updates (#...5ef6eca
Update CHANGELOG.md for #38969Dependabot 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