mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2025-10-27 15:53:06 +00:00
teste-0
This commit is contained in:
5
variables/consul.variables.tf
Normal file
5
variables/consul.variables.tf
Normal file
@ -0,0 +1,5 @@
|
||||
variable "consul_server" {
|
||||
description = "consul server URL"
|
||||
type = string
|
||||
sensitive = false
|
||||
}
|
||||
Reference in New Issue
Block a user