Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 1.48 KB

File metadata and controls

50 lines (29 loc) · 1.48 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.

0.2.0 - 2026-01-14

Added

  • Support federated principals: allow principal:{identifier} and principalSet:{identifier} in members and computed_members_map validations. Aligns with approach in project IAM.

Added

  • Add variable condition
  • Add support for computed_members

Removed

  • BREAKING CHANGE: dropping support for Terraform Google Provider before 4.0.

Added

  • Add validation for var.members

Added

  • Support for provider 4.x

Added

  • Initial Implementation