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.
- Renamed provider from
platform-api
tocloudapi
for Terraform Registry compliance - Updated documentation to reflect new provider name
- Improved README with more detailed examples
0.1.0 - 2023-08-15
- Initial release of the Terraform Provider for AuthZed Cloud API
- Support for managing Permission Systems
- Support for managing Roles and Permissions
- Support for managing Service Accounts
- Support for managing Tokens
- Support for managing Policies
- Documentation and examples