Skip to content

Releases: iterative/terraform-provider-iterative

v0.5.31

26 Feb 10:07
Compare
Choose a tag to compare
Adds aws session tokens

v0.5.30

22 Feb 18:49
102ed6f
Compare
Choose a tag to compare
Use a temporary home directory for runners (#61)

Creates a temporary directory as the home directory for self-hosted runners, in order
to avoid warnings on each self-hosted runner invocation when the HOME environment
variable is not set and the users specifies a container on the action workflow. Closes #40.

v0.5.29

15 Feb 10:49
Compare
Choose a tag to compare
hotfix/typo

v0.5.28

15 Feb 09:32
Compare
Choose a tag to compare
hotfix/decode-no-groups

v0.5.27

15 Feb 08:57
4cf0f15
Compare
Choose a tag to compare
Feb weekly 1 (#51)

* AZURE_SUBSCRIPTION_ID must be present closes #47

* gpu in runner is not needed closes #49

* Decode AWS closes #13

v0.5.26

23 Jan 13:24
cc01088
Compare
Choose a tag to compare
CML points to master (#50)

v0.5.25

22 Jan 16:16
d1ec1e2
Compare
Choose a tag to compare
graceful shutdown (#42)

* graceful shutdown

* gpu drivers only if gpu

* no gpu install if no gpu closes #43

* ExecStop no need

* Restyled by whitespace (#48)

Co-authored-by: Restyled.io <[email protected]>

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

v0.5.24

20 Jan 01:24
Compare
Choose a tag to compare
GPU support without restart

v0.5.23

19 Jan 14:55
e14146d
Compare
Choose a tag to compare
Docker home (#41)

v0.5.22

11 Jan 17:39
Compare
Choose a tag to compare
AWS delete error when no instances