Skip to content

Commit

Permalink
Merge pull request #97 from appuio/bump-terraform-cloudscale
Browse files Browse the repository at this point in the history
Bump terraform-cloudscale to v4.3.1
  • Loading branch information
haasad authored May 16, 2024
2 parents f31d939 + 744b1a3 commit 751dd07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
parameters:
openshift4_terraform:
=_tf_module_version:
cloudscale: v4.3.0
cloudscale: v4.3.1
exoscale: v5.0.0
images:
terraform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"ignition_ca": "SomeCertificateString",
"lb_cloudscale_api_secret": "${var.lb_cloudscale_api_secret}",
"region": "rma",
"source": "git::https://github.com/appuio/terraform-openshift4-cloudscale.git//?ref=v4.3.0",
"source": "git::https://github.com/appuio/terraform-openshift4-cloudscale.git//?ref=v4.3.1",
"ssh_keys": [
"ssh-ed25519 AA..."
]
Expand Down

0 comments on commit 751dd07

Please sign in to comment.