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 v4.67.0 #4

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2024

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor 4.65.0 -> 4.67.0

Release Notes

hashicorp/terraform-provider-aws (aws)

v4.67.0

Compare Source

NOTES:

  • resource/aws_lightsail_domain_entry: The id attribute is now comma-delimited (#​30820)

FEATURES:

  • New Data Source: aws_connect_user (#​26156)
  • New Data Source: aws_connect_vocabulary (#​26158)
  • New Data Source: aws_organizations_policy (#​30920)
  • New Data Source: aws_redshiftserverless_namespace (#​31250)
  • New Resource: aws_quicksight_template (#​30453)
  • New Resource: aws_quicksight_template_alias (#​31310)
  • New Resource: aws_quicksight_vpc_connection (#​31309)

ENHANCEMENTS:

  • aws_quicksight_data_set: Add support for configuring refresh properties (#​30744)
  • data-source/aws_acmpca_certificate_authority: Add key_storage_security_standard attribute (#​31280)
  • data-source/aws_elastic_beanstalk_hosted_zone: Add hosted zone ID for ap-southeast-3 AWS Region (#​31248)
  • data-source/aws_s3_bucket: Set hosted_zone_id for cn-north-1 AWS China Region (#​31247)
  • resource/aws_acmpca_certificate_authority: Add key_storage_security_standard argument (#​31280)
  • resource/aws_cloudwatch_metric_stream: Add metric_names to include_filter and exclude_filter configuration blocks (#​31288)
  • resource/aws_dms_endpoint: Add ability to use the db2-zos IBM DB2 for z/OS engine (#​31291)
  • resource/aws_fsx_ontap_file_system: Allow in-place update of route_table_ids (#​31251)
  • resource/aws_fsx_ontap_file_system: Support setting throughput_capacity to 4096 (#​31251)
  • resource/aws_rds_cluster: Add ability to specify Aurora IO Optimized storage_type (#​31336)
  • resource/aws_s3_bucket: Set hosted_zone_id for cn-north-1 AWS China Region (#​31247)

BUG FIXES:

  • resource/aws_appintegrations_data_integration: Correctly read tags into state (#​31241)
  • resource/aws_config_remediation_configuration: Change parameter attribute to TypeList for better diff calculation (#​31315)
  • resource/aws_iam_openid_connect_provider: Change client_id_list from TypeList to TypeSet as order is not significant (#​31253)
  • resource/aws_servicecatalog_provisioned_product: Fix to properly send stack_set_provisioned_preferences.0.accounts on create and update (#​31293)
  • resource/aws_servicecatalog_provisioned_product: Fix to properly set stack_set_provisioned_preferences integer types failure_tolerance_count, failure_tolerance_percentage, max_concurrency_count, max_concurrency_percentage (#​31289)
  • resource/aws_ssm_activation: Fix various ValidationException errors on resource Create (#​31340)

v4.66.1

Compare Source

BUG FIXES:

v4.66.0

Compare Source

NOTES:

  • resource/aws_instance: The cpu_core_count argument is deprecated in favor of the cpu_options block. The cpu_options block can set core_count (#​31035)
  • resource/aws_instance: The cpu_threads_per_core argument is deprecated in favor of the cpu_options block. The cpu_options block can set threads_per_core (#​31035)

FEATURES:

  • New Data Source: aws_appintegrations_event_integration (#​24965)
  • New Data Source: aws_dms_replication_instance (#​15406)
  • New Data Source: aws_vpclattice_auth_policy (#​30898)
  • New Data Source: aws_vpclattice_service_network (#​30904)
  • New Resource: aws_account_primary_contact (#​26123)
  • New Resource: aws_appintegrations_data_integration (#​24941)
  • New Resource: aws_chimesdkvoice_voice_profile_domain (#​30977)
  • New Resource: aws_directory_service_trust (#​31037)
  • New Resource: aws_vpclattice_access_log_subscription (#​30896)
  • New Resource: aws_vpclattice_auth_policy (#​30891)
  • New Resource: aws_vpclattice_resource_policy (#​30900)
  • New Resource: aws_vpclattice_target_group_attachment (#​31039)

ENHANCEMENTS:

  • data-source/aws_autoscaling_group: Add max_instance_lifetime attribute (#​31067)
  • data-source/aws_autoscaling_group: Add mixed_instances_policy attribute (#​31067)
  • data-source/aws_autoscaling_group: Add predicted_capacity attribute (#​31067)
  • data-source/aws_autoscaling_group: Add suspended_processes attribute (#​31067)
  • data-source/aws_autoscaling_group: Add tag attribute (#​31067)
  • data-source/aws_autoscaling_group: Add warm_pool_size attribute (#​31067)
  • data-source/aws_autoscaling_group: Add warm_pool attribute (#​31067)
  • datasource/aws_launch_template: Add amd_sev_snp attribute (#​31035)
  • resource/aws_appautoscaling_policy: Add metrics to the target_tracking_scaling_policy_configuration.customized_metric_specification configuration block in support of metric math (#​30172)
  • resource/aws_appautoscaling_target: Add arn attribute (#​30172)
  • resource/aws_appautoscaling_target: Add tags argument and tags_all attribute to support resource tagging (#​30172)
  • resource/aws_autoscaling_group: Add predicted_capacity attribute (#​31067)
  • resource/aws_autoscaling_group: Add warm_pool_size attribute (#​31067)
  • resource/aws_directory_service_conditional_forwarder: Add plan time validation for remote_domain_name (#​31037)
  • resource/aws_directory_service_directory: Correct plan time validation for remote_domain_name (#​31037)
  • resource/aws_elasticache_user: Add support for defining custom timeouts (#​31076)
  • resource/aws_fsx_lustre_file_system: Add root_squash_configuration argument (#​31073)
  • resource/aws_glue_catalog_database: Add tagging support (#​31071)
  • resource/aws_grafana_workspace: Make grafana_version optional so that its value can be specified in configuration (#​31083)
  • resource/aws_instance: Add amd_sev_snp argument (#​31035)
  • resource/aws_instance: Add cpu_options argument (#​31035)
  • resource/aws_lambda_function: Add support for java17 runtime value (#​31027)
  • resource/aws_lambda_layer_version: Add support for java17 compatible_runtimes value (#​31028)
  • resource/aws_launch_template: Add amd_sev_snp argument (#​31035)
  • resource/aws_medialive_channel: Added H265 support. (#​30908)
  • resource/aws_rds_cluster_role_association: Add configurable Create and Delete timeouts (#​31015)
  • resource/aws_redshift_scheduled_action: Add plan time validation for name argument (#​31020)
  • resource/aws_redshiftserverless_workgroup: Add support for defining custom timeouts (#​31054)
  • resource/aws_sagemaker_domain: Add domain_settings.r_studio_server_pro_domain_settings, default_user_settings.canvas_app_settings.model_register_settings, and default_user_settings.r_studio_server_pro_app_settings arguments (#​31031)
  • resource/aws_sagemaker_endpoint_configuration: Add async_inference_config.output_config.notification_config.include_inference_response_in and async_inference_config.output_config.s3_failure_path arguments (#​31070)
  • resource/aws_sagemaker_user_profile: Add user_settings.canvas_app_settings.model_register_settings and user_settings.r_studio_server_pro_app_settings arguments (#​31072)
  • resource/aws_servicecatalog_provisioning_artifact: Add provisioning_artifact_id attribute (#​31086)
  • resource/aws_sfn_state_machine: Add configurable timeouts (#​31097)
  • resource/aws_spot_fleet_request: Add 'aws_spot_fleet_request.context' argument (#​30918)
  • resource/aws_vpn_connection: Add tunnel1_enable_tunnel_lifecycle_control and tunnel2_enable_tunnel_lifecycle_control arguments (#​31064)

BUG FIXES:

  • data-source/aws_nat_gateway: Guarantee that all attributes are set when the NAT Gateway is associated with a single address (#​31118)
  • data-source/aws_networkfirewall_firewall_policy: Add firewall_policy.stateful_rule_group_reference.override attribute, fixing setting firewall_policy: Invalid address to set error (#​31089)
  • resource/aws_connect_routing_profile: Remove the limit on the maximum number of queues that can be associated with a routing profile. Batch processing is now done when there are more than 10 queues associated or disassociated at a time. (#​30895)
  • resource/aws_db_instance: Consider delete-precheck a valid pending state for resource deletion (#​31047)
  • resource/aws_inspector2_enabler: Correctly supports LAMBDA resource scanning (#​31038)
  • resource/aws_inspector2_enabler: Correctly supports multiple accounts (#​31038)
  • resource/aws_inspector2_enabler: No longer calls Disable API for status checking (#​31038)
  • resource/aws_nat_gateway: Guarantee that all attributes are set when the NAT Gateway is associated with a single address (#​31118)
  • resource/aws_rds_cluster_instance: Consider delete-precheck a valid pending state for resource deletion (#​31047)
  • resource/aws_servicecatalog_provisioned_product: Changes in the provisioning_artifact_name attribute are now reflected correctly in AWS (#​26371)
  • resource/aws_servicecatalog_provisioned_product: Fix product_name update handling (#​31094)

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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 was generated by Mend Renovate. View the repository job log.

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.

0 participants