github hashicorp/terraform-provider-aws v4.26.0

latest releases: v5.69.0, v5.68.0, v5.67.0...
2 years ago

FEATURES:

  • New Data Source: aws_fsx_openzfs_snapshot (#26184)
  • New Data Source: aws_networkfirewall_firewall (#25495)
  • New Data Source: aws_prometheus_workspace (#26120)
  • New Resource: aws_comprehend_entity_recognizer (#26244)
  • New Resource: aws_connect_instance_storage_config (#26152)
  • New Resource: aws_directory_service_radius_settings (#14045)
  • New Resource: aws_directory_service_region (#25755)
  • New Resource: aws_dynamodb_table_replica (#26250)
  • New Resource: aws_location_tracker_association (#26061)

ENHANCEMENTS:

  • data-source/aws_directory_service_directory: Add radius_settings attribute (#14045)
  • data-source/aws_directory_service_directory: Set dns_ip_addresses to the owner directory's DNS IP addresses for SharedMicrosoftAD directories (#20819)
  • data-source/aws_elasticsearch_domain: Add throughput attribute to the ebs_options configuration block (#26045)
  • data-source/aws_opensearch_domain: Add throughput attribute to the ebs_options configuration block (#26045)
  • resource/aws_autoscaling_group: Better error handling when attempting to create Auto Scaling groups with incompatible options (#25987)
  • resource/aws_backup_vault: Add force_destroy argument (#26199)
  • resource/aws_directory_service_directory: Add desired_number_of_domain_controllers argument (#25755)
  • resource/aws_directory_service_directory: Add configurable timeouts for Create, Update and Delete (#25755)
  • resource/aws_directory_service_shared_directory: Add configurable timeouts for Delete (#25755)
  • resource/aws_directory_service_shared_directory_accepter: Add configurable timeouts for Create and Delete (#25755)
  • resource/aws_elasticsearch_domain: Add throughput attribute to the ebs_options configuration block (#26045)
  • resource/aws_glue_job: Add execution_class argument (#26188)
  • resource/aws_macie2_classification_job: Add bucket_criteria attribute to the s3_job_definition configuration block (#19837)
  • resource/aws_opensearch_domain: Add throughput attribute to the ebs_options configuration block (#26045)

BUG FIXES:

  • resource/aws_appflow_flow: Fix trigger_properties.schedule being set to trigger_properties.trigger_properties during resource read (#26240)
  • resource/aws_db_instance: Add retries (for handling IAM eventual consistency) when creating database replicas that use enhanced monitoring (#20926)
  • resource/aws_db_instance: Apply monitoring_interval and monitoring_role_arn when creating via restore_to_point_in_time (#20926)
  • resource/aws_dynamodb_table: Fix replica.*.propagate_tags not propagating tags to newly added replicas (#26257)
  • resource/aws_emr_instance_group: Handle deleted instance groups during resource read (#26154)
  • resource/aws_emr_instance_group: Mark instance_count as Computed to prevent diff when autoscaling is active (#26154)
  • resource/aws_lb_listener: Fix ValidationError when tags are added on create (#26194)
  • resource/aws_lb_target_group: Fix ValidationError when tags are added on create (#26194)
  • resource/aws_macie2_classification_job: Fix incorrect plan diff for TagScopeTerm() when updating resources (#19837)
  • resource/aws_security_group_rule: Disallow empty strings in prefix_list_ids (#26220)

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

NewReleases is sending notifications on new releases.