c12s-kubespray/contrib/terraform
Christian Rohmann 90883e76af
terrform/openstack: Fix templating of ansible_ssh_common_args in no_floating.yml if used as TF module (#8646)
* terraform/openstack: Use path.module for ansible_bastion_template.txt

This extends on #7643 by not using path.root, but switching to path.module
to allow use of the terraform code as a module itself. This change then keeps
all calls to the template file stable even for that use-case.

* terraform/openstack: Make sed calls fail on errors

By using a single call with two replacements to use of sed will create proper exit codes
and allowing for errors to be recognized by terraform.
2022-03-29 00:07:11 -07:00
..
aws [Terraform-AWS] Replace CLB with NLB (#8578) 2022-02-24 23:53:54 -08:00
exoscale Rename ansible groups to use _ instead of - (#7552) 2021-04-29 05:20:50 -07:00
gcp terraform/gcp: Add ingress_whitelist (#8590) 2022-03-02 16:52:46 -08:00
hetzner Added terraform script for Hetzner cloud (#8053) 2021-10-07 10:11:46 -07:00
openstack terrform/openstack: Fix templating of ansible_ssh_common_args in no_floating.yml if used as TF module (#8646) 2022-03-29 00:07:11 -07: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 Proposing fixes for contrib/terraform/vsphere/ #8436 (#8441) 2022-01-25 05:24:30 -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