c12s-kubespray/contrib/terraform/openstack/modules
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
..
compute 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
ips Use Pre-existing Floating IP for Bastion (#8214) 2021-11-19 07:58:52 -08:00
network [contrib] terraform openstack: allow disabling port security (#8410) 2022-01-14 12:58:32 -08:00