mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-16 17:45:14 +01:00
separate workspaces
This commit is contained in:
parent
93f2b2c0cf
commit
5250e73722
15 changed files with 97 additions and 22 deletions
12
tf-infra/aws/README.md
Normal file
12
tf-infra/aws/README.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# terraform
|
||||
|
||||
Terraform files for my setup.
|
||||
|
||||
The state can be found in an s3 bucket that is not managed via terraform and looks like it might contain it
|
||||
|
||||
This uses the following environment variables:
|
||||
|
||||
```
|
||||
export AWS_ACCESS_KEY_ID=""
|
||||
export AWS_SECRET_ACCESS_KEY=""
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue