get rid of profile

This commit is contained in:
Jun-te Kim 2026-02-03 08:28:28 +00:00
parent 2d24984905
commit 1f023d9f69

View file

@ -3,10 +3,10 @@ variable stage {
type = string type = string
} }
variable "profile" { # variable "profile" {
description = "AWS profile to use" # description = "AWS profile to use"
type = string # type = string
} # }
variable "region" { variable "region" {
description = "AWS region" description = "AWS region"