Skip to content

Releases: iterative/terraform-provider-iterative

v0.11.10

13 Oct 01:06
c2f4837
Compare
Choose a tag to compare
  • Support for permission set in k8s (#667, #682)
  • Fix az reference permissions (#681)
  • Document DescribeInstanceTypeOfferings permission (#689)
  • Separate leo executable (#662)
  • Mechanical cleanups and style fixes (#671)
  • Update go-getter (#679)
  • Wrestle with nvidia container support (#688, #690)
  • Update tests
    • Make smoke tests more lightweight (#673)
    • Fix smoke test script preamble (#676)
    • Consolidate release workflow (#677)
    • Move AKS tests to Standard_NC4as_T4_v3 (#678)
    • Migrate k8s smoke test after quota increase approval (#683)
    • Wrestle with OpenID Connect for az tests (#680, #685)
    • Exclude internal projects & tests from telemetry (#686)
    • Use fetch-depth: 0 for release workflow (#692)

v0.11.9

16 Sep 09:15
970711e
Compare
Choose a tag to compare
  • Improve test & release workflows (#672)

v0.11.8

14 Sep 18:01
e85974b
Compare
Choose a tag to compare
  • Implement human-readable random identifier generation (#653)
  • Simplify command-line tool output format (#655)
  • Fix k8s tag propagation and controller-uid detection (#656) by @sjawhar
  • Use region field as comma-delimited node selector for k8s (#657) by @sjawhar
  • Automate AWS availability zone selection (#670)

v0.11.7

01 Sep 18:08
66e18e4
Compare
Choose a tag to compare
  • Fix identities on Microsoft Azure runners (#649)
  • Restructure resource allocation/deallocation/read steps (#645)

v0.11.6

26 Aug 15:05
1e888fb
Compare
Choose a tag to compare
  • Add gcr/gcp docker helper (#646)

v0.11.5

25 Aug 12:32
823ab13
Compare
Choose a tag to compare
  • Add Azure support for instance_permission_set (#632)
  • Add Kubernetes indexed completion option (#597)
  • Parse nested maps from viper configuration (#639)
  • Slight refactor of machine script generation (#642)
  • Use named fields instead of anonymous fields in common.Task (#643)
  • Use go build tags to separate task smoke tests (#635)
  • Fix failing UserId test (#636)

v0.11.4

02 Aug 15:39
896354d
Compare
Choose a tag to compare
  • Fix task ID generation (#631)

v0.11.3

26 Jul 08:33
c3f1c08
Compare
Choose a tag to compare
  • Add missing sudo on setup.sh (#629)
  • Use curl timeout over systemd-run to prevent possible network timeouts (#628)

v0.11.2

13 Jul 21:24
28ce781
Compare
Choose a tag to compare
  • keep JSON format (#622)
  • Use Go devcontainer and extension (#624)
  • Use g4dn.xlarge to build machine images (#625)

v0.11.1

06 Jul 10:45
9da1179
Compare
Choose a tag to compare
  • Wait for unattended apt upgrades to finish (#621)
  • Delete .restyled.yaml (#623)