github hashicorp/terraform-provider-aws v3.67.0

latest releases: v5.47.0, v5.46.0, v5.45.0...
2 years ago

FEATURES:

  • New Data Source: aws_ec2_instance_types (#21850)
  • New Data Source: aws_imagebuilder_image_recipes (#21814)
  • New Resource: aws_account_alternate_contact (#21789)
  • New Resource: aws_appstream_stack_fleet_association (#21484)
  • New Resource: aws_appstream_stack_user_association (#21485)
  • New Resource: aws_appstream_user (#21485)
  • New Resource: aws_fsx_ontap_storage_virtual_machine (#21780)
  • New Resource: aws_fsx_ontap_volume (#21889)

ENHANCEMENTS:

  • data source/aws_lambda_function: Add image_uri attribute (#21015)
  • data-source/aws_elb: Add desync_mitigation_mode attribute (#14764)
  • data-source/aws_lb: Add desync_mitigation_mode attribute (#14764)
  • data-source/aws_lb: Add enable_waf_fail_open attribute (#16393)
  • resource/aws_athena_workgroup: Add engine_version argument (#17733)
  • resource/aws_cloudtrail: Add exclude_management_event_sources argument (#17203)
  • resource/aws_dlm_lifecycle_policy: Add cross_region_copy_rule argument in the schedule configuration block (#12868)
  • resource/aws_ec2_fleet: Support in-place update of Launch Template config (#15387)
  • resource/aws_ecs_service: Allow capacity_provider_strategy changes to be updated in place, when possible (#20707)
  • resource/aws_elasticache_replication_group: Allow auth_token argument to be rotated without destroy and create (#16203)
  • resource/aws_elb: Add desync_mitigation_mode argument (#14764)
  • resource/aws_lb: Add desync_mitigation_mode argument (#14764)
  • resource/aws_lb: Add enable_waf_fail_open argument (#16393)
  • resource/aws_lb: Update name and name_prefix plan-time validation to exclude "internal-" (#10693)
  • resource/aws_ssm_association: Add s3_region argument to output_location configuration block (#21803)

BUG FIXES:

  • data-source/aws_iam_policy_document: No longer show changes when there's a single condition (#19533)
  • resource/aws_apprunner_service: Make instance_role_arn optional (#20149)
  • resource/aws_autoscaling_group: Prevent infinite wait for capacity when increasing min_size and not specifying desired_capacity (#12018)
  • resource/aws_ecs_service: Mark enable_ecs_managed_tags as ForceNew (#7983)
  • resource/aws_imagebuilder_image_recipe: Enabled updates without failures due to aws_imagebuilder_image_pipeline dependencies. (#21884)
  • resource/aws_rds_cluster_instance: Fix error from unexpected state storage-optimization (#21900)
  • resource/aws_s3_bucket: Prevent OperationAborted conflict errors when simultaneously applying aws_s3_bucket_policy, aws_s3_bucket_public_access_block changes (#12949)
  • resource/aws_s3_bucket_policy: Prevent OperationAborted conflict errors when simultaneously applying aws_s3_bucket, aws_s3_bucket_public_access_block changes (#12949)
  • resource/aws_s3_bucket_public_access_block: Prevent OperationAborted conflict errors when simultaneously applying aws_s3_bucket_policy, aws_s3_bucket changes (#12949)

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

NewReleases is sending notifications on new releases.