c12s-kubespray/contrib/terraform
Samuel bfebcfa2c5
fix(misc): contrib/terraform/aws (#7818)
* fix(misc): terraform/aws

- handles deployment with a single availability zone
- handles deployment with more than two availability zone
- handles etcd collocation with control-plane nodes (`aws_etcd_num=0`)
- allows to set a bastion instances count (`aws_bastion_num`)
- allows to set bastion/etcd/control-plane/workers rootfs volume size
- removes variables from terraform.tfvars that were not re-used
- adds .terraform.lock.hcl to .gitignore
- changes/updates base image from ubuntu-18.03 to debian-10

tested by a few coworkers of mine, and myself: thanks for the outstanding
work, on both those terraform samples and kubespray playbooks.
I did not test ubuntu deployments, I could still swap from buster to
focal. LMK.

* fix(gitlab-ci)

AFAIU, terraform.tfvars indentation should be fixed for / no diff
returned running `terraform fmt -check -diff`

https://gitlab.com/kargo-ci/kubernetes-sigs-kubespray/-/jobs/1445622114
2021-07-23 02:43:16 -07:00
..
aws fix(misc): contrib/terraform/aws (#7818) 2021-07-23 02:43:16 -07:00
exoscale Rename ansible groups to use _ instead of - (#7552) 2021-04-29 05:20:50 -07:00
gcp Rename ansible groups to use _ instead of - (#7552) 2021-04-29 05:20:50 -07:00
openstack Update README.md (#7784) 2021-07-13 22:52:26 -07:00
packet Packet renamed (#7653) 2021-05-27 11:58:24 -07:00
upcloud Rename ansible groups to use _ instead of - (#7552) 2021-04-29 05:20:50 -07:00
vsphere Rename ansible groups to use _ instead of - (#7552) 2021-04-29 05:20:50 -07:00
group_vars [contrib/terraform/openstack] Backward compatibility changes (#2539) 2018-04-30 18:11:07 +03:00
OWNERS Add OWNERS to contrib/terraform (#4441) 2019-04-08 00:36:24 -07:00
terraform.py protect against TypeError in case of NoneType (#7659) 2021-06-01 08:24:27 -07:00