@@ -1,5 +1,5 @@
## AWS Provider Configuration
provider "aws" {
- region = var.region
+ region = var.region
}