Skip to content

Commit

Permalink
Merge pull request #108 from appuio/bump-terraform
Browse files Browse the repository at this point in the history
Bump `terraform-openshift4-cloudscale`
  • Loading branch information
bastjan authored Nov 6, 2024
2 parents 0c1b519 + 5a9bc05 commit fdabd86
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.5.0
cloudscale: v4.5.1
exoscale: v5.2.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.5.0",
"source": "git::https://github.com/appuio/terraform-openshift4-cloudscale.git//?ref=v4.5.1",
"ssh_keys": [
"ssh-ed25519 AA..."
]
Expand Down

0 comments on commit fdabd86

Please sign in to comment.