c12s-kubespray/contrib/terraform
Mathieu Parent d64b341b38
Update terraform GCP to Ubuntu 20.04 (latest LTS) (#8463)
* Fix terraform Warning

Version constraints inside provider configuration blocks are deprecated

Terraform 0.13 and earlier allowed provider version constraints inside the
provider configuration block, but that is now deprecated and will be removed
in a future version of Terraform. To silence this warning, move the provider
version constraint into the required_providers block.

* Fix terraform Warning: Quoted references are deprecated

* terraform: Update GCP Ubuntu to latest LTS
2022-01-25 01:22:30 -08:00
..
aws Modify connection_strings_etcd to only return etcd nodes (#7966) 2021-09-15 00:58:40 -07:00
exoscale Rename ansible groups to use _ instead of - (#7552) 2021-04-29 05:20:50 -07:00
gcp Update terraform GCP to Ubuntu 20.04 (latest LTS) (#8463) 2022-01-25 01:22:30 -08:00
hetzner Added terraform script for Hetzner cloud (#8053) 2021-10-07 10:11:46 -07:00
openstack [contrib] terraform openstack: allow disabling port security (#8410) 2022-01-14 12:58:32 -08:00
packet Packet renamed (#7653) 2021-05-27 11:58:24 -07:00
upcloud Updated UpCloud terraform script to use private network and dynamic (#7779) 2021-09-10 13:55:21 -07:00
vsphere Fixes various issues in vSphere Terraform code (#8178) 2021-11-12 11:40:29 -08: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