NOTES:
- resource/aws_dx_gateway_association_proposal: If an accepted Proposal reaches end-of-life and is removed by AWS do not recreate the resource, instead refreshing Terraform state from the resource's Direct Connect Gateway ID and Associated Gateway ID. (#19741)
FEATURES:
- New Resource:
aws_appconfig_application(#19307) - New Resource:
aws_appconfig_configuration_profile(#19320) - New Resource:
aws_appconfig_deployment_strategy(#19359) - New Resource:
aws_appconfig_environment(#19307) - New Resource:
aws_appconfig_hosted_configuration_version(#19324) - New Resource:
aws_config_organization_conformance_pack(#17298) - New Resource:
aws_securityhub_organization_configuration(#19108) - New Resource:
aws_securityhub_standards_control(#14714)
ENHANCEMENTS:
- resource/aws_cloudwatch_event_target: Add
enable_ecs_managed_tags,enable_execute_command,placement_constraints,propagate_tags, andtagsarguments toecs_targetblock. (#19975) - resource/aws_cognito_user_pool_client: Add the
enable_token_revocationargument to support targeted sign out (#20031) - resource/aws_fsx_windows_file_system: Add
aliasesargument (#20054) - resource/aws_guardduty_detector: Add
datasourcesargument (#19954) - resource/aws_guardduty_organization_configuration: Add
datasourcesargument (#15241) - resource/aws_iam_access_key: Add encrypted SES SMTP password (#19579)
- resource/aws_kms_key: Add plan time validation to
description. (#19967) - resource/aws_s3_bucket: Add the delete_marker_replication_status argument for V2 replication configurations (#19323)
- resource/aws_s3_bucket_object: Add
source_hashargument to complimentetag's encryption limitations (#11522) - resource/aws_sagemaker_domain: Add support for
retention_policy(#18562) - resource/aws_wafv2_web_acl: Support
scope_down_statementonmanaged_rule_group_statement(#19407)
BUG FIXES:
- resource/aws_cognito_user_pool_client: Allow the
default_redirect_uriargument value to be an empty string (#20031) - resource/aws_cognito_user_pool_client: Retry on
ConcurrentModificationException(#20031) - resource/aws_datasync_location_s3: Correctly parse S3 on Outposts location URI (#19859)
- resource/aws_db_instance: Ignore allocated_storage for replica at creation time (#12548)
- resource/aws_elasticache_replication_group: Cannot set
cluster_mode.replicas_per_node_groupwhen member of Global Replication Group (#20111)