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 ae4e3e6 commit a026621Copy full SHA for a026621
terraform/stages/stage2-artifactory.tf
@@ -1,5 +1,5 @@
1
module "dev_tools_artifactory" {
2
- source = "github.com/ibm-garage-cloud/terraform-tools-artifactory.git?ref=v1.4.0"
+ source = "github.com/ibm-garage-cloud/terraform-tools-artifactory.git?ref=v1.5.0"
3
4
cluster_type = module.dev_cluster.type_code
5
cluster_ingress_hostname = module.dev_cluster.ingress_hostname
0 commit comments