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

Introducing a dedicated bootstrap lab #11

Merged
merged 2 commits into from
Aug 30, 2022
Merged

Conversation

tillkahlbrock
Copy link
Member

We want to split up the bootstrap part into a separate lab. This allows us to ask the participants to prepare this lab before the workshop starts, so we do not waste time while waiting for everybody to finish the setup.

Copy link
Contributor

@schnipseljagd schnipseljagd left a comment

Choose a reason for hiding this comment

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

LGTM. Just that I got confused about the directory. Maybe we can clarify that upfront?


### Bootstrap the Terraform project

1. Create a new folder and cd into it.
Copy link
Contributor

Choose a reason for hiding this comment

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

why a new folder? aren't we already in 0-bootstrap and could do it in here?

```
3. Run `terraform init`
4. Replace the `main.tf` file by adding the first resource:
1. Replace the `main.tf` file by adding the first resource:
Copy link
Contributor

Choose a reason for hiding this comment

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

Ah ok I think now I understand. The steps should be followed in a separate folder instead of switching von 0-.. to 1-.. and so on?

@tillkahlbrock tillkahlbrock merged commit 7ca6335 into main Aug 30, 2022
@tillkahlbrock tillkahlbrock deleted the dedicated-bootstrap-lab branch August 30, 2022 09:20
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