github hashicorp/terraform-provider-aws v6.8.0

latest releases: v6.26.0, v6.25.0, v6.24.0...
4 months ago

6.8.0 (August 7, 2025)

FEATURES:

  • New Resource: aws_networkfirewall_vpc_endpoint_association (#43675)
  • New Resource: aws_quicksight_custom_permissions (#43613)
  • New Resource: aws_quicksight_role_custom_permission (#43613)
  • New Resource: aws_quicksight_user_custom_permission (#43613)
  • New Resource: aws_wafv2_web_acl_rule_group_association (#43561)

ENHANCEMENTS:

  • data-source/aws_quicksight_user: Add custom_permissions_name attribute (#43613)
  • data-source/aws_wafv2_web_acl: Add resource_arn argument to enable finding web ACLs by resource ARN (#43597)
  • data-source/aws_wafv2_web_acl: Add support for CLOUDFRONT scope web ACLs using resource_arn (#43597)
  • resource/aws_bedrock_guardrail: Add input_action, output_action, input_enabled, and output_enabled attributes to sensitive_information_policy_config.pii_entities_config and sensitive_information_policy_config.regexes_config configuration blocks (#43702)
  • resource/aws_cloudwatch_log_group: Add resource identity support (#43719)
  • resource/aws_computeoptimizer_recommendation_preferences: Add AuroraDBClusterStorage as a valid resource_type (#43677)
  • resource/aws_docdb_cluster: Add serverless_v2_scaling_configuration argument in support of Amazon DocumentDB serverless (#43667)
  • resource/aws_ecr_repository: Add image_tag_mutability_exclusion_filter argument (#43642)
  • resource/aws_ecr_repository: Support IMMUTABLE_WITH_EXCLUSION and MUTABLE_WITH_EXCLUSION as valid values for image_tag_mutability (#43642)
  • resource/aws_inspector2_enabler: Support resource import (#43673)
  • resource/aws_instance: Adds force_destroy argument that allows destruction even when disable_api_termination and disable_api_stop are true (#43722)
  • resource/aws_ivs_channel: Add resource identity support (#43704)
  • resource/aws_ivs_playback_key_pair: Add resource identity support (#43704)
  • resource/aws_ivs_recording_configuration: Add resource identity support (#43704)
  • resource/aws_ivschat_logging_configuration: Add resource identity support (#43697)
  • resource/aws_ivschat_room: Add resource identity support (#43697)
  • resource/aws_kinesis_firehose_delivery_stream: Add iceberg_configuration.append_only argument (#43647)
  • resource/aws_lightsail_static_ip: Support resource import (#43672)
  • resource/aws_opensearch_domain_policy: Support resource import (#43674)
  • resource/aws_quicksight_user: Add plan-time validation of iam_arn (#43613)
  • resource/aws_quicksight_user: Change user_name to Optional and Computed (#43613)
  • resource/aws_quicksight_user: Support IAM_IDENTITY_CENTER as a valid value for identity_type (#43613)
  • resource/aws_quicksight_user: Support RESTRICTED_AUTHOR and RESTRICTED_READER as valid values for user_role (#43613)
  • resource/aws_security_group: Add parameterized resource identity support (#43744)
  • resource/aws_sqs_queue: Increase upper limit of max_message_size from 256 KiB to 1024 KiB (#43710)
  • resource/aws_ssm_parameter: Add resource identity support (#43736)

BUG FIXES:

  • ephemeral-resource/aws_lambda_invocation: Fix plan inconsistency issue due to improperly assigned payload values (#43676)
  • provider: Fix failure to detect resources deleted outside of Terraform as missing for numerous resource types (#43659)
  • resource/aws_batch_compute_environment: Fix inconsistent final plan error when compute_resource.launch_template.version is unknown during an update (#43337)
  • resource/aws_bedrockagent_flow: Prevent created_at becoming null on Update (#43654)
  • resource/aws_ec2_managed_prefix_list: Fix PrefixListVersionMismatch: The prefix list has the incorrect version number errors when updating entry description (#43661)
  • resource/aws_fsx_lustre_file_system: Fix validation of SSD read cache size for file systems using the Intelligent-Tiering storage class (#43605)
  • resource/aws_instance: Prevent destruction of resource when disable_api_termination is true (#43722)
  • resource/aws_kms_key: Restore pre-v6.3.0 retry delay behavior when waiting for continuous target state occurrences. This fixes certain tag update timeouts (#43716)
  • resource/aws_s3tables_table_bucket: Fix crash on maintenance_configuration read failure (#43707)
  • resource/aws_sagemaker_image: Fix image_name regular expression validation (#43751)
  • resource/aws_timestreaminfluxdb_db_instance: Don't mark network_type as ForceNew if the value is not configured. This fixes a problem with terraform apply -refresh=false after upgrade from v5.90.0 and below (#43534)
  • resource/aws_wafv2_regex_pattern_set: Remove maximum items limit on the regular_expression argument (#43693)

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

NewReleases is sending notifications on new releases.