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

Fix regexp for ECS_CLUSTER value fetching #9

Merged
merged 3 commits into from Feb 19, 2022

Conversation

taraspos
Copy link
Member

Superset of #8

Fix regexp to fetch value of ECS_CLUSTER=xxxx value and add tests.

Angel Manuel Martin Canto and others added 3 commits May 27, 2021 13:34
Some may use user-data scripts like the following one.
Don't capture the quotes with the regexp

```
echo "ECS_CLUSTER=core-dev" >> /etc/ecs/ecs.config
```
@taraspos taraspos merged commit b923100 into master Feb 19, 2022
@taraspos taraspos deleted the pr-8-fix-ecs-cluster-regexp branch February 19, 2022 18:50
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

Successfully merging this pull request may close these issues.

None yet

1 participant