get rid of profile

This commit is contained in:
Jun-te Kim 2026-02-03 08:25:32 +00:00
parent cd6681970a
commit 2d24984905

View file

@ -16,7 +16,6 @@ terraform {
}
provider "aws" {
profile = var.profile
region = var.region
}