amazon-ecs-render-task-definition | container image URI into an Amazon ECS task definition JSON | AWS library
kandi X-RAY | amazon-ecs-render-task-definition Summary
kandi X-RAY | amazon-ecs-render-task-definition Summary
This code is made available under the MIT license.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of amazon-ecs-render-task-definition
amazon-ecs-render-task-definition Key Features
amazon-ecs-render-task-definition Examples and Code Snippets
Community Discussions
Trending Discussions on amazon-ecs-render-task-definition
QUESTION
In order to deploy new task to ECS im using amazon-ecs-render-task-definition GitHub action. This action receives a task-definition.json as a parameter. This JSON contain secrets that i dont want to push, is there a way to inject some parameter to this JSON? Maybe from aws secrets manager?
For example - task-definition.json
...ANSWER
Answered 2019-Dec-15 at 19:40All repos have a place to store their secrets, see creating and using encrypted secrets. As for editing .json, preinstalled jq
looks like an obvious choice here, or maybe powershell
if you're more familiar with that (just remember about tweaking -Depth).
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install amazon-ecs-render-task-definition
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page