New in release 2.5.0 of the ZEDEDA Terraform Provider
Docker Compose Support: You can now use Docker Compose with the Terraform provider, making it easier to define and manage your multi-container applications.
- To successfully deploy a Docker Compose application, you must set the activate field to true for the required runtime application.
Key Fixes
- Addressed an issue where project_filter was not being sent to ZedCloud for role's scopes.
- Fixed a bug where user updates unexpectedly deactivated the user.
- Corrected the default value for the activate field to true.
Find the official Terraform Provider Release Notes in the GitHub repository.