Skip to content

v3.31.0

Compare
Choose a tag to compare
@breathingdust breathingdust released this 05 Mar 00:13
· 62428 commits to main since this release

FEATURES:

  • New Resource: aws_route53_hosted_zone_dnssec (#17474)

ENHANCEMENTS:

  • data-source/aws_msk_cluster: Orders bootstrap_brokers, bootstrap_brokers_sasl_scram, bootstrap_brokers_tls, and zookeeper_connect_string (#17579)
  • provider: Support automatic region validation for ap-northeast-3 (#17934)
  • resource/aws_globalaccelerator_accelerator: Add plan time validation to name, flow_logs_s3_bucket and flow_logs_s3_prefix attributes (#17739)
  • resource/aws_msk_cluster: Orders bootstrap_brokers, bootstrap_brokers_sasl_scram, bootstrap_brokers_tls, and zookeeper_connect_string (#17579)
  • resource/aws_route53_record: Support DS value for type argument (#17040)

BUG FIXES:

  • resource/aws_acm_certificate: Trigger resource recreation with VALIDATION_TIMED_OUT status (#17869)
  • resource/aws_globalaccelerator_accelerator: Allow update of flow log attribute for active flow logs (#17739)
  • resource/aws_kms_grant: Adds support for operations on asymmetric keys (#17836)
  • resource/aws_neptune_cluster_instance: Add "storage-optimization" to Neptune cluster instance create/update pending states (#17901)
  • resource/aws_neptune_cluster_parameter_group: Correctly update resource by id (#17872)
  • resource/aws_ssm_maintenance_window_task: Prevent ValidationException error on update when priority is not set or 0 (#17885)