We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23c059b commit f6dd4b4Copy full SHA for f6dd4b4
prod/main.tf
@@ -15,6 +15,7 @@ terraform {
15
}
16
17
18
+
19
provider "aws" {
20
region = "us-east-1" # Replace with your desired AWS region
21
0 commit comments