mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
get rid of profile
This commit is contained in:
parent
2d24984905
commit
1f023d9f69
1 changed files with 4 additions and 4 deletions
|
|
@ -3,10 +3,10 @@ variable stage {
|
|||
type = string
|
||||
}
|
||||
|
||||
variable "profile" {
|
||||
description = "AWS profile to use"
|
||||
type = string
|
||||
}
|
||||
# variable "profile" {
|
||||
# description = "AWS profile to use"
|
||||
# type = string
|
||||
# }
|
||||
|
||||
variable "region" {
|
||||
description = "AWS region"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue