Difference between revisions of "Container definitions: environment ="

From wikieduonline
Jump to navigation Jump to search
Tag: Removed redirect
 
(21 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
environment =
  
    "environment": [
+
"environment": [
       {
+
       {"name": "VARNAME", "value": "VARVAL"}
        "name": "string",
+
],
        "value": "string"
 
      }
 
      ...
 
    ],
 
  
  
 +
environment = [
 +
]
 +
 +
 +
== Related ==
 +
* [[Terraform resource: aws_ecs_task_definition]], <code>[[Terraform aws ecs task definition: container_definitions|container_definitions]]</code>
 +
* [[environment:]] for <code>[[aws ecs register-task-definition]]</code>
 +
* [[secrets =]]
 +
 +
== See also ==
 
* [[environment (aws ecs register-task-definition, ContainerDefinitions)]]
 
* [[environment (aws ecs register-task-definition, ContainerDefinitions)]]
 +
* {{aws_ecs_task_definition}}
 +
* {{aws ecs register-task-definition}}
 +
 +
[[Category:AWS]]

Latest revision as of 09:27, 18 May 2023

Advertising: