Releases: opzkit/terraform-aws-k8s
Releases · opzkit/terraform-aws-k8s
v0.14.2
What's Changed
- chore(deps): bump terraform-kops/kops from 1.28.5 to 1.28.6 by @dependabot in #74
Full Changelog: v0.14.1...v0.14.2
v0.14.1
What's Changed
- chore(deps): bump terraform-kops/kops from 1.28.1 to 1.28.5 by @dependabot in #73
Full Changelog: v0.14.0...v0.14.1
v0.14.0
What's Changed
- chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #69
- chore(deps): bump wagoid/commitlint-github-action from 5 to 6 by @dependabot in #70
- fix: commitlint config by @argoyle in #71
- feat: switch to new maintained provider by @argoyle in #72
Note: Make sure to change provider from clayrisser/kops
to terraform-kops/kops
Full Changelog: v0.13.4...v0.14.0
v0.13.4
v0.13.3
v0.13.2
v0.13.1
v0.13.0
What's Changed
- feat: allow to specify what image to use for instances by @argoyle in #63
- feat: migrate to clayrisser/kops by @argoyle in #64
BREAKING: Requires a terraform state rm + terraform import of the kops_cluster resource due to incompatible state formats.
terraform state rm module.k8s.kops_cluster.k8s
terraform import module.k8s.kops_cluster.k8s <cluster-name>
Adapt module names according to your setup.
Full Changelog: v0.12.1...v0.13.0
v0.12.1
What's Changed
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #61
- fix: use source_hash instead of etag since KMS handles etag by @argoyle in #62
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- chore: change irsa bucket ACL policy by @peter-svensson in #57
- chore: correct config for termination handler by @peter-svensson in #60
Full Changelog: v0.11.1...v0.12.0