Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2025

Bumps hashicorp/aws from 5.87.0 to 5.97.0.

Release notes

Sourced from hashicorp/aws's releases.

v5.97.0

FEATURES:

  • New Resource: aws_ec2_default_credit_specification (#42345)

ENHANCEMENTS:

  • data-source/aws_glue_connection: Support athena_properties attribute (#42262)
  • data-source/aws_imagebuilder_infrastructure_configuration: Add placement attribute (#42347)
  • data-source/aws_networkfirewall_firewall: Add enabled_analysis_types attribute (#42160)
  • data-source/aws_workspaces_directory: Add certificate_based_auth_properties attribute (#42269)
  • resource/aws_accessanalyzer_analyzer: Add configuration.unused_access.analysis_rule argument (#42332)
  • resource/aws_fis_experiment_template: Add support for ManagedResources to action.*.target (#42376)
  • resource/aws_glue_connection: Add athena_properties argument and allow DYNAMODB connection type. (#42262)
  • resource/aws_glue_connection: Support DYNAMODB as a valid value for connection_type (#42262)
  • resource/aws_imagebuilder_infrastructure_configuration: Add placement argument (#42347)
  • resource/aws_networkfirewall_firewall: Add enabled_analysis_types argument (#42160)
  • resource/aws_workspaces_directory: Add certificate_based_auth_properties configuration block (#42269)

BUG FIXES:

  • resource/aws_vpclattice_listener_rule: Prevents error when setting listener_identifier to ARN. (#42215)
  • resource/aws_vpclattice_listener_rule: Prevents error when setting service_identifier to ARN. (#42215)
  • resource/aws_vpclattice_listener_rule: Requires match.http_match. (#42215)
  • resource/aws_vpclattice_listener_rule: Requires exactly one of action.fixed_response or action.forward. (#42215)

v5.96.0

FEATURES:

  • New Data Source: aws_fis_experiment_templates (#37060)
  • New Data Source: aws_vpc_endpoint_associations (#41918)

ENHANCEMENTS:

  • data-source/aws_api_gateway_domain_name: Add endpoint_configuration.ip_address_type attribute (#42146)
  • data-source/aws_api_gateway_rest_api: Add endpoint_configuration.ip_address_type attribute (#42146)
  • data-source/aws_apigatewayv2_api: Add ip_address_type attribute (#42145)
  • data-source/aws_dms_endpoint: Add kinesis_settings.use_large_integer_value attribute (#42300)
  • data-source/aws_guardduty_detector: Add arn attribute (#42344)
  • data-source/aws_guardduty_detector: Add tags attribute (#42344)
  • resource/aws_api_gateway_domain_name: Add endpoint_configuration.ip_address_type argument to support dual-stack (IPv4 and IPv6) endpoints (#42146)
  • resource/aws_api_gateway_rest_api: Add endpoint_configuration.ip_address_type argument to support dual-stack (IPv4 and IPv6) endpoints (#42146)
  • resource/aws_apigatewayv2_api: Add ip_address_type argument to support dual-stack (IPv4 and IPv6) endpoints (#42145)
  • resource/aws_apigatewayv2_domain_name: Add domain_name_configuration.ip_address_type argument to support dual-stack (IPv4 and IPv6) endpoints (#42145)
  • resource/aws_dms_endpoint: Add kinesis_settings.use_large_integer_value argument (#42300)
  • resource/aws_fis_experiment_template: Add experiment_report_configuration argument (#41120)

BUG FIXES:

  • resource/aws_elasticache_replication_group: Fix malformed version error when parsing 7.x redis engine versions (#42346)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

5.97.0 (May 1, 2025)

FEATURES:

  • New Resource: aws_ec2_default_credit_specification (#42345)

ENHANCEMENTS:

  • data-source/aws_glue_connection: Support athena_properties attribute (#42262)
  • data-source/aws_imagebuilder_infrastructure_configuration: Add placement attribute (#42347)
  • data-source/aws_networkfirewall_firewall: Add enabled_analysis_types attribute (#42160)
  • data-source/aws_workspaces_directory: Add certificate_based_auth_properties attribute (#42269)
  • resource/aws_accessanalyzer_analyzer: Add configuration.unused_access.analysis_rule argument (#42332)
  • resource/aws_fis_experiment_template: Add support for ManagedResources to action.*.target (#42376)
  • resource/aws_glue_connection: Add athena_properties argument and allow DYNAMODB connection type. (#42262)
  • resource/aws_glue_connection: Support DYNAMODB as a valid value for connection_type (#42262)
  • resource/aws_imagebuilder_infrastructure_configuration: Add placement argument (#42347)
  • resource/aws_networkfirewall_firewall: Add enabled_analysis_types argument (#42160)
  • resource/aws_workspaces_directory: Add certificate_based_auth_properties configuration block (#42269)

BUG FIXES:

  • resource/aws_vpclattice_listener_rule: Prevents error when setting listener_identifier to ARN. (#42215)
  • resource/aws_vpclattice_listener_rule: Prevents error when setting service_identifier to ARN. (#42215)
  • resource/aws_vpclattice_listener_rule: Requires match.http_match. (#42215)
  • resource/aws_vpclattice_listener_rule: Requires exactly one of action.fixed_response or action.forward. (#42215)

5.96.0 (April 24, 2025)

FEATURES:

  • New Data Source: aws_fis_experiment_templates (#37060)
  • New Data Source: aws_vpc_endpoint_associations (#41918)

ENHANCEMENTS:

  • data-source/aws_api_gateway_domain_name: Add endpoint_configuration.ip_address_type attribute (#42146)
  • data-source/aws_api_gateway_rest_api: Add endpoint_configuration.ip_address_type attribute (#42146)
  • data-source/aws_apigatewayv2_api: Add ip_address_type attribute (#42145)
  • data-source/aws_dms_endpoint: Add kinesis_settings.use_large_integer_value attribute (#42300)
  • data-source/aws_guardduty_detector: Add arn attribute (#42344)
  • data-source/aws_guardduty_detector: Add tags attribute (#42344)
  • resource/aws_api_gateway_domain_name: Add endpoint_configuration.ip_address_type argument to support dual-stack (IPv4 and IPv6) endpoints (#42146)
  • resource/aws_api_gateway_rest_api: Add endpoint_configuration.ip_address_type argument to support dual-stack (IPv4 and IPv6) endpoints (#42146)
  • resource/aws_apigatewayv2_api: Add ip_address_type argument to support dual-stack (IPv4 and IPv6) endpoints (#42145)
  • resource/aws_apigatewayv2_domain_name: Add domain_name_configuration.ip_address_type argument to support dual-stack (IPv4 and IPv6) endpoints (#42145)
  • resource/aws_dms_endpoint: Add kinesis_settings.use_large_integer_value argument (#42300)
  • resource/aws_fis_experiment_template: Add experiment_report_configuration argument (#41120)

BUG FIXES:

... (truncated)

Commits
  • 306993c Update CHANGELOG.md (Manual Trigger)
  • 1d45e92 Merge pull request #42269 from kevingunn-wk/feat-workspaces-certificate-based...
  • f33e20f r/aws_workspaces_directory: Mark 'certificate_based_auth_properties.status' a...
  • d4a0586 Merge pull request #42262 from tabito-hara/f-aws_glue_connection-support_dyna...
  • 0e3a226 Fix 'SAML needs to be enabled for directory before enabling certificate based...
  • 45a8eed Run 'make gen'.
  • 8a624ec Fix terrafmt errors.
  • c47bdfc r/aws_workspaces_directory: Tidy up.
  • 337315f Merge branch 'main' into HEAD
  • 7efde90 Tidy up.
  • 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 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 <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 5.87.0 to 5.97.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@v5.87.0...v5.97.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 5, 2025

Labels

The following labels could not be found: dep/terraform, dependabot. Please create them before Dependabot can add them to a pull request.

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

@dependabot dependabot bot requested a review from a team as a code owner May 5, 2025 10:34
@github-actions github-actions bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label May 5, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 19, 2025

Superseded by #71.

@dependabot dependabot bot closed this May 19, 2025
@dependabot dependabot bot deleted the dependabot/terraform/hashicorp/aws-5.97.0 branch May 19, 2025 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant