forgot on e file

This commit is contained in:
Jun-te Kim 2026-02-03 14:46:53 +00:00
parent 15e147e55e
commit ca5fe56c8e

View file

@ -13,8 +13,4 @@ terraform {
}
required_version = ">= 1.2.0"
}
provider "aws" {
region = var.region
}
}