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.
- Upgrading all test dependencies to mitigate CVE-2024-3817. Thanks to @ckluente-1k5 for reporting and fixing this.
0.1.0 BREAKING CHANGE
- drop support for version
4._*
and update child modules
- Upgrading all test dependencies to mitigate CVE-2024-3817. Thanks to @ckluente-1k5 for reporting and fixing this.
- Update terraform provider version constraint to support
5.x
- Add support for
computed_members_map
- BREAKING CHANGE: remove support for google provider
3.x
- BREAKING CHANGE: remove output
module_enabled
0.2.0 BREAKING CHANGE
- BREAKING CHANGE: IAM config rewritten. Resources might get recreated.
Error: No value was found for project during import
- Support empty members list in policy_bindings
- unsupported attribute when using policy_bindings
- Support for provider 4.x
- Initial Implementation