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 49edaae commit a4baf6aCopy full SHA for a4baf6a
variables.tf
@@ -8,8 +8,6 @@ variable "name_prefix" {
8
#------------------------------------------------------------------------------
9
# AWS ECS Container Definition Variables for Cloudposse module
10
11
-
12
13
variable "container_name" {
14
type = string
15
description = "The name of the container. Up to 255 characters ([a-z], [A-Z], [0-9], -, _ allowed)"
0 commit comments