Releases: iterative/terraform-provider-iterative
Releases · iterative/terraform-provider-iterative
v0.10.17
- Fix setup script (#614)
- Update test linter verbosity (#616)
- GDPR compliant anonymised optional telemetry (#493)
v0.10.15
- Use any availability zone on
aws
(#594)
- Document
compute.networks.create
in gcp
role permissions example (#605)
v0.10.14
- Fix stray brackets on status messages (#588)
- new dark/light sequel (#589)
- Use global timeout on
aws
, az
& gcp
(#587)
- Avoid pinning
aws
GPU images to a specific date (#592)
- Increase smoke test frequency to daily (#596)
- Add resource tagging support (#599)
Full Changelog: v0.10.13...v0.10.14
v0.10.13
- Add instance
permission_set
(#550)
- Run
script
in a --login
shell (#577)
- Separate credentials from other environment variables (#583)
- Tidy logging (#578)
- Docs: add example projects/blogs (#573)
- Tests: adjust some triggers (#575)
v0.10.12
- Fix data sync logs (#567)
- Fix
image="nvidia"
GPG keys (#568)
- Minor docs updates (#557)
v0.10.11
- docs: add GIF & video (#542)
- docs: minor section rename (#544)
- slightly "Improve" human readability of start-up script logs (#546)
- Proper GCP - OIDC termination (#549)
- Bump go-getter (#551)
- Add CodeQL workflow (#552)
- Port
github.ref_name
to smoke.yml (#553)
- Escape dots in GCP OIDC regular expression (#554)
v0.10.10
- Test with GPU and
m+t4
machines (#533)