Skip to content

Releases: davidji99/terraform-provider-split

v0.16.0

01 Dec 00:46
ed4c6f9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.0...v0.16.0

v0.15.0-beta1

01 Dec 00:22
ed4c6f9

Choose a tag to compare

feat: auto-delete api tokens on destroy (#221)

* feat:
   auto-delete environment API tokens on destroy

* docs: add api_token_ids attribute and note on imported environments

* feat: add getter methods for ApiToken fields and check for ApiTokens in Environment

* updated environment docs

v0.14.0

31 Aug 08:09
37dbb0e

Choose a tag to compare

What's Changed

Full Changelog: v0.13.5...v0.14.0

v0.13.5

31 Aug 07:51
3d43ca3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.4...v0.13.5

v0.13.4

19 May 11:38
39ceb22

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.2...v0.13.4

v0.13.3-beta.1

19 May 11:20
39ceb22

Choose a tag to compare

Update libs (#204)

* update tf sdk

* update ci

v0.13.2

03 Apr 08:14
d7b02fe

Choose a tag to compare

What's Changed

  • Add title and comment attributes to split_environment_segment_keys resource by @davidji99 in #189

Full Changelog: v0.13.1...v0.13.2

v0.13.1

02 Mar 02:27
fe39161

Choose a tag to compare

What's Changed

  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.31.0 to 2.33.0 by @dependabot in #185
  • New resource: split_api_key by @davidji99 in #91

Full Changelog: v0.12.3...v0.13.1

v0.12.3

09 Jan 10:09
c27d751

Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.12.3

v0.11.0

26 Jul 07:54
aa5e061

Choose a tag to compare

What's Changed

  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.26.1 to 2.27.0 by @dependabot in #150
  • Allow MATCHES_STRING for single string by @jramosf in #152
  • Update docs on split_definition by @davidji99 in #153

New Contributors

Full Changelog: v0.10.1...v0.11.0