Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 1.25 KB

CHANGELOG.md

File metadata and controls

50 lines (29 loc) · 1.25 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 condition

Added

  • Add computed members

Removed

  • BREAKING: Remove support for Terraform versions before v1.0
  • BREAKING: Remove support for Terraform Google Provider versions before v4.0

Added

  • Add validation for var.members

Added

  • Support for provider 4.x

Added

  • Initial Implementation