Add sqladmin to project jit_si and fix some documentation

This commit is contained in:
Julio Castillo
2022-04-13 00:22:54 +02:00
parent c7c77541fb
commit 1f254880b9
6 changed files with 34 additions and 37 deletions

View File

@@ -94,7 +94,7 @@ variable "region" {
}
variable "replicas" {
type = map(any)
type = any
default = null
}