mirror of
https://github.com/GlueOps/autoglue.git
synced 2026-02-13 12:50:05 +01:00
feat: add labels to terraform provider
This commit is contained in:
@@ -19,5 +19,4 @@ ssh_keys = {
|
||||
download_part = "both"
|
||||
download_dir = "out/clusterKey"
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
@@ -28,3 +28,4 @@ variable "ssh_keys" {
|
||||
download_dir = optional(string, "out")
|
||||
}))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user