Skip to content

Bump the terraform-dependencies group across 2 directories with 2 updates #51

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 23, 2025

Bumps the terraform-dependencies group with 2 updates in the / directory: hashicorp/aws and hashicorp/http.
Bumps the terraform-dependencies group with 1 update in the /github-oidc-infra directory: hashicorp/aws.

Updates hashicorp/aws from 5.90.0 to 5.95.0

Release notes

Sourced from hashicorp/aws's releases.

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)

BUG FIXES:

  • resource/aws_elasticache_serverless_cache: Fix to allow in-place updates when engine is changed from redis to valkey (#42208)
  • resource/aws_kms_custom_key_store: Fix panic: runtime error: invalid memory address or nil pointer dereference when no XksProxyConfiguration is returned (#42241)
  • resource/aws_s3_bucket_lifecycle_configuration: Fix errors when removing rule from top of list (#42228)
  • resource/aws_s3_bucket_lifecycle_configuration: Fix potential eventual consistency errors in some regions (#41764)
  • resource/aws_s3_bucket_lifecycle_configuration: No longer allows empty rule.filter.and.tags (#42041)
  • resource/aws_sagemaker_domain: Allow default_user_settings.custom_file_system_config and default_space_settings.custom_file_system_config to be removed on Update (#42144)
  • resource/aws_sagemaker_user_profile: Allow user_settings.custom_file_system_config to be removed on Update (#42144)

v5.94.1

BUG FIXES:

  • resource/aws_sns_topic_subscription: Ignore AuthorizationError exceptions for ListSubscriptionByTopic operations. This fixes a regression introduced in v5.94.0. (#42117)

v5.94.0

NOTES:

  • resource/aws_ssm_parameter: The overwrite argument is no longer deprecated (#42030)

ENHANCEMENTS:

  • data-source/aws_ami: Add last_launched_time attribute (#42049)
  • resource/aws_ami: Add last_launched_time attribute (#42049)
  • resource/aws_ami_copy: Add last_launched_time attribute (#42049)
  • resource/aws_ami_from_instance: Add last_launched_time attribute (#42049)
  • resource/aws_glue_job: Add source_control_details argument (#42046)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

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)
  • 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)

BUG FIXES:

  • resource/aws_elasticache_serverless_cache: Fix to allow in-place updates when engine is changed from redis to valkey (#42208)
  • resource/aws_kms_custom_key_store: Fix panic: runtime error: invalid memory address or nil pointer dereference when no XksProxyConfiguration is returned (#42241)
  • resource/aws_s3_bucket_lifecycle_configuration: Fix errors when removing rule from top of list (#42228)
  • resource/aws_s3_bucket_lifecycle_configuration: Fix potential eventual consistency errors in some regions (#41764)
  • resource/aws_s3_bucket_lifecycle_configuration: No longer allows empty rule.filter.and.tags (#42041)
  • resource/aws_sagemaker_domain: Allow default_user_settings.custom_file_system_config and default_space_settings.custom_file_system_config to be removed on Update (#42144)
  • resource/aws_sagemaker_user_profile: Allow user_settings.custom_file_system_config to be removed on Update (#42144)

5.94.1 (April 4, 2025)

BUG FIXES:

  • resource/aws_sns_topic_subscription: Ignore AuthorizationError exceptions for ListSubscriptionByTopic operations. This fixes a regression introduced in v5.94.0. (#42117)

5.94.0 (April 3, 2025)

NOTES:

  • resource/aws_ssm_parameter: The overwrite argument is no longer deprecated (#42030)

ENHANCEMENTS:

  • data-source/aws_ami: Add last_launched_time attribute (#42049)
  • resource/aws_ami: Add last_launched_time attribute (#42049)

... (truncated)

Commits

Updates hashicorp/http from 3.4.5 to 3.5.0

Release notes

Sourced from hashicorp/http's releases.

v3.5.0

3.5.0 (April 23, 2025)

FEATURES:

  • Add mTLS support (client cert & key) to http datasource (#211)
Changelog

Sourced from hashicorp/http's changelog.

3.5.0 (April 23, 2025)

FEATURES:

  • Add mTLS support (client cert & key) to http datasource (#211)
Commits
  • 1bae4db Update Changelog for 3.5.0 (#525)
  • fb28d23 Change release tooling to release with HashiCorp CRT (#516)
  • 3bcb679 cdktf: update index.md,data-sources/http.md (#523)
  • d3eef67 build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 in /tools (#522)
  • ccd7a81 SEC-090: Automated trusted workflow pinning (2025-04-07) (#518)
  • 3304bc9 build(deps): bump golang.org/x/net from 0.37.0 to 0.39.0 (#519)
  • 53afbb5 add changie for #211 (#513)
  • 7bccf0e Fix Windows acceptance tests by escaping backslashes so Terraform config is v...
  • 5d77f98 [fixes 254] Add mTLS support with client cert and key. (#211)
  • e06f03c Result of tsccr-helper -log-level=info gha update -latest .github/ (#509)
  • Additional commits viewable in compare view

Updates hashicorp/aws from 5.90.0 to 5.95.0

Release notes

Sourced from hashicorp/aws's releases.

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)

BUG FIXES:

  • resource/aws_elasticache_serverless_cache: Fix to allow in-place updates when engine is changed from redis to valkey (#42208)
  • resource/aws_kms_custom_key_store: Fix panic: runtime error: invalid memory address or nil pointer dereference when no XksProxyConfiguration is returned (#42241)
  • resource/aws_s3_bucket_lifecycle_configuration: Fix errors when removing rule from top of list (#42228)
  • resource/aws_s3_bucket_lifecycle_configuration: Fix potential eventual consistency errors in some regions (#41764)
  • resource/aws_s3_bucket_lifecycle_configuration: No longer allows empty rule.filter.and.tags (#42041)
  • resource/aws_sagemaker_domain: Allow default_user_settings.custom_file_system_config and default_space_settings.custom_file_system_config to be removed on Update (#42144)
  • resource/aws_sagemaker_user_profile: Allow user_settings.custom_file_system_config to be removed on Update (#42144)

v5.94.1

BUG FIXES:

  • resource/aws_sns_topic_subscription: Ignore AuthorizationError exceptions for ListSubscriptionByTopic operations. This fixes a regression introduced in v5.94.0. (#42117)

v5.94.0

NOTES:

  • resource/aws_ssm_parameter: The overwrite argument is no longer deprecated (#42030)

ENHANCEMENTS:

  • data-source/aws_ami: Add last_launched_time attribute (#42049)
  • resource/aws_ami: Add last_launched_time attribute (#42049)
  • resource/aws_ami_copy: Add last_launched_time attribute (#42049)
  • resource/aws_ami_from_instance: Add last_launched_time attribute (#42049)
  • resource/aws_glue_job: Add source_control_details argument (#42046)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

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)
  • 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)

BUG FIXES:

  • resource/aws_elasticache_serverless_cache: Fix to allow in-place updates when engine is changed from redis to valkey (#42208)
  • resource/aws_kms_custom_key_store: Fix panic: runtime error: invalid memory address or nil pointer dereference when no XksProxyConfiguration is returned (#42241)
  • resource/aws_s3_bucket_lifecycle_configuration: Fix errors when removing rule from top of list (#42228)
  • resource/aws_s3_bucket_lifecycle_configuration: Fix potential eventual consistency errors in some regions (#41764)
  • resource/aws_s3_bucket_lifecycle_configuration: No longer allows empty rule.filter.and.tags (#42041)
  • resource/aws_sagemaker_domain: Allow default_user_settings.custom_file_system_config and default_space_settings.custom_file_system_config to be removed on Update (#42144)
  • resource/aws_sagemaker_user_profile: Allow user_settings.custom_file_system_config to be removed on Update (#42144)

5.94.1 (April 4, 2025)

BUG FIXES:

  • resource/aws_sns_topic_subscription: Ignore AuthorizationError exceptions for ListSubscriptionByTopic operations. This fixes a regression introduced in v5.94.0. (#42117)

5.94.0 (April 3, 2025)

NOTES:

  • resource/aws_ssm_parameter: The overwrite argument is no longer deprecated (#42030)

ENHANCEMENTS:

  • data-source/aws_ami: Add last_launched_time attribute (#42049)
  • resource/aws_ami: Add last_launched_time attribute (#42049)

... (truncated)

Commits

Updates hashicorp/aws from 5.90.0 to 5.95.0

Release notes

Sourced from hashicorp/aws's releases.

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)

BUG FIXES:

  • resource/aws_elasticache_serverless_cache: Fix to allow in-place updates when engine is changed from redis to valkey (#42208)
  • resource/aws_kms_custom_key_store: Fix panic: runtime error: invalid memory address or nil pointer dereference when no XksProxyConfiguration is returned (#42241)
  • resource/aws_s3_bucket_lifecycle_configuration: Fix errors when removing rule from top of list (#42228)
  • resource/aws_s3_bucket_lifecycle_configuration: Fix potential eventual consistency errors in some regions (#41764)
  • resource/aws_s3_bucket_lifecycle_configuration: No longer allows empty rule.filter.and.tags (#42041)
  • resource/aws_sagemaker_domain: Allow default_user_settings.custom_file_system_config and default_space_settings.custom_file_system_config to be removed on Update (#42144)
  • resource/aws_sagemaker_user_profile: Allow user_settings.custom_file_system_config to be removed on Update (#42144)

v5.94.1

BUG FIXES:

  • resource/aws_sns_topic_subscription: Ignore AuthorizationError exceptions for ListSubscriptionByTopic operations. This fixes a regression introduced in v5.94.0. (#42117)

v5.94.0

NOTES:

  • resource/aws_ssm_parameter: The overwrite argument is no longer deprecated (#42030)

ENHANCEMENTS:

  • data-source/aws_ami: Add last_launched_time attribute (#42049)
  • resource/aws_ami: Add last_launched_time attribute (#42049)
  • resource/aws_ami_copy: Add last_launched_time attribute (#42049)
  • resource/aws_ami_from_instance: Add last_launched_time attribute (#42049)
  • resource/aws_glue_job: Add source_control_details argument (#42046)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

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)
  • 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)

BUG FIXES:

  • resource/aws_elasticache_serverless_cache: Fix to allow in-place updates when engine is changed from redis to valkey (#42208)
  • resource/aws_kms_custom_key_store: Fix panic: runtime error: invalid memory address or nil pointer dereference when no XksProxyConfiguration is returned (#42241)
  • resource/aws_s3_bucket_lifecycle_configuration: Fix errors when removing rule from top of list (#42228)
  • resource/aws_s3_bucket_lifecycle_configuration: Fix potential eventual consistency errors in some regions (#41764)
  • resource/aws_s3_bucket_lifecycle_configuration: No longer allows empty rule.filter.and.tags (#42041)
  • resource/aws_sagemaker_domain: Allow default_user_settings.custom_file_system_config and default_space_settings.custom_file_system_config to be removed on Update (#42144)
  • resource/aws_sagemaker_user_profile: Allow user_settings.custom_file_system_config to be removed on Update (#42144)

5.94.1 (April 4, 2025)

BUG FIXES:

  • resource/aws_sns_topic_subscription: Ignore AuthorizationError exceptions for ListSubscriptionByTopic operations. This fixes a regression introduced in v5.94.0. (#42117)

5.94.0 (April 3, 2025)

NOTES:

  • resource/aws_ssm_parameter: The overwrite argument is no longer deprecated (#42030)

ENHANCEMENTS:

  • data-source/aws_ami: Add last_launched_time attribute (#42049)
  • resource/aws_ami: Add last_launched_time attribute (#42049)

... (truncated)

Commits

Updates hashicorp/aws from 5.90.0 to 5.95.0

Release notes

Sourced from hashicorp/aws's releases.

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)

BUG FIXES:

  • resource/aws_elasticache_serverless_cache: Fix to allow in-place updates when engine is changed from redis to valkey (#42208)
  • resource/aws_kms_custom_key_store: Fix panic: runtime error: invalid memory address or nil pointer dereference when no XksProxyConfiguration is returned (#42241)
  • resource/aws_s3_bucket_lifecycle_configuration: Fix errors when removing rule from top of list (#42228)
  • resource/aws_s3_bucket_lifecycle_configuration: Fix potential eventual consistency errors in some regions (#41764)
  • resource/aws_s3_bucket_lifecycle_configuration: No longer allows empty rule.filter.and.tags (#42041)
  • resource/aws_sagemaker_domain: Allow default_user_settings.custom_file_system_config and default_space_settings.custom_file_system_config to be removed on Update (#42144)
  • resource/aws_sagemaker_user_profile: Allow user_settings.custom_file_system_config to be removed on Update (#42144)

v5.94.1

BUG FIXES:

  • resource/aws_sns_topic_subscription: Ignore AuthorizationError exceptions for ListSubscriptionByTopic operations. This fixes a regression introduced in v5.94.0. (#42117)

v5.94.0

NOTES:

  • resource/aws_ssm_parameter: The overwrite argument is no longer deprecated (#42030)

ENHANCEMENTS:

  • data-source/aws_ami: Add last_launched_time attribute (#42049)
  • resource/aws_ami: Add last_launched_time attribute (#42049)
  • resource/aws_ami_copy: Add last_launched_time attribute (#42049)
  • resource/aws_ami_from_instance: Add last_launched_time attribute (#42049)
  • resource/aws_glue_job: Add source_control_details argument (#42046)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

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)
  • 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)

BUG FIXES:

  • resource/aws_elasticache_serverless_cache: Fix to allow in-place updates when engine is changed from redis to valkey (#42208)
  • resource/aws_kms_custom_key_store: Fix panic: runtime error: invalid memory address or nil pointer dereference when no XksProxyConfiguration is returned (#42241)
  • resource/aws_s3_bucket_lifecycle_configuration: Fix errors when removing rule from top of list (#42228)
  • resource/aws_s3_bucket_lifecycle_configuration: Fix potential eventual consistency errors in some regions (#41764)
  • resource/aws_s3_bucket_lifecycle_configuration: No longer allows empty rule.filter.and.tags (#42041)
  • resource/aws_sagemaker_domain: Allow default_user_settings.custom_file_system_config and default_space_settings.custom_file_system_config to be removed on Update (#42144)
  • resource/aws_sagemaker_user_profile: Allow user_settings.custom_file_system_config to be removed on Update (#42144)

5.94.1 (April 4, 2025)

BUG FIXES:

  • resource/aws_sns_topic_subscription: Ignore AuthorizationError exceptions for ListSubscriptionByTopic operations. This fixes a regression introduced in v5.94.0. (#42117)

5.94.0 (April 3, 2025)

NOTES:

  • resource/aws_ssm_parameter: The overwrite argument is no longer deprecated (...

    Description has been truncated

…ates

Bumps the terraform-dependencies group with 2 updates in the / directory: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) and [hashicorp/http](https://github.com/hashicorp/terraform-provider-http).
Bumps the terraform-dependencies group with 1 update in the /github-oidc-infra directory: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws).


Updates `hashicorp/aws` from 5.90.0 to 5.95.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.90.0...v5.95.0)

Updates `hashicorp/http` from 3.4.5 to 3.5.0
- [Release notes](https://github.com/hashicorp/terraform-provider-http/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-http/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-http@v3.4.5...v3.5.0)

Updates `hashicorp/aws` from 5.90.0 to 5.95.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.90.0...v5.95.0)

Updates `hashicorp/aws` from 5.90.0 to 5.95.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.90.0...v5.95.0)

Updates `hashicorp/aws` from 5.90.0 to 5.95.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.90.0...v5.95.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-version: 5.95.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-dependencies
- dependency-name: hashicorp/http
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-dependencies
- dependency-name: hashicorp/aws
  dependency-version: 5.95.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-dependencies
- dependency-name: hashicorp/aws
  dependency-version: 5.95.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-dependencies
- dependency-name: hashicorp/aws
  dependency-version: 5.95.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Apr 23, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 28, 2025

Dependabot failed to update your dependencies. Because of this, Dependabot cannot update this pull request.

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