Skip to content

v8.0.0

Compare
Choose a tag to compare
@juliocc juliocc released this 03 Nov 17:02
· 4386 commits to master since this release
b230c49

Release Highlights

  • added support for GCS notifications in gcs module
  • added new skip_delete variable to compute-vm module
  • incompatible change all modules and examples now require Terraform >= 1.0.0 and Google provider >= 4.0.0

What's Changed

  • Added GCS notification support by @caiotavaresdito in #335
  • Update CHANGELOG.md by @caiotavaresdito in #338
  • Feature/GitHub actions by @caiotavaresdito in #343
  • add colors to pytest output by @juliocc in #345
  • Project module support for skip_delete flag on google_project resource by @christopher-avila-ditoweb in #352
  • Fix SA IAM dynamic interpolation by @drebes in #353
  • Use the same versions file everywhere, pin to tf 1.0+ provider 4.0+ by @ludoo in #355

New Contributors

Full Changelog: v7.0.0...v8.0.0