Difference between revisions of "Container definitions: environment ="

From wikieduonline
Jump to navigation Jump to search
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{lc}}
 
 
  environment =
 
  environment =
  
 +
"environment": [
 +
      {"name": "VARNAME", "value": "VARVAL"}
 +
],
 +
 +
 +
environment = [
 +
]
  
  
 
== Related ==
 
== Related ==
    "environment": [
+
* [[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>
        "name": "string",
+
* [[secrets =]]
        "value": "string"
 
      }
 
      ...
 
    ],
 
  
 
== See also ==
 
== 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}}
 
* {{aws ecs register-task-definition}}
  
 
[[Category:AWS]]
 
[[Category:AWS]]

Latest revision as of 09:27, 18 May 2023

Advertising: