Skip to content
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

chore(deps): update terraform aws to ~> 5.43.0 #47

Merged
merged 1 commit into from
Mar 29, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 14, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor ~> 5.40.0 -> ~> 5.43.0

Release Notes

hashicorp/terraform-provider-aws (aws)

v5.43.0

Compare Source

FEATURES:

  • New Data Source: aws_resourceexplorer2_search (#​36560)
  • New Data Source: aws_servicecatalogappregistry_application (#​36596)
  • New Resource: aws_cloudfrontkeyvaluestore_key (#​36534)
  • New Resource: aws_devopsguru_notification_channel (#​36557)
  • New Resource: aws_ec2_instance_metadata_defaults (#​36589)
  • New Resource: aws_lakeformation_resource_lf_tag (#​36537)
  • New Resource: aws_m2_application (#​35399)
  • New Resource: aws_m2_deployment (#​35408)
  • New Resource: aws_m2_environment (#​35311)
  • New Resource: aws_redshiftserverless_custom_domain_association (#​35865)
  • New Resource: aws_servicecatalogappregistry_application (#​36277)

ENHANCEMENTS:

  • data-source/aws_cloudfront_function: Add key_value_store_associations attribute (#​36585)
  • data-source/aws_db_snapshot: Add original_snapshot_create_time attribute (#​36544)
  • resource/aws_cloudfront_function: Add key_value_store_associations argument (#​36585)
  • resource/aws_ec2_host: Add user configurable timeouts (#​36538)
  • resource/aws_glacier_vault_lock: Allow policy to have leading whitespace (#​36597)
  • resource/aws_iam_group_policy: Allow policy to have leading whitespace (#​36597)
  • resource/aws_iam_policy: Allow policy to have leading whitespace (#​36597)
  • resource/aws_iam_role: Allow assume_role_policy and inline_policy.*.policy to have leading whitespace (#​36597)
  • resource/aws_iam_role_policy: Allow policy to have leading whitespace (#​36597)
  • resource/aws_iam_user_policy: Allow policy to have leading whitespace (#​36597)
  • resource/aws_kinesisanalyticsv2_application: Add support for FLINK-1_18 runtime_environment value (#​36562)
  • resource/aws_media_store_container_policy: Allow policy to have leading whitespace (#​36597)
  • resource/aws_ssoadmin_permission_set_inline_policy: Allow inline_policy to have leading whitespace (#​36597)
  • resource/aws_transfer_access: Allow policy to have leading whitespace (#​36597)
  • resource/aws_transfer_user: Allow policy to have leading whitespace (#​36597)
  • resource/aws_vpc_ipam: Add tier argument (#​36504)

BUG FIXES:

  • data-source/aws_cur_report_definition: Direct all API calls to the us-east-1 endpoint as this is the only Region in which AWS Cost and Usage Reports is available (#​36540)
  • resource/aws_applicationinsights_application: Make ACTIVE a valid create target status (#​36615)
  • resource/aws_autoscaling_group: Don't attempt to remove scale-in protection from instances that don't have the feature enabled (#​36586)
  • resource/aws_cur_report_definition: Direct all API calls to the us-east-1 endpoint as this is the only Region in which AWS Cost and Usage Reports is available (#​36540)
  • resource/aws_elasticsearch_domain_policy: Handle delayed domain status propagation, preventing a ValidationException. (#​36592)
  • resource/aws_iam_instance_profile: Detect when the associated role no longer exists (#​34099)
  • resource/aws_instance: Replace an instance when an instance_type change also requires an architecture change, such as x86_64 to arm64 (#​36590)
  • resource/aws_opensearch_domain_policy: Handle delayed domain status propagation, preventing a ValidationException. (#​36592)
  • resource/aws_quicksight_dashboard: Fix failure when updating a dashboard takes a while (#​34227)
  • resource/aws_quicksight_template: Fix "Invalid address to set" errors (#​34227)
  • resource/aws_quicksight_template: Fix "a number is required" errors when state contains an empty string (#​34227)
  • resource/aws_redshift_cluster: Fix InvalidParameterCombination errors when updating only skip_final_snapshot (#​36635)
  • resource/aws_route53_zone: Prevent re-creation when name casing changes (#​36563)
  • resource/aws_secretsmanager_secret_version: Fix to handle versions deleted out-of-band without raising an InvalidRequestException (#​36609)
  • resource/aws_ssm_parameter: force create a new SSM parameter when data_type is updated. (#​35960)

v5.42.0

Compare Source

FEATURES:

  • New Data Source: aws_redshift_producer_data_shares (#​36481)
  • New Resource: aws_devopsguru_event_sources_config (#​36485)
  • New Resource: aws_devopsguru_resource_collection (#​36489)
  • New Resource: aws_dynamodb_table_export (#​30399)

ENHANCEMENTS:

  • data-source/aws_vpc_peering_connection: Add ipv6_cidr_block_set and peer_ipv6_cidr_block_set attributes (#​36391)
  • resource/aws_datasync_location_hdfs: Add kerberos_keytab_base64 and kerberos_krb5_conf_base64 arguments (#​36072)
  • resource/aws_finspace_kx_dataview: Add read_write and segment_configuration.on_demand arguments (#​36486)
  • resource/aws_rds_cluster: Add enable_local_write_forwarding argument to support Aurora MySQL local write forwarding (#​34370)

BUG FIXES:

  • provider: Change the default AWS SDK for Go v2 API client RateLimiter to ratelimit.None so that services migrated to AWS SDK for Go v2 maintain behavioral compatibility with AWS SDK for Go v1 (#​36467)
  • resource/aws_appautoscaling_policy: Fix errors when importing an MSK storage autoscaling policy (#​34934)
  • resource/aws_appautoscaling_scheduled_action: Always send start_time and end_time values on update when configured (#​33713)
  • resource/aws_appautoscaling_scheduled_action: Read correct resource by using scalable_dimension as an additional filter (#​34382)
  • resource/aws_datasync_location_azure_blob: Fix missing container_url attribute value and bad subdirectory attribute value from state read/refresh (#​36072)
  • resource/aws_datasync_location_efs: Fix missing efs_file_system_arn attribute value from state read/refresh (#​36072)
  • resource/aws_datasync_location_hdfs: Mark qop_configuration as Computed (#​36072)
  • resource/aws_datasync_location_nfs: Fix missing server_hostname attribute value from state read/refresh (#​36072)
  • resource/aws_datasync_location_s3: Fix missing s3_bucket_arn attribute value from state read/refresh (#​36072)
  • resource/aws_datasync_location_smb: Fix missing server_hostname attribute value from state read/refresh (#​36072)
  • resource/aws_dms_replication_config: Fix persistent change in replication_settings (#​35670)
  • resource/aws_dms_replication_task: Fix persistent change in replication_task_settings (#​35670)
  • resource/aws_eks_access_entry: Always send kubernetes_groups and user_name values on update when configured (#​36484)
  • resource/aws_glue_job: Adjust number_of_workers minimum value to 1 (#​36458)
  • resource/aws_lexv2models_slot: Fix custom_payload typo (#​36488)
  • resource/aws_route: Allow resource creation if a propagated route to the same destination exists (#​36512)
  • resource/aws_vpn_connection: local_ipv6_network_cidr, remote_ipv6_network_cidr, tunnel1_inside_ipv6_cidr, and tunnel2_inside_ipv6_cidr no longer require transit_gateway_id to be specified (#​36405)

v5.41.0

Compare Source

FEATURES:

  • New Data Source: aws_apprunner_hosted_zone_id (#​36288)
  • New Data Source: aws_medialive_input (#​36307)
  • New Resource: aws_lakeformation_data_cells_filter (#​36264)
  • New Resource: aws_securityhub_configuration_policy (#​35752)
  • New Resource: aws_securityhub_configuration_policy_association (#​35752)
  • New Resource: aws_securitylake_subscriber_notification (#​36323)

ENHANCEMENTS:

  • data-source/aws_ec2_transit_gateway_peering_attachment: Add state attribute (#​36304)
  • data-source/aws_lakeformation_permissions: Add data_cells_filter attribute (#​36264)
  • data-source/aws_ram_resource_share: name is Optional (#​36062)
  • resource/aws_cognito_user_pool: Add pre_token_generation_config configuration block (#​35236)
  • resource/aws_ec2_transit_gateway_peering_attachment: Add state attribute (#​36304)
  • resource/aws_ecs_cluster: Add default value (DEFAULT) for configuration.execute_command_configuration.logging (#​36341)
  • resource/aws_lakeformation_permissions: Add data_cells_filter attribute (#​36264)
  • resource/aws_ram_resource_association: Add plan-time validation of resource_arn and resource_share_arn (#​36062)
  • resource/aws_route53domains_registered_domain: Add billing_contact and billing_privacy arguments (#​36285)
  • resource/aws_securityhub_organization_configuration: Add organization_configuration configuration block to support central configuration (#​35752)
  • resource/aws_securityhub_organization_configuration: Set auto_enable to false, auto_enable_standards to NONE, and organization_configuration.configuration_type to LOCAL on resource Delete (#​35752)

BUG FIXES:

  • data-source/aws_iam_policy_document: Fix Failed to marshal state to json: unsupported attribute "override_json" and Failed to marshal state to json: unsupported attribute "source_json" errors when running terraform show -json or terraform state rm (#​36383)
  • data-source/aws_opensearch_domain : Add auto_tune_options.use_off_peak_window attribute. This fixes a regression introduced in v5.40.0 causing Invalid address to set errors (#​36298)
  • resource/aws_cognito_identity_pool: Fix handling of resources deleted out of band (#​36100)
  • resource/aws_cognito_identity_provider: Fix InvalidParameterException: ActiveEncryptionCertificate is not a valid key for SAML identity provider details errors on resource Update (#​36311)
  • resource/aws_ec2_instance: Remove ForceNew from ipv6_address_count (#​36308)
  • resource/aws_ecs_cluster: Fix panic: interface conversion: interface {} is nil, not map[string]interface {} when configuration, configuration.execute_command_configuration, or configuration.execute_command_configuration.log_configuration are empty (#​36341)
  • resource/aws_ecs_service: Fix panic: interface conversion: interface {} is nil, not map[string]interface {} when service_connect_configuration.service.timeout is empty (#​36309)
  • resource/aws_ecs_service: service_connect_configuration.service.tls.issuer_cert_authority.aws_pca_authority_arn is Required (#​36309)
  • resource/aws_elasticache_replication_group: Fix bugs causing errors like InvalidReplicationGroupState: Cluster not in available state to perform tagging operations. (#​36310)
  • resource/aws_finspace_kx_cluster: Prevent command_line_arguments and initialization_script updates from overwriting one another (#​36361)
  • resource/aws_network_acl_rule: Fix InvalidNetworkAclID.NotFound errors on resource Delete (#​36326)
  • resource/aws_network_acl_rule: Prevent creation of duplicate Terraform resources (#​36326)
  • resource/aws_ram_principal_association: Prevent creation of duplicate Terraform resources (#​36062)
  • resource/aws_ram_principal_association: Remove from state on resource Read if principal is disassociated outside of Terraform (#​36062)
  • resource/aws_ram_resource_association: Prevent creation of duplicate Terraform resources (#​36062)
  • resource/aws_route: Prevent creation of duplicate Terraform resources (#​36326)
  • resource/aws_route_table: Fix couldn't find resource errors on resource Delete (#​36326)
  • resource/aws_vpn_connection: Correct plan-time validation of tunnel1_inside_ipv6_cidr and tunnel2_inside_ipv6_cidr (#​36236)

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.

@renovate renovate bot force-pushed the renovate/aws-5.x branch from e85f66a to 6a815de Compare March 22, 2024 04:25
@renovate renovate bot changed the title chore(deps): update terraform aws to ~> 5.41.0 chore(deps): update terraform aws to ~> 5.42.0 Mar 22, 2024
@renovate renovate bot force-pushed the renovate/aws-5.x branch from 6a815de to 1eb896e Compare March 29, 2024 00:36
@renovate renovate bot changed the title chore(deps): update terraform aws to ~> 5.42.0 chore(deps): update terraform aws to ~> 5.43.0 Mar 29, 2024
@josmo josmo merged commit 7e39506 into main Mar 29, 2024
1 check passed
@josmo josmo deleted the renovate/aws-5.x branch March 29, 2024 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant