Skip to content

Releases: doitintl/terraform-provider-doit

v0.25.0

10 Sep 10:36
7e1158b

Choose a tag to compare

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

Full Changelog: v0.24.0...v0.25.0

v0.24.0

11 Mar 11:44

Choose a tag to compare

Modified DoiT API auth endpoint

v0.23.0

25 Sep 04:32

Choose a tag to compare

Add latest version docs

v0.22.0

25 Sep 03:21

Choose a tag to compare

Updated .goreleaser.yml

v0.20.0

21 May 02:08

Choose a tag to compare

Add retry in 502,503 and 520

v0.19.0

10 May 09:39

Choose a tag to compare

define RecipientsSlackChannels outside the cycle so it is updated whe…

v0.18.0

02 Apr 00:06

Choose a tag to compare

fix documentation version and add clarification about proof of concept

v0.17.0

27 Feb 07:27

Choose a tag to compare

fixes #6 by removing the arguments forecasted_date and triggered from…

v0.16.0

27 Feb 03:25

Choose a tag to compare

fixes #7; if a resource is not found the terraform read signal remove…

v0.15.0

07 Feb 01:44

Choose a tag to compare

Fixing bugs to validate empty response and remove "/" to avoid redire…