Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
crlssn committed Nov 13, 2024
1 parent c3c3d7d commit 3d81976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ terraform {
}

provider "aws" {
region = "us-west-2"
region = "us-west-2"
}

resource "aws_instance" "app_server" {
Expand Down

0 comments on commit 3d81976

Please sign in to comment.