Skip to content

Commit

Permalink
Update terraform-openshift4-exoscale to v5.1.0 (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
DebakelOrakel authored Aug 30, 2024
1 parent 1eb4309 commit 02f1fc2
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
Expand Up @@ -2,7 +2,7 @@ parameters:
openshift4_terraform:
=_tf_module_version:
cloudscale: v4.4.0
exoscale: v5.0.0
exoscale: v5.1.0
images:
terraform:
image: registry.gitlab.com/gitlab-org/terraform-images/releases/terraform
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"ignition_ca": "SomeCertificateString",
"region": "ch-dk-2",
"rhcos_template": "my-iso-image",
"source": "git::https://github.com/appuio/terraform-openshift4-exoscale.git//?ref=v5.0.0",
"source": "git::https://github.com/appuio/terraform-openshift4-exoscale.git//?ref=v5.1.0",
"ssh_key": "ssh-ed25519 AA..."
}
}
Expand Down

0 comments on commit 02f1fc2

Please sign in to comment.