Skip to content

Fix deprecated S3 bucket syntax

Compare
Choose a tag to compare
@jmcvetta jmcvetta released this 20 May 00:47
· 25 commits to develop since this release

2.1.0

  • Add a Makefile for convenience
  • Update syntax for aws_s3_bucket
  • Remove lifecycle ignore_changes workaround for issue where live
    infrastructure never conformed with TF, making TF constantly want to re-grant
    the same grant. Issue was eliminated after the switch to new syntax.