Skip to content

v2.29.0

Compare
Choose a tag to compare
@nywilken nywilken released this 20 Sep 17:58

ENHANCEMENTS:

  • data-source/aws_s3_bucket_object: Add object_lock_legal_hold_status, object_lock_mode and object_lock_retain_until_date attributes (#9942)
  • resource/aws_glue_job: Add ability to specify python version for pythonshell in glue jobs (#9409)
  • resource/aws_s3_bucket_object: Add force_destroy, object_lock_legal_hold_status, object_lock_mode and object_lock_retain_until_date attributes (#9942)
  • resource/aws_ssm_association: Add import support (#10055)
  • resource/aws_waf_rate_based_rule: Update rate based rule limit for WAF (#9946)
  • resource/aws_wafregional_rate_based_rule: Update rate based rule limit for WAF (#9946)

BUG FIXES:

  • ecs_task_definition_equivalency: Fix a crash if environment name is missing (#10074)