Releases: tryretool/terraform-provider-retool
Releases · tryretool/terraform-provider-retool
v1.1.0
v1.0.1
Updates docs
v1.0.0
This release updates the backing API reference to v2.9.0 (current retool version)
It adds the following features to the terraform provider:
- Improved read handling of permissions
-
- Will prevent no-op changes on non-terraform managed permissions within the org and universal access permissions on groups managed by terraform
- Resource for Retool environments
- Resource for Retool resources
- Resource for Retool resource configurations
- Resource + data source for Retool users
Feedback, feature requests, and contributions are welcome via our github repo
v0.2.0
- Adds support for configuration variables
- Adds support for environments data source
- Adds support for groups data source
v0.1.1
What's Changed
- [fix] Fixed a bug where revoking multiple permissions in the same block would cause an error.
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Important
This release is only compatible with Retool release 3.105-edge and after. Please use provider v0.0.7 if you are running an older release.
What's Changed
- Corrected typo in docs for possible
folder_typeinfolderprovider. - Added new source_control_setting:
force_uuid_mapping. Please note this change is not backwards compatible for retool versions before 3.105-edge.
Full Changelog: v0.0.7...v0.1.0