Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sébastien Luttringer
infrastructure
Commits
b4e116b2
Verified
Commit
b4e116b2
authored
Aug 22, 2020
by
Sven-Hendrik Haase
Browse files
Fix typo
parent
816cff78
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
b4e116b2
...
...
@@ -78,7 +78,7 @@ The very first time you run terraform on your system, you'll have to init it:
cd tf-stage1 # and also tf-stage2
terraform init -backend-config="conn_str=postgres://terraform:$(../misc/get_key.py group_vars/all/vault_terraform.yml vault_terraform_db_password)@state.archlinux.org"
After making changes to the infrastructure in
`tf-stage1/archlinux.f
g
`
, run
After making changes to the infrastructure in
`tf-stage1/archlinux.
t
f`
, run
terraform plan
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment