Skip to content

Releases: mumoshu/terraform-provider-eksctl

v0.8.4

24 Sep 12:02
b6f4a47
Compare
Choose a tag to compare

Changelog

b6f4a47 Merge pull request #13 from tetsuya28/update_module_progressived
0500e1b Update k-kinzal/progressived module

v0.8.3

21 Sep 03:36
Compare
Choose a tag to compare

Changelog

d36632f Bump shoal
072ec45 Fix ignored vpc.clusterEndpoints and vpc.publicAccessCIDRs
be7de99 Add step-wise apply/plan/destroy tf trace logs for prouctionsetup-alb-nogitops example

v0.8.2

17 Sep 01:04
Compare
Choose a tag to compare

Changelog

e668d81 Quick fix for nodegroup and iam sa not being updated, iamsa notbeing deleted on apply

v0.8.1

17 Sep 00:32
Compare
Choose a tag to compare

Changelog

b4374ed Fix terraform crash when eksctl_cluster.spec misses git setting

v0.8.0

16 Sep 00:27
Compare
Choose a tag to compare

Changelog

b9f3a37 Add experimental support for terraform import eksctl_cluster.<RESOURCE NAME> <EXISTING EKSCTL CLUSTER NAME>
b0b715c Add more steps to the sample to make it closer to real-world use-cases

v0.7.6

15 Sep 11:21
6c9ad84
Compare
Choose a tag to compare

Changelog

6c9ad84 Merge pull request #11 from naka-gawa/bugfix
c077218 bug fix

v0.7.5

14 Sep 11:51
b1894c2
Compare
Choose a tag to compare

Changelog

b1894c2 Merge pull request #9 from naka-gawa/change-log-courier
d6c2c65 change log when traffic shift

v0.7.4

11 Sep 01:02
Compare
Choose a tag to compare

Changelog

ffe623b Do log "Setting weight to " on the final step, where VALUE=100
01633c0 Fix productionsetup-r53 example Makefile to correctly run the second plan and apply

v0.7.3

10 Sep 01:57
Compare
Choose a tag to compare

Changelog

a6b8147 Fix Error: no output "FargatePodExecutionRoleARN" in stack on updating eksctl_cluster
2c2da36 Fix progressived panicing due to missing trailing . in record name in productionsetup-r53 example
88c440f Fix productionsetup-r53 example not creating lb and tgs successfully

v0.7.2

09 Sep 12:03
Compare
Choose a tag to compare

Changelog

28708d6 Do create the kubeconfig if there is no file at kubeconfig_path