File tree Expand file tree Collapse file tree 34 files changed +40
-40
lines changed
scheduler/batch-login-node Expand file tree Collapse file tree 34 files changed +40
-40
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ HPC deployments on the Google Cloud Platform.`,
52
52
logging .Fatal ("cmd.Help function failed: %s" , err )
53
53
}
54
54
},
55
- Version : "vv1 .32.0 " ,
55
+ Version : "v1 .32.1 " ,
56
56
Annotations : annotation ,
57
57
}
58
58
)
Original file line number Diff line number Diff line change @@ -26,6 +26,6 @@ terraform {
26
26
}
27
27
}
28
28
provider_meta "google" {
29
- module_name = " blueprints/terraform/hpc-toolkit:gke-node-pool/vv1 .32.0 "
29
+ module_name = " blueprints/terraform/hpc-toolkit:gke-node-pool/v1 .32.1 "
30
30
}
31
31
}
Original file line number Diff line number Diff line change @@ -25,6 +25,6 @@ terraform {
25
25
}
26
26
27
27
provider_meta "google" {
28
- module_name = " blueprints/terraform/hpc-toolkit:htcondor-execute-point/vv1 .32.0 "
28
+ module_name = " blueprints/terraform/hpc-toolkit:htcondor-execute-point/v1 .32.1 "
29
29
}
30
30
}
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ terraform {
22
22
}
23
23
}
24
24
provider_meta "google" {
25
- module_name = " blueprints/terraform/hpc-toolkit:schedmd-slurm-gcp-v5-node-group/vv1 .32.0 "
25
+ module_name = " blueprints/terraform/hpc-toolkit:schedmd-slurm-gcp-v5-node-group/v1 .32.1 "
26
26
}
27
27
required_version = " >= 1.1"
28
28
}
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ terraform {
22
22
}
23
23
}
24
24
provider_meta "google" {
25
- module_name = " blueprints/terraform/hpc-toolkit:schedmd-slurm-gcp-v5-partition/vv1 .32.0 "
25
+ module_name = " blueprints/terraform/hpc-toolkit:schedmd-slurm-gcp-v5-partition/v1 .32.1 "
26
26
}
27
27
required_version = " >= 0.13.0"
28
28
}
Original file line number Diff line number Diff line change @@ -18,6 +18,6 @@ terraform {
18
18
required_version = " >= 1.3"
19
19
20
20
provider_meta "google" {
21
- module_name = " blueprints/terraform/hpc-toolkit:schedmd-slurm-gcp-v6-nodeset-tpu/vv1 .32.0 "
21
+ module_name = " blueprints/terraform/hpc-toolkit:schedmd-slurm-gcp-v6-nodeset-tpu/v1 .32.1 "
22
22
}
23
23
}
Original file line number Diff line number Diff line change @@ -24,6 +24,6 @@ terraform {
24
24
}
25
25
}
26
26
provider_meta "google" {
27
- module_name = " blueprints/terraform/hpc-toolkit:schedmd-slurm-gcp-v6-nodeset/vv1 .32.0 "
27
+ module_name = " blueprints/terraform/hpc-toolkit:schedmd-slurm-gcp-v6-nodeset/v1 .32.1 "
28
28
}
29
29
}
Original file line number Diff line number Diff line change @@ -18,6 +18,6 @@ terraform {
18
18
required_version = " >= 1.3"
19
19
20
20
provider_meta "google" {
21
- module_name = " blueprints/terraform/hpc-toolkit:schedmd-slurm-gcp-v6-partition/vv1 .32.0 "
21
+ module_name = " blueprints/terraform/hpc-toolkit:schedmd-slurm-gcp-v6-partition/v1 .32.1 "
22
22
}
23
23
}
Original file line number Diff line number Diff line change @@ -26,10 +26,10 @@ terraform {
26
26
}
27
27
}
28
28
provider_meta "google" {
29
- module_name = " blueprints/terraform/hpc-toolkit:slurm-cloudsql-federation/vv1 .32.0 "
29
+ module_name = " blueprints/terraform/hpc-toolkit:slurm-cloudsql-federation/v1 .32.1 "
30
30
}
31
31
provider_meta "google-beta" {
32
- module_name = " blueprints/terraform/hpc-toolkit:slurm-cloudsql-federation/vv1 .32.0 "
32
+ module_name = " blueprints/terraform/hpc-toolkit:slurm-cloudsql-federation/v1 .32.1 "
33
33
}
34
34
35
35
required_version = " >= 0.13.0"
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ terraform {
26
26
}
27
27
}
28
28
provider_meta "google" {
29
- module_name = " blueprints/terraform/hpc-toolkit:cloud-storage-bucket/vv1 .32.0 "
29
+ module_name = " blueprints/terraform/hpc-toolkit:cloud-storage-bucket/v1 .32.1 "
30
30
}
31
31
required_version = " >= 0.14.0"
32
32
}
Original file line number Diff line number Diff line change @@ -29,6 +29,6 @@ terraform {
29
29
}
30
30
}
31
31
provider_meta "google" {
32
- module_name = " blueprints/terraform/hpc-toolkit:gke-persistent-volume/vv1 .32.0 "
32
+ module_name = " blueprints/terraform/hpc-toolkit:gke-persistent-volume/v1 .32.1 "
33
33
}
34
34
}
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ terraform {
30
30
}
31
31
}
32
32
provider_meta "google" {
33
- module_name = " blueprints/terraform/hpc-toolkit:nfs-server/vv1 .32.0 "
33
+ module_name = " blueprints/terraform/hpc-toolkit:nfs-server/v1 .32.1 "
34
34
}
35
35
36
36
required_version = " >= 0.14.0"
Original file line number Diff line number Diff line change @@ -35,9 +35,9 @@ terraform {
35
35
}
36
36
}
37
37
provider_meta "google" {
38
- module_name = " blueprints/terraform/hpc-toolkit:fsi-montecarlo-on-batch/vv1 .32.0 "
38
+ module_name = " blueprints/terraform/hpc-toolkit:fsi-montecarlo-on-batch/v1 .32.1 "
39
39
}
40
40
provider_meta "google-beta" {
41
- module_name = " blueprints/terraform/hpc-toolkit:fsi-montecarlo-on-batch/vv1 .32.0 "
41
+ module_name = " blueprints/terraform/hpc-toolkit:fsi-montecarlo-on-batch/v1 .32.1 "
42
42
}
43
43
}
Original file line number Diff line number Diff line change @@ -30,11 +30,11 @@ terraform {
30
30
}
31
31
}
32
32
provider_meta "google" {
33
- module_name = " blueprints/terraform/hpc-toolkit:private-service-access/vv1 .32.0 "
33
+ module_name = " blueprints/terraform/hpc-toolkit:private-service-access/v1 .32.1 "
34
34
}
35
35
36
36
provider_meta "google-beta" {
37
- module_name = " blueprints/terraform/hpc-toolkit:private-service-access/vv1 .32.0 "
37
+ module_name = " blueprints/terraform/hpc-toolkit:private-service-access/v1 .32.1 "
38
38
}
39
39
40
40
required_version = " >= 1.2"
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ terraform {
22
22
}
23
23
}
24
24
provider_meta "google" {
25
- module_name = " blueprints/terraform/hpc-toolkit:service-enablement/vv1 .32.0 "
25
+ module_name = " blueprints/terraform/hpc-toolkit:service-enablement/v1 .32.1 "
26
26
}
27
27
28
28
required_version = " >= 0.14.0"
Original file line number Diff line number Diff line change @@ -26,10 +26,10 @@ terraform {
26
26
}
27
27
}
28
28
provider_meta "google" {
29
- module_name = " blueprints/terraform/hpc-toolkit:bigquery-sub/vv1 .32.0 "
29
+ module_name = " blueprints/terraform/hpc-toolkit:bigquery-sub/v1 .32.1 "
30
30
}
31
31
provider_meta "google-beta" {
32
- module_name = " blueprints/terraform/hpc-toolkit:bigquery-sub/vv1 .32.0 "
32
+ module_name = " blueprints/terraform/hpc-toolkit:bigquery-sub/v1 .32.1 "
33
33
}
34
34
required_version = " >= 1.0"
35
35
}
Original file line number Diff line number Diff line change @@ -27,6 +27,6 @@ terraform {
27
27
}
28
28
}
29
29
provider_meta "google" {
30
- module_name = " blueprints/terraform/hpc-toolkit:topic/vv1 .32.0 "
30
+ module_name = " blueprints/terraform/hpc-toolkit:topic/v1 .32.1 "
31
31
}
32
32
}
Original file line number Diff line number Diff line change @@ -30,6 +30,6 @@ terraform {
30
30
}
31
31
}
32
32
provider_meta "google" {
33
- module_name = " blueprints/terraform/hpc-toolkit:gke-cluster/vv1 .32.0 "
33
+ module_name = " blueprints/terraform/hpc-toolkit:gke-cluster/v1 .32.1 "
34
34
}
35
35
}
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ terraform {
26
26
}
27
27
}
28
28
provider_meta "google" {
29
- module_name = " blueprints/terraform/hpc-toolkit:htcondor-access-point/vv1 .32.0 "
29
+ module_name = " blueprints/terraform/hpc-toolkit:htcondor-access-point/v1 .32.1 "
30
30
}
31
31
32
32
required_version = " >= 1.1"
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ terraform {
26
26
}
27
27
}
28
28
provider_meta "google" {
29
- module_name = " blueprints/terraform/hpc-toolkit:htcondor-central-manager/vv1 .32.0 "
29
+ module_name = " blueprints/terraform/hpc-toolkit:htcondor-central-manager/v1 .32.1 "
30
30
}
31
31
32
32
required_version = " >= 1.1.0"
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ terraform {
26
26
}
27
27
}
28
28
provider_meta "google" {
29
- module_name = " blueprints/terraform/hpc-toolkit:htcondor-pool-secrets/vv1 .32.0 "
29
+ module_name = " blueprints/terraform/hpc-toolkit:htcondor-pool-secrets/v1 .32.1 "
30
30
}
31
31
32
32
required_version = " >= 1.3.0"
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ terraform {
22
22
}
23
23
}
24
24
provider_meta "google" {
25
- module_name = " blueprints/terraform/hpc-toolkit:schedmd-slurm-gcp-v5-controller/vv1 .32.0 "
25
+ module_name = " blueprints/terraform/hpc-toolkit:schedmd-slurm-gcp-v5-controller/v1 .32.1 "
26
26
}
27
27
required_version = " >= 1.1"
28
28
}
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ terraform {
22
22
}
23
23
}
24
24
provider_meta "google" {
25
- module_name = " blueprints/terraform/hpc-toolkit:schedmd-slurm-gcp-v5-login/vv1 .32.0 "
25
+ module_name = " blueprints/terraform/hpc-toolkit:schedmd-slurm-gcp-v5-login/v1 .32.1 "
26
26
}
27
27
required_version = " >= 1.1"
28
28
}
Original file line number Diff line number Diff line change @@ -24,6 +24,6 @@ terraform {
24
24
}
25
25
}
26
26
provider_meta "google" {
27
- module_name = " blueprints/terraform/hpc-toolkit:schedmd-slurm-gcp-v6-controller/vv1 .32.0 "
27
+ module_name = " blueprints/terraform/hpc-toolkit:schedmd-slurm-gcp-v6-controller/v1 .32.1 "
28
28
}
29
29
}
Original file line number Diff line number Diff line change @@ -24,6 +24,6 @@ terraform {
24
24
}
25
25
}
26
26
provider_meta "google" {
27
- module_name = " blueprints/terraform/hpc-toolkit:schedmd-slurm-gcp-v6-login/vv1 .32.0 "
27
+ module_name = " blueprints/terraform/hpc-toolkit:schedmd-slurm-gcp-v6-login/v1 .32.1 "
28
28
}
29
29
}
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ terraform {
26
26
}
27
27
}
28
28
provider_meta "google" {
29
- module_name = " blueprints/terraform/hpc-toolkit:wait-for-startup/vv1 .32.0 "
29
+ module_name = " blueprints/terraform/hpc-toolkit:wait-for-startup/v1 .32.1 "
30
30
}
31
31
32
32
required_version = " >= 0.14.0"
Original file line number Diff line number Diff line change 16
16
17
17
terraform {
18
18
provider_meta "google" {
19
- module_name = " blueprints/terraform/hpc-toolkit:windows-startup-script/vv1 .32.0 "
19
+ module_name = " blueprints/terraform/hpc-toolkit:windows-startup-script/v1 .32.1 "
20
20
}
21
21
22
22
required_version = " >= 0.14.0"
Original file line number Diff line number Diff line change @@ -31,10 +31,10 @@ terraform {
31
31
}
32
32
}
33
33
provider_meta "google" {
34
- module_name = " blueprints/terraform/hpc-toolkit:vm-instance/vv1 .32.0 "
34
+ module_name = " blueprints/terraform/hpc-toolkit:vm-instance/v1 .32.1 "
35
35
}
36
36
provider_meta "google-beta" {
37
- module_name = " blueprints/terraform/hpc-toolkit:vm-instance/vv1 .32.0 "
37
+ module_name = " blueprints/terraform/hpc-toolkit:vm-instance/v1 .32.1 "
38
38
}
39
39
40
40
required_version = " >= 1.3.0"
Original file line number Diff line number Diff line change @@ -26,10 +26,10 @@ terraform {
26
26
}
27
27
}
28
28
provider_meta "google" {
29
- module_name = " blueprints/terraform/hpc-toolkit:filestore/vv1 .32.0 "
29
+ module_name = " blueprints/terraform/hpc-toolkit:filestore/v1 .32.1 "
30
30
}
31
31
provider_meta "google-beta" {
32
- module_name = " blueprints/terraform/hpc-toolkit:filestore/vv1 .32.0 "
32
+ module_name = " blueprints/terraform/hpc-toolkit:filestore/v1 .32.1 "
33
33
}
34
34
35
35
required_version = " >= 0.14.0"
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ terraform {
22
22
}
23
23
}
24
24
provider_meta "google" {
25
- module_name = " blueprints/terraform/hpc-toolkit:dashboard/vv1 .32.0 "
25
+ module_name = " blueprints/terraform/hpc-toolkit:dashboard/v1 .32.1 "
26
26
}
27
27
28
28
required_version = " >= 0.14.0"
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ terraform {
22
22
}
23
23
}
24
24
provider_meta "google" {
25
- module_name = " blueprints/terraform/hpc-toolkit:firewall-rules/vv1 .32.0 "
25
+ module_name = " blueprints/terraform/hpc-toolkit:firewall-rules/v1 .32.1 "
26
26
}
27
27
28
28
required_version = " >= 1.3"
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ terraform {
22
22
}
23
23
}
24
24
provider_meta "google" {
25
- module_name = " blueprints/terraform/hpc-toolkit:pre-existing-vpc/vv1 .32.0 "
25
+ module_name = " blueprints/terraform/hpc-toolkit:pre-existing-vpc/v1 .32.1 "
26
26
}
27
27
28
28
required_version = " >= 0.14.0"
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ terraform {
22
22
}
23
23
}
24
24
provider_meta "google" {
25
- module_name = " blueprints/terraform/hpc-toolkit:batch-login-node/vv1 .32.0 "
25
+ module_name = " blueprints/terraform/hpc-toolkit:batch-login-node/v1 .32.1 "
26
26
}
27
27
28
28
required_version = " >= 0.14.0"
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ terraform {
30
30
}
31
31
}
32
32
provider_meta "google" {
33
- module_name = " blueprints/terraform/hpc-toolkit:startup-script/vv1 .32.0 "
33
+ module_name = " blueprints/terraform/hpc-toolkit:startup-script/v1 .32.1 "
34
34
}
35
35
36
36
required_version = " >= 0.14.0"
You can’t perform that action at this time.
0 commit comments