File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11module "dev_tools_namespace" {
2- source = " github.com/cloud-native-toolkit/terraform-k8s-namespace.git?ref=v3.2.3 "
2+ source = " github.com/cloud-native-toolkit/terraform-k8s-namespace.git?ref=v3.2.4 "
33
44 cluster_config_file_path = module. dev_cluster . config_file_path
55 name = var. tools_namespace
66}
77
88module "dev_sre_namespace" {
9- source = " github.com/cloud-native-toolkit/terraform-k8s-namespace.git?ref=v3.2.3 "
9+ source = " github.com/cloud-native-toolkit/terraform-k8s-namespace.git?ref=v3.2.4 "
1010
1111 cluster_config_file_path = module. dev_cluster . config_file_path
1212 name = var. sre_namespace
1313}
1414
1515module "toolkit_namespace" {
16- source = " github.com/cloud-native-toolkit/terraform-k8s-namespace.git?ref=v3.2.3 "
16+ source = " github.com/cloud-native-toolkit/terraform-k8s-namespace.git?ref=v3.2.4 "
1717
1818 cluster_config_file_path = module. dev_cluster . config_file_path
1919 name = var. toolkit_namespace
Original file line number Diff line number Diff line change 11module "dev_tools_namespace" {
2- source = " github.com/cloud-native-toolkit/terraform-k8s-namespace.git?ref=v3.2.3 "
2+ source = " github.com/cloud-native-toolkit/terraform-k8s-namespace.git?ref=v3.2.4 "
33
44 cluster_config_file_path = module. dev_cluster . config_file_path
55 name = var. tools_namespace
66}
77
88module "dev_sre_namespace" {
9- source = " github.com/cloud-native-toolkit/terraform-k8s-namespace.git?ref=v3.2.3 "
9+ source = " github.com/cloud-native-toolkit/terraform-k8s-namespace.git?ref=v3.2.4 "
1010
1111 cluster_config_file_path = module. dev_cluster . config_file_path
1212 name = var. sre_namespace
1313}
1414
1515module "toolkit_namespace" {
16- source = " github.com/cloud-native-toolkit/terraform-k8s-namespace.git?ref=v3.2.3 "
16+ source = " github.com/cloud-native-toolkit/terraform-k8s-namespace.git?ref=v3.2.4 "
1717
1818 cluster_config_file_path = module. dev_cluster . config_file_path
1919 name = var. toolkit_namespace
You can’t perform that action at this time.
0 commit comments