Releases: doitintl/terraform-provider-doit
Releases · doitintl/terraform-provider-doit
v0.25.0
What's Changed
- Support Allocations and Allocation Groups, using code generation from the DoiT OAS by @hanneshayashi in #12
- Allocations and Allocation Groups user QoL and refactoring, added test suites for both state and plan lifecycles for all resources: by @oboukili in #14
New Contributors
- @hanneshayashi made their first contribution in #12
- @oboukili made their first contribution in #13
Full Changelog: v0.24.0...v0.25.0
v0.24.0
Modified DoiT API auth endpoint
v0.23.0
Add latest version docs
v0.22.0
Updated .goreleaser.yml
v0.20.0
Add retry in 502,503 and 520
v0.19.0
define RecipientsSlackChannels outside the cycle so it is updated whe…
v0.18.0
fix documentation version and add clarification about proof of concept
v0.17.0
fixes #6 by removing the arguments forecasted_date and triggered from…
v0.16.0
fixes #7; if a resource is not found the terraform read signal remove…
v0.15.0
Fixing bugs to validate empty response and remove "/" to avoid redire…