Skip to content

Releases: iterative/terraform-provider-iterative

v0.9.5

17 Dec 09:16
82f858d
Compare
Choose a tag to compare

What's Changed

Fixes

  • Fix Iterative regions in AWS (#336)

Full Changelog: v0.9.4...v0.9.5

v0.9.4

15 Dec 23:09
9463ea7
Compare
Choose a tag to compare

What's Changed

Fixes

  • GCP auth logic (#333). Fixes CML runner non termination in GCP due to bad credentials propagation.

Full Changelog: v0.9.3...v0.9.4

v0.9.3

14 Dec 19:05
66bc9cd
Compare
Choose a tag to compare

What's Changed

Features

  • Docs improvements (#248) (#280) (#292) (#294) (#268)
  • Expanded logic on Subnet selection (#323)
  • Handle GPG keys without intermediate GitHub Actions (#312)
  • Improve identifier generation (#304)
  • Turn directory tree into preformatted block (#270)
  • Make Python optional (#286)

Fixes

  • Set HOME=/root for the task script (#313)
  • Stop machines if task script fails (#318)
  • Fix machine instance types (#284)

Tests

  • Add golangci-lint (#310)
  • Improve release workflow (#285)
  • Move test cluster to westus (#288)
  • Revert "Move test cluster to westus (#288)" (#296)
  • Checkout target branch on smoke tests (#283)
  • Add name to k8s test (#277)
  • Fix k8s test fixture (#274)

Full Changelog: v0.9.2...v0.9.3

v0.9.2

24 Nov 05:40
ee8a9dd
Compare
Choose a tag to compare

What's Changed

Fixes

Tests

Full Changelog: v0.9.1...v0.9.2

v0.9.1

23 Nov 21:22
5271863
Compare
Choose a tag to compare

What's Changed

  • Fix colons on documentation callouts by @0x2b3bfa0 in #261
  • Fix typo on iterative_task agent install process by @dacbd in #263

Full Changelog: v0.9.0...v0.9.1

v0.9.0

23 Nov 12:13
813894e
Compare
Choose a tag to compare
Skip windows arm* builds (#256)

v0.8.0

02 Nov 20:14
Compare
Choose a tag to compare
instance_permission_set aws (#232)

* prelim provider tweak with go fmt

* get perm value from schema

v0.7.4

12 Oct 10:39
82d1b60
Compare
Choose a tag to compare
Add support for Kubernetes metadata (labels/annotations) (#189)

v0.7.3

25 Aug 17:15
97db0d8
Compare
Choose a tag to compare
Mention the Terraform JSON Configuration Syntax (#181)

* Mention the Terraform JSON Configuration Syntax

Should fix #180

* Add missing underscore

* Restyled by prettier-markdown

Co-authored-by: Restyled.io <commits@restyled.io>

v0.7.2

24 Jul 11:09
Compare
Choose a tag to compare
hotfix/no-aws-ami