Releases: techBeck03/terraform-provider-guacamole
Releases · techBeck03/terraform-provider-guacamole
v1.4.1
BREAKING CHANGES
This release was only tested with Guacamole version 1.4. While most of the schema hasn't changed the authentication has shifted to header based vs query based which will likely not work with older version of Guacamole.
Changes
v1.2.10
v1.2.9
v1.2.8
Changes
- Documentation corrections
v1.2.7
v1.2.6
Changes
- adding timezone database
v1.2.4
Changes
- sdk version update
v1.2.3
Changes
- Testing goreleaser build
v1.2.1
Documentation updates
v1.2.0
Initial Release
This is the initial release of the terraform provider for Apache Guacamole. The versioning aligns with the guacamole version release it supports. The provider currently supports the following capabilities:
Data Sources
- Users (including permissions)
- User Groups (including permissions)
- Connection Groups
- SSH Connection
- RDP Connection
- Telnet Connection
- VNC Connection
- Kubernetes Connection
Resources
- Users (including permissions)
- User Groups (including permissions)
- Connection Groups
- SSH Connection
- RDP Connection
- Telnet Connection
- VNC Connection
- Kubernetes Connection