We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1665b47 commit dd84e33Copy full SHA for dd84e33
terraform/stages-ocp4/stage1-olm.tf
@@ -1,5 +1,5 @@
1
module "dev_software_olm" {
2
- source = "github.com/cloud-native-toolkit/terraform-k8s-olm.git?ref=v1.3.2"
+ source = "github.com/cloud-native-toolkit/terraform-k8s-olm.git?ref=v2.0.0"
3
4
cluster_config_file = module.dev_cluster.config_file_path
5
cluster_version = ""
terraform/stages/stage1-olm.tf
0 commit comments