Skip to content

Releases: mumoshu/terraform-provider-eksctl

v0.17.0

28 Sep 01:34
9b7909d
Compare
Choose a tag to compare

Changelog

  • 9b7909d Merge pull request #67 from mumoshu/fix/dep-issue-with-arm
  • aeba7ee fix: upgrade x/sys to support windows/arm64
  • f0869ff Merge pull request #66 from mumoshu/chore/upgrade-go119
  • 1ada79f chore: upgrade to go1.19
  • a1d6100 Merge pull request #58 from flanksource/imaserviceaccount-regions
  • b68e8c4 Merge pull request #64 from benjiro/bug/dont-read-from-stderr
  • 9550e08 Bug: Only capture stdout
  • 4ff07a0 fix: pass region to iamserviceaccount command
  • 1ae92fe fix typo (#50)

v0.16.2

11 May 09:15
684ed7f
Compare
Choose a tag to compare

Changelog

684ed7f Adding approve flag to all updata tasks (#48)

v0.16.1

08 May 12:34
Compare
Choose a tag to compare

Changelog

2c26f2f Fix build

v0.15.3

02 May 01:05
d0d17b5
Compare
Choose a tag to compare

Changelog

d0d17b5 Fix element type of nodegroups StringMap to be a string (#45)
9a11117 fix: typos in eksctl_nodegroup resource attributes (#44)
607321c Add LICENSE

v0.15.2

09 Mar 04:30
2e3e0e7
Compare
Choose a tag to compare

Changelog

2e3e0e7 Fix harmless Fargate error checking (#41)

v0.15.1

16 Feb 10:05
0825e07
Compare
Choose a tag to compare

Changelog

0825e07 Fix comamnds to correctly inherit AWS creds from envvar if necessary (#36)

v0.15.0

02 Feb 01:32
7c4587c
Compare
Choose a tag to compare

Changelog

7c4587c feat: eksctl_nodegroup (#34)

v0.14.6

25 Jan 01:27
Compare
Choose a tag to compare

Changelog

1b0a95e sdk: Add ExitStatus to CommandResult
c6cb656 Update README and an example for assume_role support

v0.14.5

24 Jan 23:57
Compare
Choose a tag to compare

Changelog

acd5b28 sdk: Rename aws session related functions for clarity
73cfa9a fix drain nodegroup without region (#32)
52d0d0f Extract more parts into the sdk
b1343e0 Merge pkg/awsclicompat into pkg/sdk
f38fcd4 Merge pkg/resource into pkg/sdk
31b8100 Fix bug in test build script in lib.mk
dd73f17 chore: Remove unused functions

v0.14.4

21 Jan 00:48
Compare
Choose a tag to compare

Changelog

bdc7e9d Fix panic on writing eksctl_cluster kubeconfig