deploy done
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
variable "aws_profile" {
|
||||
description = "Profil AWS a utiliser"
|
||||
type = string
|
||||
default = "ecole"
|
||||
}
|
||||
|
||||
variable "aws_region" {
|
||||
description = "Region AWS de deploiement"
|
||||
type = string
|
||||
|
||||
Reference in New Issue
Block a user