Skip to content

Commit 6563356

Browse files
authored
Merge branch 'main' into feat/ood-jupyter-fatimage
2 parents 2202282 + 04e0bb9 commit 6563356

File tree

1 file changed

+1
-1
lines changed
  • environments/skeleton/{{cookiecutter.environment}}/terraform

1 file changed

+1
-1
lines changed

environments/skeleton/{{cookiecutter.environment}}/terraform/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ variable "cluster_image_id" {
4040
}
4141

4242
variable "compute" {
43-
type = map
43+
type = any
4444
description = <<-EOF
4545
Mapping defining compute infrastructure. Keys are names of groups. Values are a
4646
mapping as follows:

0 commit comments

Comments
 (0)