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.
- Deprecate the
parent_id
andparent_type
variables in favor of a singleparent
variable [#8] - Change outputs to follow the same conventions used in the
cloud-storage
andservice-accounts
modules (migration instructions) [#9]- Rename map outputs dropping the
names_and_
prefix - Add resource outputs
- Add single use outputs
- Add list-style outputs
- Rename map outputs dropping the
1.0.0 - 2019-07-26
- Upgraded for usage with terraform-0.12.x #3
0.1.0 - 2019-05-28
- Initial release