Skip to content

chore(deps,terraform): bump hashicorp/aws from 6.63.0 to 6.65.0 in /infrastructure/terraform - #264

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/infrastructure/terraform/hashicorp/aws-6.65.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/infrastructure/terraform/hashicorp/aws-6.65.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor

Bumps hashicorp/aws from 6.63.0 to 6.65.0.

Release notes

Sourced from hashicorp/aws's releases.

v6.65.0

6.65.0 (September 16, 2026)

NOTES:

  • resource/aws_dx_bgp_peer: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#49590)
  • resource/aws_dx_hosted_private_virtual_interface: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#49591)
  • resource/aws_dx_hosted_public_virtual_interface: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#49591)
  • resource/aws_dx_hosted_transit_virtual_interface: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#49591)
  • resource/aws_dx_public_virtual_interface: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#49589)

FEATURES:

  • New List Resource: aws_api_gateway_deployment (#49820)
  • New List Resource: aws_apigatewayv2_integration (#48425)
  • New List Resource: aws_dms_migration_project (#49936)
  • New List Resource: aws_ec2_transit_gateway_policy_table_entry (#49256)
  • New List Resource: aws_glue_catalog_table (#49953)
  • New List Resource: aws_iam_group (#49994)
  • New List Resource: aws_iam_user_policy (#49993)
  • New List Resource: aws_lambda_resource_policy (#49866)
  • New List Resource: aws_network_acl (#50020)
  • New List Resource: aws_network_acl_rule (#49916)
  • New List Resource: aws_rds_cluster_instance (#50036)
  • New List Resource: aws_wafv2_ip_set (#50031)
  • New Resource: aws_dms_migration_project (#49936)
  • New Resource: aws_ec2_transit_gateway_policy_table_entry (#49256)
  • New Resource: aws_lambda_resource_policy (#49866)

ENHANCEMENTS:

  • data-source/aws_agentregistry_registry: Add discovery_configuration.authorizer_configuration.custom_jwt_authorizer.private_endpoint and discovery_configuration.authorizer_configuration.custom_jwt_authorizer.private_endpoint_override attributes (#49964)
  • data-source/aws_agentregistry_registry: Add encryption_configuration attribute (#49964)
  • resource/aws_agentregistry_registry: Add auto_detection_configuration and encryption_configuration configuration blocks (#49964)
  • resource/aws_agentregistry_registry: Add discovery_configuration.authorizer_configuration.custom_jwt_authorizer.private_endpoint and discovery_configuration.authorizer_configuration.custom_jwt_authorizer.private_endpoint_override configuration blocks (#49964)
  • resource/aws_api_gateway_deployment: Add resource identity support (#49820)
  • resource/aws_apigatewayv2_integration: Add resource identity support (#48425)
  • resource/aws_bedrockagentcore_oauth2_credential_provider: Add callback_url attribute (#48517)
  • resource/aws_bedrockagentcore_oauth2_credential_provider: Add client_authentication_method, on_behalf_of_token_exchange_config, private_endpoint, private_endpoint_override, and private_key_jwt_config arguments to oauth2_provider_config.custom_oauth2_provider_config configuration block (#48517)
  • resource/aws_bedrockagentcore_oauth2_credential_provider: Add client_secret_config and client_secret_source arguments to oauth2_provider_config.custom_oauth2_provider_config, oauth2_provider_config.github_oauth2_provider_config, oauth2_provider_config.google_oauth2_provider_config, oauth2_provider_config.microsoft_oauth2_provider_config, oauth2_provider_config.salesforce_oauth2_provider_config, and oauth2_provider_config.slack_oauth2_provider_config configuration blocks (#48517)
  • resource/aws_bedrockagentcore_oauth2_credential_provider: Add oauth2_provider_config.atlassian_oauth2_provider_config, oauth2_provider_config.included_oauth2_provider_config, and oauth2_provider_config.linkedin_oauth2_provider_config configuration blocks (#48517)
  • resource/aws_bedrockagentcore_oauth2_credential_provider: Add oauth2_provider_config.microsoft_oauth2_provider_config.tenant_id, oauth2_provider_config.microsoft_oauth2_provider_config.tenant_id_wo, and oauth2_provider_config.microsoft_oauth2_provider_config.tenant_id_wo_version arguments (#48517)
  • resource/aws_bedrockagentcore_oauth2_credential_provider: Add token_endpoint_auth_methods attribute to all oauth2_provider_config.*.oauth_discovery configuration blocks (#48517)
  • resource/aws_dx_bgp_peer: Add bgp_asn_long argument (#49590)
  • resource/aws_dx_hosted_private_virtual_interface: Add bgp_asn_long argument (#49591)
  • resource/aws_dx_hosted_public_virtual_interface: Add bgp_asn_long argument (#49591)
  • resource/aws_dx_hosted_transit_virtual_interface: Add bgp_asn_long argument (#49591)
  • resource/aws_dx_public_virtual_interface: Add bgp_asn_long argument (#49589)
  • resource/aws_glue_catalog_table: Add resource identity support (#49953)
  • resource/aws_glue_catalog_table: Change storage_descriptor.additional_locations, storage_descriptor.bucket_columns, storage_descriptor.columns.parameters, storage_descriptor.parameters, storage_descriptor.ser_de_info, storage_descriptor.ser_de_info.parameters, view_definition, view_definition.definer, view_definition.is_protected, view_definition.representations.validation_connection, view_definition.representations.view_expanded_text, view_definition.representations.view_original_text, view_definition.sub_object_version_ids, and view_definition.sub_objects to Optional and Computed (#49953)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

6.65.0 (September 16, 2026)

NOTES:

  • resource/aws_dx_bgp_peer: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#49590)
  • resource/aws_dx_hosted_private_virtual_interface: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#49591)
  • resource/aws_dx_hosted_public_virtual_interface: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#49591)
  • resource/aws_dx_hosted_transit_virtual_interface: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#49591)
  • resource/aws_dx_public_virtual_interface: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#49589)

FEATURES:

  • New List Resource: aws_api_gateway_deployment (#49820)
  • New List Resource: aws_apigatewayv2_integration (#48425)
  • New List Resource: aws_dms_migration_project (#49936)
  • New List Resource: aws_ec2_transit_gateway_policy_table_entry (#49256)
  • New List Resource: aws_glue_catalog_table (#49953)
  • New List Resource: aws_iam_group (#49994)
  • New List Resource: aws_iam_user_policy (#49993)
  • New List Resource: aws_lambda_resource_policy (#49866)
  • New List Resource: aws_network_acl (#50020)
  • New List Resource: aws_network_acl_rule (#49916)
  • New List Resource: aws_rds_cluster_instance (#50036)
  • New List Resource: aws_wafv2_ip_set (#50031)
  • New Resource: aws_dms_migration_project (#49936)
  • New Resource: aws_ec2_transit_gateway_policy_table_entry (#49256)
  • New Resource: aws_lambda_resource_policy (#49866)

ENHANCEMENTS:

  • data-source/aws_agentregistry_registry: Add discovery_configuration.authorizer_configuration.custom_jwt_authorizer.private_endpoint and discovery_configuration.authorizer_configuration.custom_jwt_authorizer.private_endpoint_override attributes (#49964)
  • data-source/aws_agentregistry_registry: Add encryption_configuration attribute (#49964)
  • resource/aws_agentregistry_registry: Add auto_detection_configuration and encryption_configuration configuration blocks (#49964)
  • resource/aws_agentregistry_registry: Add discovery_configuration.authorizer_configuration.custom_jwt_authorizer.private_endpoint and discovery_configuration.authorizer_configuration.custom_jwt_authorizer.private_endpoint_override configuration blocks (#49964)
  • resource/aws_api_gateway_deployment: Add resource identity support (#49820)
  • resource/aws_apigatewayv2_integration: Add resource identity support (#48425)
  • resource/aws_bedrockagentcore_oauth2_credential_provider: Add callback_url attribute (#48517)
  • resource/aws_bedrockagentcore_oauth2_credential_provider: Add client_authentication_method, on_behalf_of_token_exchange_config, private_endpoint, private_endpoint_override, and private_key_jwt_config arguments to oauth2_provider_config.custom_oauth2_provider_config configuration block (#48517)
  • resource/aws_bedrockagentcore_oauth2_credential_provider: Add client_secret_config and client_secret_source arguments to oauth2_provider_config.custom_oauth2_provider_config, oauth2_provider_config.github_oauth2_provider_config, oauth2_provider_config.google_oauth2_provider_config, oauth2_provider_config.microsoft_oauth2_provider_config, oauth2_provider_config.salesforce_oauth2_provider_config, and oauth2_provider_config.slack_oauth2_provider_config configuration blocks (#48517)
  • resource/aws_bedrockagentcore_oauth2_credential_provider: Add oauth2_provider_config.atlassian_oauth2_provider_config, oauth2_provider_config.included_oauth2_provider_config, and oauth2_provider_config.linkedin_oauth2_provider_config configuration blocks (#48517)
  • resource/aws_bedrockagentcore_oauth2_credential_provider: Add oauth2_provider_config.microsoft_oauth2_provider_config.tenant_id, oauth2_provider_config.microsoft_oauth2_provider_config.tenant_id_wo, and oauth2_provider_config.microsoft_oauth2_provider_config.tenant_id_wo_version arguments (#48517)
  • resource/aws_bedrockagentcore_oauth2_credential_provider: Add token_endpoint_auth_methods attribute to all oauth2_provider_config.*.oauth_discovery configuration blocks (#48517)
  • resource/aws_dx_bgp_peer: Add bgp_asn_long argument (#49590)
  • resource/aws_dx_hosted_private_virtual_interface: Add bgp_asn_long argument (#49591)
  • resource/aws_dx_hosted_public_virtual_interface: Add bgp_asn_long argument (#49591)
  • resource/aws_dx_hosted_transit_virtual_interface: Add bgp_asn_long argument (#49591)
  • resource/aws_dx_public_virtual_interface: Add bgp_asn_long argument (#49589)
  • resource/aws_glue_catalog_table: Add resource identity support (#49953)
  • resource/aws_glue_catalog_table: Change storage_descriptor.additional_locations, storage_descriptor.bucket_columns, storage_descriptor.columns.parameters, storage_descriptor.parameters, storage_descriptor.ser_de_info, storage_descriptor.ser_de_info.parameters, view_definition, view_definition.definer, view_definition.is_protected, view_definition.representations.validation_connection, view_definition.representations.view_expanded_text, view_definition.representations.view_original_text, view_definition.sub_object_version_ids, and view_definition.sub_objects to Optional and Computed (#49953)
  • resource/aws_iam_group: Add resource identity support (#49994)

... (truncated)

Commits
  • 1262d4d Merge pull request #50041 from hashicorp/prepare_release-6.65.0
  • bfe59b0 prepare release v6.65.0
  • 35e917a Update CHANGELOG.md for #50036
  • a98a13a Merge pull request #50036 from hashicorp/f-rds_cluster_instance_list
  • 6ce5ea2 Merge pull request #49974 from hashicorp/td-sdkv2-skip-region-schemamap
  • 2653d3f Doesn't check for top-level region attribute before adding it while wrappin...
  • ee5a324 Doesn't check for top-level region attribute before adding it while wrappin...
  • 48f03f4 Merge pull request #49972 from hashicorp/td-memoize-fw-attribute-types
  • 06d5fac Update CHANGELOG.md for #50020
  • fcf0741 Merge pull request #50020 from hashicorp/list-network-acl
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> 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)

Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 6.63.0 to 6.65.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-aws@v6.63.0...v6.65.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-version: 6.65.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: terraform. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions

Copy link
Copy Markdown

DORA Metrics

  • Window: last 30 days
  • Branch: main
  • Deployment frequency: 21 total / 4.9 per week
  • Lead time for changes: avg 6.33h / median 0.0h
  • Change failure rate: 71.43% (15/21)
  • MTTR: 87.38h across 10 incident(s)

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants