We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 198b317 commit 0a745b4Copy full SHA for 0a745b4
βexamples/windows-gmsa-service/main.tfβ
βexamples/windows-gmsa-service/outputs.tfβ
βexamples/windows-gmsa-service/versions.tfβ
βvariables.tfβ
@@ -447,6 +447,7 @@ variable "services" {
447
# Container definition
448
command = optional(list(string))
449
cpu = optional(number)
450
+ credentialSpecs = each.value.credentialSpecs
451
dependsOn = optional(list(object({
452
condition = string
453
containerName = string
0 commit comments