FEATURES:
- New Resource:
aws_chime_voice_connector_termination_credentials
(#21162) - New Resource:
aws_glue_partition_index
(#21234) - New Resource:
aws_sagemaker_model_package_group_policy
(#21250)
ENHANCEMENTS:
- data-source/aws_instance: Add
placement_partition_number
attribute (#7777) - data-source/glue_connection: Add tagging support. (#21226)
- resource/aws_flow_log: Add
destination_options
argument to support Apache Parquet, Hive-compatible prefixes and hourly partitioned files (#21285) - resource/aws_glue_resource_policy: Add
enable_hybrid
argument. (#21239) - resource/aws_instance: Add
placement_partition_number
argument (#7777) - resource/aws_placement_group: Add
partition_count
argument (#15360) - resource/aws_rds_cluster: Add
db_instance_parameter_group_name
attribute to allow major version upgrade using custom parameter groups (#17111) - resource/aws_rds_cluster: Add
enable_global_write_forwarding
attribute (#17111) - resource/glue_connection: Add tagging support. (#21226)
- resource/rds_cluster_instance: Add
performance_insights_retention_period
attribute (#17111)
BUG FIXES:
- resource/aws_glue_catalog_table: change
partition_index.keys
to list instead of set (#21234) - resource/aws_imagebuilder_distribution_configuration: remove hard limit on distribution target accounts (#21254)
- resource/aws_rds_cluster: Add possible pending states for cluster update (#17111)
- resource/aws_rds_cluster_instance: Remove force new resource on the
engine_version
parameter to allow upgrade without remove instances (#17111) - resource/glue_catalog_table: Ignore not exists errors on delete (#21227)