Skip to content

terraform-google-folders v3.0.0

Compare
Choose a tag to compare
@release-please release-please released this 01 Mar 23:10
b335283

⚠ BREAKING CHANGES

  • This is a breaking change as the Terraform state location for folders has moved. See the upgrade guide for details.

Features

  • Add upgrade guide and module attribution (#32) (183bfa1)
  • Use for_each instead of count to create folders (#21) (81da73f)

Bug Fixes

  • relax version constraints to enable terraform 0.13.x compatibility (#27) (ac91308)