github hashicorp/terraform-provider-aws v4.16.0

latest releases: v5.50.0, v5.49.0, v5.48.0...
24 months ago

FEATURES:

  • New Data Source: aws_location_place_index (#24980)
  • New Data Source: aws_redshift_subnet_group (#25053)
  • New Resource: aws_efs_replication_configuration (#22844)
  • New Resource: aws_location_place_index (#24821)
  • New Resource: aws_redshift_authentication_profile (#24907)
  • New Resource: aws_redshift_endpoint_access (#25073)
  • New Resource: aws_redshift_hsm_client_certificate (#24906)
  • New Resource: aws_redshift_usage_limit (#24916)

ENHANCEMENTS:

  • data-source/aws_ami: Add tpm_support attribute (#25045)
  • data-source/aws_redshift_cluster: Add aqua_configuration_status attribute. (#24856)
  • data-source/aws_redshift_cluster: Add arn, cluster_nodes, cluster_nodes, maintenance_track_name, manual_snapshot_retention_period, log_destination_type, and log_exports attributes. (#24982)
  • datasource/aws_cloudfront_response_headers_policy: Add server_timing_headers_config attribute (#24913)
  • resource/aws_ami: Add tpm_support argument (#25045)
  • resource/aws_ami_copy: Add tpm_support argument (#25045)
  • resource/aws_ami_from_instance: Add tpm_support argument (#25045)
  • resource/aws_autoscaling_group: Add context argument (#24951)
  • resource/aws_autoscaling_group: Add mixed_instances_policy.launch_template.override.instance_requirements argument (#24795)
  • resource/aws_cloudfront_response_headers_policy: Add server_timing_headers_config argument (#24913)
  • resource/aws_cloudsearch_domain: Add index_field.source_fields argument (#24915)
  • resource/aws_cloudwatch_metric_stream: Add statistics_configuration argument (#24882)
  • resource/aws_elasticache_global_replication_group: Add support for upgrading engine_version. (#25077)
  • resource/aws_msk_cluster: Support multiple attribute updates by refreshing current_version after each update (#25062)
  • resource/aws_redshift_cluster: Add aqua_configuration_status and apply_immediately arguments. (#24856)
  • resource/aws_redshift_cluster: Add default_iam_role_arn, maintenance_track_name, and manual_snapshot_retention_period arguments. (#24982)
  • resource/aws_redshift_cluster: Add logging.log_destination_type and logging.log_exports arguments. (#24886)
  • resource/aws_redshift_cluster: Add plan-time validation for iam_roles, owner_account, and port. (#24856)
  • resource/aws_redshift_event_subscription: Add plan time validations for event_categories, source_type, and severity. (#24909)
  • resource/aws_transfer_server: Add support for TransferSecurityPolicy-2022-03 security_policy_name value (#25060)

BUG FIXES:

  • resource/aws_appflow_flow: Amend task_properties validation to avoid conflicting type assumption (#24889)
  • resource/aws_db_proxy_target: Fix InvalidDBInstanceState: DB Instance is in an unsupported state - CREATING, needs to be in [AVAILABLE, MODIFYING, BACKING_UP] error on resource Create (#24875)
  • resource/aws_instance: Correctly delete instance on destroy when disable_api_termination is true (#19277)
  • resource/aws_instance: Prevent error InvalidParameterCombination: The parameter GroupName within placement information cannot be specified when instanceInterruptionBehavior is set to 'STOP' when using a launch template that sets instance_interruption_behavior to stop (#24695)
  • resource/aws_msk_cluster: Prevent crash on apply when client_authentication.tls is empty (#25072)
  • resource/aws_servicecatalog_provisioned_product: Add possible TAINTED target state for resource update and remove one of the internal waiters during read (#24804)

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

NewReleases is sending notifications on new releases.