kubespray/contrib/terraform
jmaccabee13 6cf11a9c72
fix Hetzner group names (#11232)
The inventory file generated by Terraform produces the following warnings:
```
[WARNING]:  * Failed to parse <PATH>/kubespray/contrib/terraform/hetzner/inventory.ini with ini plugin:
<PATH>/kubespray/contrib/terraform/hetzner/inventory.ini:21: Section [k8s_cluster:children] includes undefined group: kube-master
...
[WARNING]: Could not match supplied host pattern, ignoring: kube-master

PLAY [Add kube-master nodes to kube_control_plane] ********************************************************************************************************
skipping: no hosts matched
[WARNING]: Could not match supplied host pattern, ignoring: kube-node

PLAY [Add kube-node nodes to kube_node] *******************************************************************************************************************
skipping: no hosts matched
```
2024-05-31 01:29:55 -07:00
..
aws terraform-aws: variable driven ami selection (#10520) 2023-10-19 05:09:22 +02:00
equinix modify doc structure and update existing doc-links as preparation for new doc generation script 2024-05-17 15:09:54 +02:00
exoscale Convert exoscale tf provider to new version (#10646) 2023-11-24 17:22:55 +01:00
gcp contrib/terraform/gcp: allow extra ingress firewalls (#9658) 2023-01-16 23:46:32 -08:00
hetzner fix Hetzner group names (#11232) 2024-05-31 01:29:55 -07:00
nifcloud pre-commit: apply autofixes hooks and fix the rest manually 2024-05-28 13:26:44 +02:00
openstack modify doc structure and update existing doc-links as preparation for new doc generation script 2024-05-17 15:09:54 +02:00
upcloud pre-commit: apply autofixes hooks and fix the rest manually 2024-05-28 13:26:44 +02:00
vsphere Terraform vsphere cleanup (#9672) 2023-01-16 23:50:32 -08:00
OWNERS Remove holmsten from approver (contrib/terraform) (#10936) 2024-02-19 09:46:29 -08:00
group_vars [contrib/terraform/openstack] Backward compatibility changes (#2539) 2018-04-30 18:11:07 +03:00
terraform.py fix(contrib/terraform): do not add access_ip when not wanted (#9869) 2023-03-21 20:56:36 -07:00