Skip to content

Releases: vydrazde/terraform-provider-kypo

v0.5.1

22 Jan 13:42
762e5cc
Compare
Choose a tag to compare

What's Changed

  • Fixed Value Conversion Error for unknown ids

v0.5.0

21 Dec 21:59
0ecc966
Compare
Choose a tag to compare

What's Changed

  • Updated sandbox allocation unit to support KYPO 23.12

v0.4.0

17 Dec 20:48
202c269
Compare
Choose a tag to compare

What's Changed

  • Implement retry_count for provider
  • React appropriately to cancellation signal
  • Implement timeouts and poll_times for sandbox_allocation_unit resource
  • Upgrade to Go 1.21
  • Bump dependencies
  • Improve documentation

v0.3.1

15 Oct 18:33
Compare
Choose a tag to compare
  • Fix kypo_sandbox_allocation_unit Update method to return an error when the resource is not found
  • Fix documentation to include examples

v0.3.0

02 Oct 12:27
76f0891
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

19 Sep 11:42
844cea8
Compare
Choose a tag to compare

What's Changed

  • Implement adaptive and linear training definitions
  • Bump versions of multiple dependencies

Full Changelog: v0.1.0...v0.2.0

v0.1.0

22 Jun 07:14
Compare
Choose a tag to compare

Fixed

  • kypo_sandbox_allocation_unit.pool_id set as requires replace

v0.1.0-beta

15 May 18:39
e0604f7
Compare
Choose a tag to compare

Added

  • Sandbox request output data source
  • Option to ignore allocation errors for Sandbox
  • Failed sandbox will be marked for re-creation

v0.1.0-alpha

17 Apr 13:04
Compare
Choose a tag to compare
Bump actions/checkout from 3.5.1 to 3.5.2

Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/83b7061638ee4956cf7545a6f7efe594e5ad0247...8e5e7e5ab8b370d6c329ec480221332ada57f0ab)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>