Skip to content

Releases: mumoshu/terraform-provider-eksctl

v0.7.1

09 Sep 11:42
Compare
Choose a tag to compare

Changelog

e6dbd81 Bump progressived to fix the courier_route53_record inifinite loop issue
4d93a4a Add integration test for courier_route53_record
20441ff fix(example): Add missing weighted routing policies to route53 records
1a5d60d fix: Add missing return
1c1e1af Add productionsetup-r53 example as the reference for Route53 + NLB setup
bf2d0cf Add missing update implementation to courier_alb and courier_route53_record

v0.7.0

08 Sep 08:40
Compare
Choose a tag to compare

Changelog

e5cc596 feat: Add eksctl_cluster.eksctl_version to install/ugprade eksctl

v0.6.0

02 Sep 12:38
Compare
Choose a tag to compare

Changelog

9f412af Add step_weight and step_interval for courier_alb and courier_route53_record_set
a9c22c5 Bump progressived and prepare for unit testing eksctl_courier_route53_record
ef922e2 Initial attempt to implement eksctl_courier_route53_record resource

v0.5.1

01 Sep 06:35
Compare
Choose a tag to compare

Changelog

13b5dad Fix inability to destroy eksctl_cluster

v0.5.0

01 Sep 00:32
Compare
Choose a tag to compare

Changelog

429cb98 Rename eksctl_cluster to eksctl_cluster_deployment add add simpler eksctl_cluster

v0.4.0

31 Aug 12:47
Compare
Choose a tag to compare

Changelog

7639295 Update docs about the new way to canary-deploy clusters
e7ff2fb Add computed field "kubeconfig_path" to eksctl_cluster
357abf5 Extract dedicated tf resource for traffic shiting
149e858 Merge pull request #5 from hacker65536/fixdoc
ca0806c fix readme
d501b0d Create FUNDING.yml

v0.3.3

08 Aug 02:05
Compare
Choose a tag to compare

Changelog

482e59a Fix destroy without vpc_id
5922dab Update README

v0.3.2

04 Aug 05:47
Compare
Choose a tag to compare

Changelog

6f73653 Fix initial apply with vpc_id but without alb_attachments
ebd76d8 Fix destroy on a resource without vpc_id
9319e0d Try allowing to omit alb_attachments and vpc_id
795758e Update the usage guide
8d27f3f Update README
0975056 Enhance installation instruction

0.3.1

04 Aug 01:28
Compare
Choose a tag to compare

Changelog

db3a271 Tweak goreleaser config
6cac3c9 Prepare for publishing to Terraform Registry
56375cd Fix panics and errors in various cases
eac8f3a Add {{.ClusterName}} to per-cluster metric query template
7341dd7 Differentiaet per-cluster and per-alb/tg metrics analyzers
abafbd5 Query templating
5950483 Rollback traffic on cancel
6c80c7b Various updates towards canary analysis support
dffe1ea Update README
157fd6a Add support for alb_attachment.{source_ips,methods,headers,querystrings} for configuring managed listener condition rules
d382951 Move tf resource definition to its own file
415af06 Use ConfigureFunc for initializing aws-sdk session
aa9b8ff Use AWS_DEFAULT_REGION as the default value for region attribute

0.2.0

03 Jun 12:30
Compare
Choose a tag to compare
make target `write-kubeconfi` for testing