Difference between revisions of "Container definitions: environment ="

From wikieduonline
Jump to navigation Jump to search
Tag: New redirect
 
 
(22 intermediate revisions by 2 users not shown)
Line 1: Line 1:
#redirect [[environment (aws ecs register-task-definition, ContainerDefinitions)]]
+
environment =
 +
 
 +
"environment": [
 +
      {"name": "VARNAME", "value": "VARVAL"}
 +
],
 +
 
 +
 
 +
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)]]
 +
* {{aws_ecs_task_definition}}
 +
* {{aws ecs register-task-definition}}
 +
 
 +
[[Category:AWS]]

Latest revision as of 09:27, 18 May 2023

Advertising: