github hashicorp/terraform-provider-aws v4.28.0

latest releases: v5.68.0, v5.67.0, v5.66.0...
2 years ago

NOTES:

  • resource/aws_db_instance: With the retirement of EC2-Classic thesecurity_group_names attribute has been deprecated and will be removed in a future version (#26427)
  • resource/aws_db_security_group: With the retirement of EC2-Classic theaws_db_security_group resource has been deprecated and will be removed in a future version (#26427)
  • resource/aws_elasticache_cluster: With the retirement of EC2-Classic thesecurity_group_names attribute has been deprecated and will be removed in a future version (#26427)
  • resource/aws_elasticache_security_group: With the retirement of EC2-Classic theaws_elasticache_security_group resource has been deprecated and will be removed in a future version (#26427)
  • resource/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 (#26427)
  • resource/aws_redshift_cluster: With the retirement of EC2-Classic thecluster_security_groups attribute has been deprecated and will be removed in a future version (#26427)
  • resource/aws_redshift_security_group: With the retirement of EC2-Classic theaws_redshift_security_group resource has been deprecated and will be removed in a future version (#26427)
  • resource/aws_vpc: With the retirement of EC2-Classic theenable_classiclink and enable_classiclink_dns_support attributes have been deprecated and will be removed in a future version (#26427)
  • resource/aws_vpc_peering_connection: With the retirement of EC2-Classic theallow_classic_link_to_remote_vpc and allow_vpc_to_remote_classic_link attributes have been deprecated and will be removed in a future version (#26427)
  • resource/aws_vpc_peering_connection_accepter: With the retirement of EC2-Classic theallow_classic_link_to_remote_vpc and allow_vpc_to_remote_classic_link attributes have been deprecated and will be removed in a future version (#26427)
  • resource/aws_vpc_peering_connection_options: With the retirement of EC2-Classic theallow_classic_link_to_remote_vpc and allow_vpc_to_remote_classic_link attributes have been deprecated and will be removed in a future version (#26427)

FEATURES:

  • New Data Source: aws_ec2_network_insights_analysis (#23532)
  • New Data Source: aws_ec2_network_insights_path (#23532)
  • New Data Source: aws_ec2_transit_gateway_attachment (#26264)
  • New Data Source: aws_location_tracker_association (#26404)
  • New Resource: aws_ec2_network_insights_analysis (#23532)
  • New Resource: aws_ec2_transit_gateway_policy_table (#26264)
  • New Resource: aws_ec2_transit_gateway_policy_table_association (#26264)
  • New Resource: aws_grafana_workspace_api_key (#25286)
  • New Resource: aws_networkmanager_transit_gateway_peering (#26264)
  • New Resource: aws_networkmanager_transit_gateway_route_table_attachment (#26264)
  • New Resource: aws_redshiftserverless_workgroup (#26467)

ENHANCEMENTS:

  • data-source/aws_db_instance: Add network_type attribute (#26185)
  • data-source/aws_db_subnet_group: Add supported_network_types attribute (#26185)
  • data-source/aws_rds_orderable_db_instance: Add supported_network_types attribute (#26185)
  • resource/aws_db_instance: Add network_type argument (#26185)
  • resource/aws_db_subnet_group: Add supported_network_types argument (#26185)
  • resource/aws_glue_job: Add support for 3.9 as valid python_version value (#26407)
  • resource/aws_kendra_index: The document_metadata_configuration_updates argument can now be updated. Refer to the documentation for more details. (#20294)

BUG FIXES:

  • resource/aws_appstream_fleet: Fix crash when providing empty domain_join_info (e.g., directory_name = "") (#26454)
  • resource/aws_eip: Include any provider-level configured default_tags on resource Create (#26308)
  • resource/aws_kinesis_firehose_delivery_stream: Updating tags no longer causes an unnecessary update (#26451)
  • resource/aws_organizations_policy: Prevent InvalidParameter errors by handling content as generic JSON, not an IAM policy (#26279)

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

NewReleases is sending notifications on new releases.