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

Closed
achuba-r7 opened this issue Feb 4, 2025 · 3 comments
Closed

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

achuba-r7 opened this issue Feb 4, 2025 · 3 comments
Labels

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)

Copy link

github-actions bot commented Mar 8, 2025

This issue has been automatically marked as stale because it has been open 30 days
with no activity. Remove stale label or comment or this issue will be closed in 10 days

@github-actions github-actions bot added the stale label Mar 8, 2025
Copy link

This issue was automatically closed because of stale in 10 days

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants