Skip to content

Releases: BrownUniversity/terraform-gcp-project

v0.1.6 🌈

19 Jul 17:59
de0d944
Compare
Choose a tag to compare

Changes

We are now using terraform test in place of kitchen-terraform for testing after the deprecation of the latter.

v0.1.5 🌈

14 Jun 17:29
ca1acc6
Compare
Choose a tag to compare

Changes

🧰 Maintenance

v0.1.4 🌈

04 Aug 00:33
3ceb2a2
Compare
Choose a tag to compare

Changes

🧰 Maintenance

v0.1.3 🌈

11 Jun 02:40
86b839a
Compare
Choose a tag to compare

Changes

🧰 Maintenance

v0.1.2 🌈

11 Jun 01:34
23bb328
Compare
Choose a tag to compare

Changes

  • chore(deps): bump activesupport from 5.2.4.2 to 5.2.4.3 @dependabot (#8)

🚀 Features

  • feat: increase minimum versions of terraform and provider @mirestrepo (#10)

🐛 Bug Fixes

  • Enhance project_id/project_name variable assignment @broestls (#7)

v0.1.1

26 Aug 19:41
Compare
Choose a tag to compare

This is an updated release of the 0.1.x branch of terraform-gcp-project to handle some additional requirements for other CIS projects.

Changes

  • Add formatting to match GCP project_id requirements
  • Handle situations where project_name and project_id need to differ

v0.1.0

28 Jul 14:53
ef15523
Compare
Choose a tag to compare

This is the first release! It includes:

  • Module
  • Tests
  • CI
  • Documentation

Changes

🚀 Features