vps/tf-infra/aws
2024-07-15 10:19:24 +02:00
..
.gitignore separate workspaces 2024-07-13 17:18:00 +02:00
.terraform.lock.hcl separate workspaces 2024-07-13 17:18:00 +02:00
backup.tf separate workspaces 2024-07-13 17:18:00 +02:00
backup_personal.tf separate workspaces 2024-07-13 17:18:00 +02:00
README.md separate workspaces 2024-07-13 17:18:00 +02:00
state.tf separate workspaces 2024-07-13 17:18:00 +02:00
versions.tf use s3 backend 2024-07-13 17:21:21 +02:00

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=""