Skip to content

v0.61.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 23 Dec 01:18
· 65 commits to master since this release
31e880c
Maintenance @Nuru (#304)

what

  • Update make github/init to update all context.tf files
  • Update make terraform/validate for Terraform > v0.12
  • Restore README.yaml template
  • Fix make clean to actually delete files if safe to do so

why

  • Some Terraform modules now have sub-modules with context.tf and should be updated
  • Fixes #291
  • Fixes #274
  • Fixes #205