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 docker compose and ecr name #160

Merged
merged 6 commits into from
Mar 2, 2024

Conversation

mpnowacki-reef
Copy link
Contributor

No description provided.

Copy link
Contributor

@mjurbanski-reef mjurbanski-reef left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm; left one question since there is one thing I don't know how will it work

@@ -45,7 +44,7 @@ services:
logging: &exporter_logging
driver: journald
options:
tag: '{% raw %}{{.Name}}{% endraw %}'
tag: '{% raw %}{###{.Name}###}{% endraw %}'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

question: the previous value seemed to be correct; why was it changed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the previous value never worked, it broke on terraform apply

@mpnowacki-reef mpnowacki-reef merged commit d96b883 into master Mar 2, 2024
2 of 3 checks passed
@delete-merged-branch delete-merged-branch bot deleted the fix_docker_compose_and_ecr_name branch March 2, 2024 21:10
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.

2 participants