variable "environment" { default = "dev" } variable "name" { default = "demo-postgresql-fs" } variable "location" { default = "West Europe" }