FEATURES:
- New Resource:
aws_sagemaker_workforce
(#20065) - New Resource:
aws_sagemaker_workteam
(#20122) - New Resource:
aws_storagegateway_file_system_association
(#20082)
ENHANCEMENTS:
- data-source/aws_ec2_instance_type_offerings: Add
locations
andlocation_types
attributes (#16704) - data-source/aws_lb: Add ability to filter results by
tags
(#6458) - data-source/aws_qldb_ledger: Add
permissions_mode
attribute (#20302) - resource/aws_budgets_budget: Add the
cost_filter
argument which allows multiplevalues
to be specified per filter. This new argument will eventually replace thecost_filters
argument (#9092) - resource/aws_budgets_budget: Change
time_period_start
to an optional argument. If you don't specify a start date, AWS defaults to the start of your chosen time period (#9092) - resource/aws_cognito_user_pool_client: Set
callback_urls
andlogout_urls
as computed. (#20065) - resource/aws_qldb_ledger: Add
permissions_mode
support (#20302) - resource/aws_rds_cluster: Use engine_version and engine_version_actual to set and track engine versions (#20211)
- resource/aws_rds_cluster_instance: Use engine_version and engine_version_actual to set and track engine versions (#20211)
- resource/aws_s3_bucket_object: Existing resource can now be imported (#10036)
- resource/aws_sagemaker_model: Add
inference_execution_config
. (#20066) - resource/aws_secretsmanager_secret: Add replica support (#20293)
- resource/aws_storagegateway_gateway: Add new option for gateway_type,
FILE_FSX_SMB
, to be used withaws_storagegateway_file_system_association
(#20082)
BUG FIXES:
- aws/resource_aws_elasticache_user: Correctly handle user modifications and deletion (#20339)
- resource/aws_budgets_budget: Change the service name in the
arn
attribute frombudgetservice
tobudgets
(#9092) - resource/aws_budgets_budget: Suppress plan differences with trailing zeroes for
limit_amount
(#9092) - resource/aws_budgets_budget_action: Change the service name in the
arn
attribute frombudgetservice
tobudgets
(#9092)