Releases: statuspal/terraform-provider-statuspal
Releases · statuspal/terraform-provider-statuspal
v0.3.2
What's Changed
- build(deps): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.15.0 to 0.16.0 by @dependabot in #34
- feat: add http request throttling by @henrybarreto in #31
Full Changelog: v0.3.1...v0.3.2
v0.3.1
Merge pull request #32 from statuspal/feat/metric-resource-not-found feat: avoid error response for missing metric resource
v0.3.0
fix: changelog version date
v0.2.12
Merge pull request #16 from statuspal/fix/error-when-trying-to-change…
v0.2.11
fix: required Terraform version in README
v0.2.10
fix: exclude omitting empty value from boolean attributes
v0.2.9
fix: Omit empty values from the API request payload except the servic…
v0.2.8
fix: when an attribute is empty, or omitted the empty value is not s…
v0.2.7
update deps
v0.2.6
Add missing attributes to services and status_pages