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

No option to not deploy new image uri on terraform apply #661

Open
achuba-r7 opened this issue Feb 4, 2025 · 1 comment
Open

No option to not deploy new image uri on terraform apply #661

achuba-r7 opened this issue Feb 4, 2025 · 1 comment

Comments

@achuba-r7
Copy link

Is your request related to a new offering from AWS?

No

Is your request related to a problem? Please describe.

Our team at Rapid7 uses images in order to run our lambdas, we also use a separate CICD tool (not terraform) in order to manage the latest version of those lambdas. We have several different work arounds that are more complicated to simply grab the latest container image being used from ECR.

Describe the solution you'd like.

We'd like a way to not have the image updated on terraform updates and applies (a dummy one can still be first provided) so that teams can effectively manage the container version of the lambda in separate CICD tools. This would be best done as a new boolean variable that turns this on or off

Describe alternatives you've considered.

We have executed custom scripts in order to gather the latest version of a container from ECR/ECS/EKS. These are more complicated ways and have dependencies on the machines these scripts run on.

Additional context

@fdmsantos
Copy link

Duplicate of #652 (I Think)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants