mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-29 06:28:17 +00:00
Move terraform/ under runatlantis.io
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -9,3 +9,4 @@ website/src/public
|
||||
.cover
|
||||
.terraform/
|
||||
node_modules/
|
||||
**/.vuepress/dist
|
||||
|
||||
@@ -80,3 +80,6 @@ To use a specific version of Terraform:
|
||||
running and name it `terraform{version}`, ex. `terraform0.8.8`.
|
||||
2. Create an `atlantis.yaml` file for your repo and set the `terraform_version` key.
|
||||
See [atlantis.yaml Reference](../docs/atlantis-yaml-reference.html) for more details.
|
||||
|
||||
## Next Steps
|
||||
Check out our [full documentation](../docs/).
|
||||
|
||||
Reference in New Issue
Block a user