Skip to content

Commit

Permalink
update changelong for 3.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed May 26, 2023
1 parent d08f37c commit badebfa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,9 @@ This works with the Terraform AWS provider 4.x, released 2022-02.
- common
- change delays to time_delay
- change acl to after delay after public accesss block is set and commpleted
This will destroy `null_resource.policy_delay` and craete `time_sleep.policy_delay` and `time_sleep.acl_delay`.
These are due to changs in the default S3 bucket which prevents creation of an ACL if the bucket policy is not set first.


* 3.3.10 -- 2023-05-24
- remove tf requirement of >= 0.13 as there are no specific tf things in there

0 comments on commit badebfa

Please sign in to comment.