Skip to content

Commit

Permalink
Merge pull request #14 from g-lorena/feat/add_provider
Browse files Browse the repository at this point in the history
added provider
  • Loading branch information
g-lorena authored May 13, 2024
2 parents c020dcb + 8b9eb80 commit 756bd12
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Infra/providers.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

provider "aws" {
region = "eu-west-3"
}
terraform {
backend "s3" {}
}

0 comments on commit 756bd12

Please sign in to comment.