-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
awsgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededterraform
Description
Tasks:
- Under https://github.com/tungbq/aws-lab-with-terraform/tree/main/getting-started/local-exec
- Create new folder named
multi-command - Read the https://github.com/tungbq/aws-lab-with-terraform/tree/main/getting-started/local-exec/single-command first to see how it works
- Copy the content of main.tf on the
single-commandexample to newly created folder - Replace the command section https://github.com/tungbq/aws-lab-with-terraform/blob/246233f2b9b66636b34a21766553b59e062e1af1/getting-started/local-exec/single-command/main.tf#LL3C21-L3C21
- Investigate how to execute multi lines command like below in the new folder:
date df -h echo "This is multi commands mode. ls -la echo "Done!" - Test the command locally
- Open PR and waiting for review
- Done! 😍
Metadata
Metadata
Assignees
Labels
awsgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededterraform