Cloudformation-coverage-roadmap: AWS::ECS::TaskDefinition - (new property) Secrets

Created on 31 Jul 2019  路  3Comments  路  Source: aws-cloudformation/cloudformation-coverage-roadmap

  1. Title -> AWS::EC2::TaskDefinition
  2. Scope of request -> AWS::EC2::TaskDefinition currently does not support secrets, but the ECS task definition api call does.
  3. Expected behavior -> Secrets should be consumed by TaskDefinition but not leaked.
  4. Test case recommendation (optional) ->
  5. Links to existing API doc (optional) -> https://docs.aws.amazon.com/cli/latest/reference/ecs/register-task-definition.html
  6. Category tag (optional) -> Compute
  7. Any additional context (optional) - > ecs containers roadmap issue: https://github.com/aws/containers-roadmap/issues/97
compute

Most helpful comment

Should be AWS::ECS::TaskDefinition (not EC2).

All 3 comments

Should be AWS::ECS::TaskDefinition (not EC2).

Good catch!

Hi,

sorry if don't get the intent of this issues right.
But cloudformation is already supporting secets, isn't it?

Is this repository the right place to file feature requests/issues regarding current implementation as well?

Tnx

Was this page helpful?
0 / 5 - 0 ratings

Related issues

msaggar picture msaggar  路  3Comments

baxang picture baxang  路  3Comments

JohnPreston picture JohnPreston  路  3Comments

mweagle picture mweagle  路  3Comments

kdgregory picture kdgregory  路  3Comments