We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d48fe08 commit 9a4b3bbCopy full SHA for 9a4b3bb
2 files changed
terraform/stages-ocp4/stage2-dashboard.tf
@@ -1,5 +1,5 @@
1
module "dev_tools_dashboard" {
2
- source = "github.com/cloud-native-toolkit/terraform-tools-dashboard.git?ref=v1.10.13"
+ source = "github.com/cloud-native-toolkit/terraform-tools-dashboard.git?ref=v1.10.14"
3
4
cluster_ingress_hostname = module.dev_cluster.ingress_hostname
5
cluster_config_file = module.dev_cluster.config_file_path
terraform/stages/stage2-dashboard.tf
0 commit comments