Releases: tryretool/terraform-provider-retool
Releases · tryretool/terraform-provider-retool
v0.0.7
- Update usage example in the provider documentation.
v0.0.6
- Added a guide for auto-generating Terraform config from existing Retool org.
- Updated
retool_space
resource to be more import-friendly.
v0.0.5
- More informative error messages when Retool version check fails.
- Don't display an error when attempting to revoke permission that doesn't exist anymore.
v0.0.4
- Adds rate limiting for Retool API requests to avoid throttling on the server side.
- Adds documentation on rate limiting settings.
v0.0.3
- Adds a way to import Permissions, Source Control, Source Control Settings and SSO resources.
- Updates documentation.
v0.0.2
[chore] Prepare the repo for publishing to the Terraform Registry (#28)
v0.0.1
First release to test out Goreleaser config.