Skip to content
Snippets Groups Projects
Unverified Commit 47bc007f authored by Timo Furrer's avatar Timo Furrer
Browse files

Fix typo

parent 5cae0d88
Branches
Tags
No related merge requests found
......@@ -364,7 +364,7 @@ terraform {
}
```
Then you only not to configure a passphrase as CI/CD variable with the name
Then you only have to configure a passphrase as CI/CD variable with the name
`TF_VAR_passphrase`.
Everything else will work out of the box.
......
......@@ -439,7 +439,7 @@ terraform {
}
```
Then you only not to configure a passphrase as CI/CD variable with the name
Then you only have to configure a passphrase as CI/CD variable with the name
`TF_VAR_passphrase`.
Everything else will work out of the box.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment