No description
- HCL 100%
| cos | ||
| k8s | ||
| k8s_cos | ||
| openstack_bastion | ||
| openstack_project | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| main.tf | ||
| modules.tf | ||
| outputs.tf | ||
| README.md | ||
| variables.tf | ||
After apply to get the private key to ssh into the bastion run:
terraform output -json | jq -r '.private_key.value' > pkey
Targeting is in effect for all steps / resources, keep that in mind.