Skip to content

Latest commit

 

History

History
66 lines (39 loc) · 1.61 KB

CHANGELOG.md

File metadata and controls

66 lines (39 loc) · 1.61 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

  • Add support for var.computed_members_map
  • Add support for multiple roles with different conditions.

Removed

  • BREAKING CHANGE: Remove support for Terraform before v1.0
  • BREAKING CHANGE: Remove support for Terraform Google Provider before v4.0
  • BREAKING CHANGE: Remove module_enabled output.

0.3.0

  • broken release has been removed

Added

  • Add information to the README that the project_id needs to be unique from all others in GCP

Changed

  • Upgrade Makefile from template
  • Upgrade pre-commit hooks to v0.3.2

Added

  • Support for provider 4.x
  • Add support default service accounts in roles/editor bindings

Changed

  • upgrade mineiros-io/project-iam/google to v0.1.0

Added

  • IAM Support

Added

  • Initial Implementation