No description
Find a file
2025-03-26 09:40:53 +02:00
cos Rmove cos force destroy 2025-03-24 09:26:10 +01:00
k8s Updated CSI storage class and reclaim policies 2025-03-26 09:40:53 +02:00
k8s_cos Updated CSI storage class and reclaim policies 2025-03-26 09:40:53 +02:00
openstack_bastion Force destroy 2025-03-21 08:25:59 +01:00
openstack_project Updated flavors/sizing 2025-03-26 08:07:22 +02:00
.gitignore Add gitignore 2025-02-19 12:05:44 +01:00
.gitlab-ci.yml Update .gitlab-ci.yml 2025-03-25 15:50:42 +02:00
main.tf Updated to use skip_cert_verification=true on http backend 2025-03-05 10:30:00 +02:00
modules.tf Add COS monitoring 2025-03-20 16:04:55 +01:00
outputs.tf Added outputs for ssh private key 2025-03-04 21:24:51 +02:00
README.md Added initial README.md 2025-03-05 09:53:05 +02:00
variables.tf Add COS monitoring 2025-03-20 16:04:55 +01:00

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.