Releases: dominodatalab/terraform-aws-eks
Releases · dominodatalab/terraform-aws-eks
v3.5.0
vpc-cni
addon onto the nodes
module before running apply
. There are 2 ways
- Using CLI
cd terraform/nodes
terraform import -state=<path to nodes state>/nodes.tfstate 'module.nodes.aws_eks_addon.pre_compute_addons["vpc-cni"]' "<cluster name>:vpc-cni"
- Using import file.
Placeimport.tf
in theterraform/nodes
directory.
See example
What's Changed
- PLAT-7889 Sets eniconfig whilst installing vpc-cni addon by @miguelhar in #213
- Miguelhar.update precommit by @miguelhar in #215
- Move add-ons to nodes module by @miguelhar in #214
Full Changelog: v3.4.9...v3.5.0
v3.4.9
v3.4.8
What's Changed
- Split CI prov into infra/cluster/nodes by @miguelhar in #205
- PLAT-7889 move config to vpc-cni install by @miguelhar in #208
- Fix bastion vars by @miguelhar in #212
Full Changelog: v3.4.7...v3.4.8
v3.4.7
What's Changed
- ignore duration tag by @miguelhar in #201
- PLAT-7815 Wait for bastion instance profile, Check efs backup role by @miguelhar in #204
Full Changelog: v3.4.6...v3.4.7
v3.4.6
What's Changed
- RE-1733 add SG rule for NewRelic metadata injector webhook by @domino-cwellington in #202
New Contributors
- @domino-cwellington made their first contribution in #202
Full Changelog: v3.4.5...v3.4.6
v3.4.5
What's Changed
- [DOM-53042] Provide single target group for each service and port by @ldebello-ddl in #193
- [DOM-53463] Fixing target group name by @ldebello-ddl in #194
- [DOM-53605] Adding security group to NLB to allow traffic to nodes by @ldebello-ddl in #198
- [DOM-51856] - update cur lifecycle by @ddl-olsonJD in #196
- DOM-52659 Provision bucket for flyte by @noahjax in #188
- DOM-52551 gov-cloud support, adds irsa module by @miguelhar in #197
New Contributors
Full Changelog: v3.4.0...v3.4.5
v3.4.0
What's Changed
- [DOM-52534] AWS - CUR permissions by @ddl-juan-cistaro in #180
Full Changelog: v3.3.0...v3.4.0
v3.3.0
v3.2.0
What's Changed
- [DOM-51690] Pointing to latest domino backup by @ldebello-ddl in #182
- Added max_unavailable_percentage for compute nodes by @JadeHayes in #178
New Contributors
- @JadeHayes made their first contribution in #178
Full Changelog: v3.1.1...v3.2.0
v3.1.1
What's Changed
- PLAT-7660 Adds default gpu labels/taints by @miguelhar in #183
Full Changelog: v3.1.0...v3.1.1