Skip to content

terraform: bump hashicorp/aws from 5.93.0 to 5.96.0 in /pod-configs/orchestrator/cluster #256

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps hashicorp/aws from 5.93.0 to 5.96.0.

Release notes

Sourced from hashicorp/aws's releases.

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)
  • resource/aws_iam_user: Retry ConcurrentModificationExceptions during user creation (#42081)
  • resource/aws_rds_cluster: Fix InvalidParameterValue: SecondsUntilAutoPause can only be specified when minimum capacity is 0 errors when removing serverlessv2_scaling_configuration.seconds_until_auto_pause (#41180)

v5.95.0

NOTES:

  • resource/aws_api_gateway_deployment: Computed attributes invoke_url and execution_arn are deprecated. Use the invoke_url and execution_arn attributes of the aws_api_gateway_stage resource instead. (#42244)

FEATURES:

  • New Resource: aws_redshift_integration (#42105)

ENHANCEMENTS:

  • data-source/aws_ec2_network_insights_path: Support filter_at_destination and filter_at_source attributes (#42214)
  • resource/aws_amplify_app: Add compute_role_arn argument (#41650)
  • resource/aws_codebuild_webhook: Add manual_creation argument (#40155)
  • resource/aws_cognito_user_pool_domain: Add managed_login_version argument (#40855)
  • resource/aws_ec2_network_insights_path: Add filter_at_destination and filter_at_source configuration blocks (#42214)
  • resource/aws_eks_cluster: Add force_update_version argument (#42134)
  • resource/aws_prometheus_scraper: Allow alias, destination, role_configuration, and scrape_configuration to be updated in-place (#42109)
  • resource/aws_redshiftserverless_workgroup: Add price_performance_target argument (#40946)
  • resource/aws_sagemaker_image_version: Add horovod, job_type, ml_framework, processor, programming_lang, release_notes, and vendor_guidance arguments (#42143)
  • resource/aws_sagemaker_notebook_lifecycle_configuration: Add tags argument and tags_all attribute (#42141)
  • resource/aws_transfer_server: Add TransferSecurityPolicy-2025-03, TransferSecurityPolicy-FIPS-2025-03, and TransferSecurityPolicy-SshAuditCompliant-2025-02 as valid values for security_policy_name (#42164)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

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:

  • resource/aws_elasticache_replication_group: Fix malformed version error when parsing 7.x redis engine versions (#42346)
  • resource/aws_iam_user: Retry ConcurrentModificationExceptions during user creation (#42081)
  • resource/aws_rds_cluster: Fix InvalidParameterValue: SecondsUntilAutoPause can only be specified when minimum capacity is 0 errors when removing serverlessv2_scaling_configuration.seconds_until_auto_pause (#41180)

5.95.0 (April 17, 2025)

NOTES:

  • resource/aws_api_gateway_deployment: Computed attributes invoke_url and execution_arn are deprecated. Use the invoke_url and execution_arn attributes of the aws_api_gateway_stage resource instead. (#42244)

FEATURES:

  • New Resource: aws_redshift_integration (#42105)

ENHANCEMENTS:

  • data-source/aws_ec2_network_insights_path: Support filter_at_destination and filter_at_source attributes (#42214)
  • resource/aws_amplify_app: Add compute_role_arn argument (#41650)
  • resource/aws_codebuild_webhook: Add manual_creation argument (#40155)
  • resource/aws_cognito_user_pool_domain: Add managed_login_version argument (#40855)
  • resource/aws_ec2_network_insights_path: Add filter_at_destination and filter_at_source configuration blocks (#42214)
  • resource/aws_eks_cluster: Add force_update_version argument (#42134)
  • resource/aws_prometheus_scraper: Allow alias, destination, role_configuration, and scrape_configuration to be updated in-place (#42109)
  • resource/aws_redshiftserverless_workgroup: Add price_performance_target argument (#40946)
  • resource/aws_sagemaker_image_version: Add horovod, job_type, ml_framework, processor, programming_lang, release_notes, and vendor_guidance arguments (#42143)
  • resource/aws_sagemaker_notebook_lifecycle_configuration: Add tags argument and tags_all attribute (#42141)

... (truncated)

Commits
  • f9e1ed4 Add note to aws_shield_proactive_engagement regarding phone number requirem...
  • 0aa9231 Merge pull request #42358 from hashicorp/b-rds-instance-tests
  • 40e9dbf Update CHANGELOG.md for #42344
  • 1ec27cb Merge pull request #42344 from hashicorp/td-guardduty-tagtests
  • 9796f5a Merge pull request #42349 from hashicorp/td-semgrep-stringbuilder-sprintf
  • 57e347b Update CHANGELOG.md for #42346
  • c1fe915 Merge pull request #42346 from hashicorp/b-aws_elaticache_engine_version
  • fd4c96a r/aws_iam_user: retry ConcurrentModificationExceptions (#42081)
  • 7341778 Apply suggestions from code review
  • 725d93c add CHANGELOG entry
  • 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)

@dependabot dependabot bot requested review from dmytroye and se-chris-thach May 1, 2025 00:46
@dependabot dependabot bot requested review from luoyingf and ashridatta as code owners May 1, 2025 00:46
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels May 1, 2025
@dependabot dependabot bot force-pushed the dependabot/terraform/pod-configs/orchestrator/cluster/hashicorp/aws-5.96.0 branch from 2b4958a to 2d8e616 Compare May 1, 2025 21:29
Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 5.93.0 to 5.96.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.93.0...v5.96.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/terraform/pod-configs/orchestrator/cluster/hashicorp/aws-5.96.0 branch from 2d8e616 to d674600 Compare May 27, 2025 16:25
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 1, 2025

Superseded by #401.

@dependabot dependabot bot closed this Jun 1, 2025
@dependabot dependabot bot deleted the dependabot/terraform/pod-configs/orchestrator/cluster/hashicorp/aws-5.96.0 branch June 1, 2025 00:43
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 terraform Pull requests that update terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants