mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-16 17:45:14 +01:00
aws
This commit is contained in:
parent
dbd662821b
commit
add27f054a
6 changed files with 98 additions and 0 deletions
3
tf-infra/aws.tf
Normal file
3
tf-infra/aws.tf
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
resource "aws_s3_bucket" "backups" {
|
||||
bucket = "nilstrieb-backups"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue