File tree Expand file tree Collapse file tree
cloudscale/openshift4-terraform/openshift4-terraform
exoscale/openshift4-terraform/openshift4-terraform Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ parameters:
33 =_metadata :
44 multi_tenant : false
55 =_tf_module_version :
6- cloudscale : v4.5.2
7- exoscale : v6.0 .0
6+ cloudscale : v4.6.0
7+ exoscale : v6.1 .0
88 images :
99 terraform :
1010 image : registry.gitlab.com/gitlab-org/terraform-images/releases/terraform
Original file line number Diff line number Diff line change 99 "ignition_ca" : " SomeCertificateString" ,
1010 "lb_cloudscale_api_secret" : " ${var.lb_cloudscale_api_secret}" ,
1111 "region" : " rma" ,
12- "source" : " git::https://github.com/appuio/terraform-openshift4-cloudscale.git//?ref=v4.5.2 " ,
12+ "source" : " git::https://github.com/appuio/terraform-openshift4-cloudscale.git//?ref=v4.6.0 " ,
1313 "ssh_keys" : [
1414 " ssh-ed25519 AA..."
1515 ]
Original file line number Diff line number Diff line change 99 "ignition_ca" : " SomeCertificateString" ,
1010 "region" : " ch-dk-2" ,
1111 "rhcos_template" : " my-iso-image" ,
12- "source" : " git::https://github.com/appuio/terraform-openshift4-exoscale.git//?ref=v6.0 .0" ,
12+ "source" : " git::https://github.com/appuio/terraform-openshift4-exoscale.git//?ref=v6.1 .0" ,
1313 "ssh_key" : " ssh-ed25519 AA..."
1414 }
1515 }
You can’t perform that action at this time.
0 commit comments