Files
a13labs.infra/terraform/apps/dev-01/variables.tf
T

5 lines
96 B
Terraform
Raw Normal View History

2025-06-09 23:49:43 +02:00
variable "scaleway_project_id" {
description = "Scaleway Project Id"
type = string
}