Skip to content

change acl, time_delay

Compare
Choose a tag to compare
@badra001 badra001 released this 26 May 16:04
· 6 commits to master since this release
  • 3.3.9 -- 2023-05-19
    • 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.