Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 964 Bytes

CHANGELOG.md

File metadata and controls

27 lines (20 loc) · 964 Bytes

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.

Changed

  • Renamed provider from platform-api to cloudapi for Terraform Registry compliance
  • Updated documentation to reflect new provider name
  • Improved README with more detailed examples

0.1.0 - 2023-08-15

Added

  • 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