Skip to content

Commit

Permalink
Merge pull request #101 from appuio/deps/cloudscale-tf-4.4.0
Browse files Browse the repository at this point in the history
Update terraform-openshift4-cloudscale to v4.4.0
  • Loading branch information
simu authored Jul 19, 2024
2 parents 5a2f2ae + 8bcc8d3 commit 9820f38
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.1
cloudscale: v4.4.0
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.1",
"source": "git::https://github.com/appuio/terraform-openshift4-cloudscale.git//?ref=v4.4.0",
"ssh_keys": [
"ssh-ed25519 AA..."
]
Expand Down

0 comments on commit 9820f38

Please sign in to comment.