Releases: iterative/terraform-provider-iterative
Releases · iterative/terraform-provider-iterative
v0.9.5
v0.9.4
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
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
What's Changed
Fixes
- Turn directory tree into preformatted block by @0x2b3bfa0 in #270
- Fix machine instance types by @0x2b3bfa0 in #284
Tests
- Mask temporary kubeconfig from logs by @0x2b3bfa0 in #271
- Fix k8s test fixture by @0x2b3bfa0 in #274
- Add name to k8s test by @0x2b3bfa0 in #277
- Checkout target branch on smoke tests by @0x2b3bfa0 in #283
Full Changelog: v0.9.1...v0.9.2
v0.9.1
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
Skip windows arm* builds (#256)
v0.8.0
instance_permission_set aws (#232) * prelim provider tweak with go fmt * get perm value from schema
v0.7.4
Add support for Kubernetes metadata (labels/annotations) (#189)
v0.7.3
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
hotfix/no-aws-ami