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

update tar command in the readme #61

Open
Scorp10N opened this issue Apr 2, 2022 · 1 comment
Open

update tar command in the readme #61

Scorp10N opened this issue Apr 2, 2022 · 1 comment

Comments

@Scorp10N
Copy link

Scorp10N commented Apr 2, 2022

first, thank you for this helpful repository! :) i'm learning a lot from it.

last commit #60 changed directory structure without updating readme file
in tar commands paths need to reflect the updated folder structure "microservices-xxx"

for example:
'tar -zcvf env-template.tar.gz environment/' => 'tar -zcvf env-template.tar.gz microservices-env/'

ps. i wonder if 'readme.md' can be generated or referenced through dynamic relative paths

@krimple
Copy link

krimple commented Nov 28, 2022

Same here - glad someone noted this - I was looking for the directory and then it became obvious with the example above (this is for the loadbalanced ecs sample) - https://github.com/aws-samples/aws-proton-cloudformation-sample-templates/tree/main/loadbalanced-fargate-svc

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