github hashicorp/terraform-provider-aws v4.65.0

latest releases: v5.70.0, v5.69.0, v5.68.0...
17 months ago

NOTES:

  • data-source/aws_db_instance: With the retirement of EC2-Classic thedb_security_groups attribute has been deprecated and will be removed in a future version (#30919)
  • data-source/aws_elasticache_cluster: With the retirement of EC2-Classic thesecurity_group_names attribute has been deprecated and will be removed in a future version (#30919)
  • data-source/aws_launch_configuration: With the retirement of EC2-Classic thevpc_classic_link_id and vpc_classic_link_security_groups attributes have been deprecated and will be removed in a future version (#30919)
  • data-source/aws_redshift_cluster: With the retirement of EC2-Classic the cluster_security_groups attribute has been deprecated and will be removed in a future version (#30919)
  • resource/aws_config_organization_custom_policy_rule: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#21373)

FEATURES:

  • New Data Source: aws_api_gateway_authorizer (#28148)
  • New Data Source: aws_api_gateway_authorizers (#28148)
  • New Data Source: aws_dms_replication_subnet_group (#30832)
  • New Data Source: aws_dms_replication_task (#30967)
  • New Data Source: aws_ssmcontacts_contact (#30667)
  • New Data Source: aws_ssmcontacts_contact_channel (#30667)
  • New Data Source: aws_ssmcontacts_plan (#30667)
  • New Data Source: aws_ssmincidents_response_plan (#30665)
  • New Resource: aws_config_organization_custom_policy_rule (#21373)
  • New Resource: aws_quicksight_folder_membership (#30871)
  • New Resource: aws_quicksight_refresh_schedule (#30788)
  • New Resource: aws_ssmcontacts_contact (#30667)
  • New Resource: aws_ssmcontacts_contact_channel (#30667)
  • New Resource: aws_ssmcontacts_plan (#30667)
  • New Resource: aws_ssmincidents_response_plan (#30665)
  • New Resource: aws_synthetics_group (#30678)
  • New Resource: aws_synthetics_group_association (#30678)

ENHANCEMENTS:

  • data-source/aws_ami_ids: Add include_deprecated argument (#30294)
  • data-source/aws_backup_report_plan: Add accounts, organization_units and regions attributes to the report_setting block (#28309)
  • data-source/aws_imagebuilder_image: Add containers attribute to the output_resources block (#30899)
  • resource/aws_appstream_stack: Add streaming_experience_settings attribute (#28512)
  • resource/aws_backup_report_plan: Add accounts, organization_units and regions attributes to the report_setting block (#28309)
  • resource/aws_chime_voice_connector_streaming: Add media_insights_configuration argument (#30713)
  • resource/aws_db_subnet_group: Add vpc_id attribute (#30775)
  • resource/aws_fis_experiment_template: Add support for Cluster Network Actions to actions.*.target (#27337)
  • resource/aws_gamelift_game_session_queue: Add custom_event_data argument (#26206)
  • resource/aws_imagebuilder_image: Add containers attribute to the output_resources block (#30899)
  • resource/aws_networkfirewall_rule_group: Add limit for reference_sets (#30759)
  • resource/aws_networkmanager_core_network: Wait for the network policy to be in the READY_TO_EXECUTE state before executing any changes (#30879)
  • resource/aws_s3outposts_endpoint: Add access_type and customer_owned_ipv4_pool arguments (#23839)
  • resource/aws_wafv2_web_acl: Add token_domains argument (#30340)
  • various IAM resource types: more detailed error messages for invalid policy document JSON (#27502)

BUG FIXES:

  • resource/aws_api_gateway_api_key: Fix value minimum length verification when specified. (#30894)
  • resource/aws_apprunner_service: Allow additional instance_configuration.cpu and instance_configuration.memory values (#30889)
  • resource/aws_dms_replication_task: Fix perpetual diff on dms replication_task settings (#30885)
  • resource/aws_ds_shared_directory: Properly handle paged response objects on read (#30914)
  • resource/aws_ecs_service: Fix removal of service_registries configuration block (#30852)
  • resource/aws_redshiftdata_statement: Fix ValidationException errors reading expired statements (#26343)
  • resource/aws_vpc_endpoint_route_table_association: Retry resource Create for EC2 eventual consistency (#30994)
  • resource/aws_vpc_endpoint_service_allowed_principal: Fix too many results error (#30974)

Don't miss a new terraform-provider-aws release

NewReleases is sending notifications on new releases.