Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
ConradBohm committed Jan 16, 2025
1 parent 946d686 commit 2d209d5
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
Empty file added .github/workflows/deploy.yml
Empty file.
2 changes: 1 addition & 1 deletion backend.tf.dist → backend.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
terraform {
backend "s3" {
bucket = "noths-lab-recruitment-terraform"
key = "states/USERNAME/terraform.state"
key = "states/silver-bullet/terraform.state"
region = "eu-west-1"
}
}
Empty file added main.tf
Empty file.
Empty file added provider.tf
Empty file.

0 comments on commit 2d209d5

Please sign in to comment.