WolfPack
WolfPack copied to clipboard
Update Terraform aws to ~> 5.59.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| aws (source) | required_provider | minor | ~> 5.58.0 -> ~> 5.59.0 |
Release Notes
hashicorp/terraform-provider-aws (aws)
v5.59.0
FEATURES:
- resource/aws_kinesis_firehose_delivery_stream: Add
secrets_manager_configurationtoredshift_configuration,snowflake_configuration, andsplunk_configuration(#38151) -
New Data Source:
aws_cloudfront_origin_access_control(#36301) -
New Data Source:
aws_timestreamwrite_database(#36368) -
New Data Source:
aws_timestreamwrite_table(#36599) -
New Resource:
aws_datazone_project(#38345) -
New Resource:
aws_grafana_workspace_service_account(#38101) -
New Resource:
aws_grafana_workspace_service_account_token(#38101) -
New Resource:
aws_rds_certificate(#35003) -
New Resource:
aws_rekognition_stream_processor(#37536)
ENHANCEMENTS:
- data-source/aws_elasticache_replication_group: Add
cluster_modeattribute (#38002) - data-source/aws_lakeformation_data_lake_settings: Add
allow_full_table_external_data_accessattribute (#34474) - data-source/aws_msk_cluster: Add
broker_node_group_infoattribute (#37705) - resource/aws_bedrockagent_agent : Add
skip_resource_in_use_checkargument (#37586) - resource/aws_bedrockagent_agent_action_group: Add
action_group_executor.custom_controlargument (#37484) - resource/aws_bedrockagent_agent_action_group: Add
function_schemaconfiguration block (#37484) - resource/aws_bedrockagent_agent_alias : Add
routing_configuration.provisioned_throughputargument (#37520) - resource/aws_codebuild_webhook: Add
scope_configurationargument (#38199) - resource/aws_codepipeline: Add
timeout_in_minutesargument to theactionconfiguration block (#36316) - resource/aws_db_instance: Add
engine_lifecycle_supportargument (#37708) - resource/aws_ecs_cluster: Add
configuration.managed_storage_configurationargument (#37932) - resource/aws_elasticache_replication_group: Add
cluster_modeargument (#38002) - resource/aws_emrserverless_application: Add
interactive_configurationargument (#37889) - resource/aws_fis_experiment_template: Add
experiment_optionsconfiguration block (#36900) - resource/aws_fsx_lustre_file_system: Add
final_backup_tagsandskip_final_backuparguments (#37717) - resource/aws_fsx_ontap_volume: Add
final_backup_tagsargument (#37717) - resource/aws_fsx_openzfs_file_system: Add
delete_optionsandfinal_backup_tagsarguments (#37717) - resource/aws_fsx_windows_file_system: Add
final_backup_tagsargument (#37717) - resource/aws_imagebuilder_image_pipeline: Add
execution_roleandworkflowarguments (#37317) - resource/aws_kinesis_firehose_delivery_stream: Add
secrets_manager_configurationtohttp_endpoint_configuration(#38245) - resource/aws_kinesisanalyticsv2_application: Support
FLINK-1_19as a valid value forruntime_environment(#38350) - resource/aws_lakeformation_data_lake_settings: Add
allow_full_table_external_data_accessattribute (#34474) - resource/aws_lb_target_group: Add
target_group_healthconfiguration block (#37082) - resource/aws_msk_replicator: Add
starting_positionargument (#36968) - resource/aws_rds_cluster: Add
engine_lifecycle_supportargument (#37708) - resource/aws_rds_global_cluster: Add
engine_lifecycle_supportargument (#37708) - resource/aws_redshift_cluster_snapshot: Set
arnfromDescribeClusterSnapshotsAPI response (#37996) - resource/aws_vpclattice_listener: Support
TLS_PASSTHROUGHas a valid value forprotocol(#37964) - resource/aws_wafv2_web_acl: Add
enable_machine_learningtoaws_managed_rules_bot_control_rule_setconfiguration block (#37006)
BUG FIXES:
- data-source/aws_efs_access_point: Set
idthe the access point ID, not the file system ID. This fixes a regression introduced in v5.58.0 (#38372) - data-source/aws_lb_listener: Correctly set
default_action.target_group_arn(#37348) - resource/aws_chime_voice_connector_group: Properly handle voice connector groups deleted out of band (#36774)
- resource/aws_codebuild_project: Fix unsetting
concurrent_build_limit(#37748) - resource/aws_codepipeline: Mark
triggeras Computed (#36316) - resource/aws_ecs_service: Change
volume_configuration.managed_ebs_volume.throughputfromTypeStringtoTypeInt(#38109) - resource/aws_elasticache_replication_group: Allows setting
replicas_per_node_groupto0and sets the maximum to5. (#38396) - resource/aws_elasticache_replication_group: Requires
description. (#38396) - resource/aws_elasticache_replication_group: When
num_cache_clustersis set, prevents settingreplicas_per_node_group. (#38396) - resource/aws_elasticache_replication_group:
num_cache_clustersmust be at least 2 whenautomatic_failover_enabledistrue. (#38396) - resource/aws_elastictranscoder_pipeline: Properly handle NotFound exceptions during deletion (#38018)
- resource/aws_elastictranscoder_preset: Properly handle NotFound exceptions during deletion (#38018)
- resource/aws_lb_target_group: Use the configured
ip_address_typevalue whentarget_typeisinstance(#36423) - resource/aws_lb_trust_store: Wait until trust store is
ACTIVEon resource Create (#38332) - resource/aws_pinpoint_app: Fix
interface conversion: interface {} is nil, not map[string]interface {}panic whencampaign_hookis empty ({}) (#38323) - resource/aws_transfer_server: Add supported values
TransferSecurityPolicy-FIPS-2024-05,TransferSecurityPolicy-Restricted-2018-11, andTransferSecurityPolicy-Restricted-2020-06for thesecurity_policy_nameargument (#38425)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.