Skip to content
This repository was archived by the owner on Jun 5, 2018. It is now read-only.

lambda: fix support for multiple clusters#43

Open
santigimeno wants to merge 2 commits into
amazon-archives:masterfrom
santigimeno:lambda_multiple_clusters
Open

lambda: fix support for multiple clusters#43
santigimeno wants to merge 2 commits into
amazon-archives:masterfrom
santigimeno:lambda_multiple_clusters

Conversation

@santigimeno
Copy link
Copy Markdown

No description provided.

@santigimeno santigimeno changed the title Fix support for multiple clusters lambda: fix support for multiple clusters Dec 21, 2017
@santigimeno santigimeno force-pushed the lambda_multiple_clusters branch from 9dcabc6 to 4ba73c5 Compare December 21, 2017 10:56
Don't ever modify `ecs_cluster` as it may cause false positives in the
event the lambda is executed several times in the same environment.
@santigimeno santigimeno force-pushed the lambda_multiple_clusters branch from f3cdec7 to 97715d8 Compare February 8, 2018 18:24
@santigimeno
Copy link
Copy Markdown
Author

santigimeno commented Feb 8, 2018

Added commit to make lambda function idempotent.
From the commit log:

Don't ever modify ecs_cluster as it may cause false positives in the
event the lambda is executed several times in the same environment.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant