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 README.md re: terraform.example.tfvars #470

Merged
merged 5 commits into from
May 3, 2021
Merged

Update README.md re: terraform.example.tfvars #470

merged 5 commits into from
May 3, 2021

Conversation

matt-declarativecloud
Copy link
Contributor

Update README.md to match Jenkins. Change from copy terraform.example.tfvars to rename to avoid creating multiple input variable definition files.

Update README.md to match Jenkins. Change from copy `terraform.example.tfvars` to rename to avoid creating multiple input variable definition files.
Change sequence to run `terraform init` immediately after  `cp backend.tf.example backend.tf`.

Current sequence has `terraform output terraform_service_account` immediately after `cp backend.tf.example backend.tf` which generates  `Backend reinitialization required. Please run "terraform init".`
Change 'from previous step' to 'from Terraform's state' to make wording less dependent on precise order of steps
0-bootstrap/README.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@rjerrems rjerrems left a comment

Choose a reason for hiding this comment

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

Thanks for the PR @matt-declarativecloud - I have left a couple of comments.

Add mv terraform.example.tfvars terraform.tfvars for easy copy/paste
Correct spacing formatting error in my last commit
Copy link
Collaborator

@rjerrems rjerrems left a comment

Choose a reason for hiding this comment

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

LGTM - thanks @matt-declarativecloud

@rjerrems rjerrems merged commit 86c2547 into terraform-google-modules:master May 3, 2021
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

2 participants