mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-30 13:10:47 +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
|
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"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue