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 80b8391 commit 6d86e13Copy full SHA for 6d86e13
variables.tf
@@ -91,7 +91,6 @@ variable "service_registries" {
91
92
variable "task_definition_arn" {
93
description = "(Required) The full ARN of the task definition that you want to run in your service."
94
- default = ""
95
}
96
97
variable "force_new_deployment" {
0 commit comments