infra/modules/st/variables.tf (8 lines of code) (raw):

variable "resource_group_name" {} variable "location" {} variable "storage_account_name" {} variable "principal_id" {} variable "allowed_ips" {} variable "vnet_id" {} variable "private_endpoints_subnet_id" {} variable "use_private_endpoints" {}