Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a jsonencode to the ECR lifecycle policy #1

Open
dragonfleas opened this issue Aug 24, 2022 · 0 comments
Open

Add a jsonencode to the ECR lifecycle policy #1

dragonfleas opened this issue Aug 24, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@dragonfleas
Copy link
Contributor

Enhancement: Add a jsonencode to the ECR lifecycle policy

There's a potential in the future that we may want the functionality to extend or set more customized rules for lifecycle policy, while having the default remain the state that it is now.

This would either be passing a json string into a variable, or passing more opinionated variables in that the rules are defined in json with. jsonencode helps this by providing a way for terraform engine to process more data types into json. Otherwise you have to rely on string interpolation.

@dragonfleas dragonfleas added the enhancement New feature or request label Aug 24, 2022
@dragonfleas dragonfleas self-assigned this Aug 24, 2022
@dragonfleas dragonfleas changed the title Enhancement: Add a jsonencode to the ECR lifecycle policy Add a jsonencode to the ECR lifecycle policy Aug 29, 2022
@dragonfleas dragonfleas added the good first issue Good for newcomers label Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant