Skip to content

Nodejs AWS ECR lifecycle policy doesn't support tagPatternList parameter #5119

Open
@joneteus

Description

@joneteus

Describe what happened

Missing feature.

Nodejs SDK type Selection for ECR lifecycle policies is missing tagPatternList option. Tag pattern list allows to use wildcards in policy rules.

https://aws.amazon.com/about-aws/whats-new/2023/12/amazon-elastic-container-registry-wildcards-lifecycle-policies/

https://docs.aws.amazon.com/AmazonECR/latest/userguide/lifecycle_policy_parameters.html#lp_tag_pattern_list

https://github.com/pulumi/pulumi-aws/blob/2b29733b78a352d7b6cccf00b83f22fb434347fe/sdk/nodejs/ecr/lifecyclePolicyDocument.ts#L53C18-L53C27

Looks like it is implemented in Pulumi AWS dotnet and Java SDKs but not Nodejs.

Sample program

Missing feature. Nothing to demonstrate.

Log output

No response

Affected Resource(s)

No response

Output of pulumi about

Missing feature. Nothing to demonstrate.

Additional context

No response

Contributing

Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/overlaysIssues pertaining to language-specific overlay code such as CallbackFunctiongood-first-issueStart here if you'd like to start contributing to Pulumikind/bugSome behavior is incorrect or out of spec

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions