Skip to content

Releases: iterative/terraform-provider-iterative

v0.7.1

21 Jul 14:20
85402c7
Compare
Choose a tag to compare
Add support for GOOGLE_APPLICATION_CREDENTIALS on runners (#166)

v0.7.0

13 Jul 16:53
0333ac2
Compare
Choose a tag to compare
Vendor — GCP (#156)

* GCP vendor

* GCP not azure

* Write the provider

* region and test

* spot fix

* Fix deletion lapsus

* no wait

* remove unused

Co-authored-by: davidgortega <g.ortega.david@gmail.com>

v0.6.12

11 Jul 18:56
5faf23d
Compare
Choose a tag to compare
Wait improvements (#161)

v0.6.11

08 Jul 17:14
65a1177
Compare
Choose a tag to compare
Fix cml.service not waiting for process shutdown (#160)

v0.6.10

11 Jun 13:07
443d7dd
Compare
Choose a tag to compare
Mark startup script as sensitive (#132)

* Mark startup script as sensitive

Far from being an ideal solution, it will mitigate some plaintext
secret leak issues.

* Restyled by gofmt

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

v0.6.9

10 Jun 23:57
f4c42fc
Compare
Choose a tag to compare
Hotfix/azure only reboot nvidia (#135)

* Azure can reboot nvida

* else

* remove empty line

* Pass .cloud template data on tests

* cloud

* tests

* Avoid restyler issues by adjusting trailing newlines

Co-authored-by: 0x2b3bfa0 <0x2b3bfa0+git@googlemail.com>

v0.6.8

09 Jun 18:59
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/iterative/terraform-provi…

v0.6.7

31 May 13:00
88f2162
Compare
Choose a tag to compare
Mark resource_runner token as sensitive (#120)

* Mark resource_runner token as sensitive

* Restyled by gofmt (#121)

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

Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com>
Co-authored-by: Restyled.io <commits@restyled.io>

v0.6.6

26 May 21:06
ee78bfc
Compare
Choose a tag to compare
Install ubuntu-drivers-common before running ubuntu-drivers (#119)

v0.6.5

24 May 10:04
Compare
Choose a tag to compare
Install build-essential on ground-up provisioning