feat: DEV provider 3.1.1 with mtls support, regenerated resources
This commit is contained in:
@@ -44,6 +44,12 @@ resource "nubes_postgres" "npg" {
|
||||
quota = 100
|
||||
}
|
||||
|
||||
mtls_configuration = {
|
||||
type = "off"
|
||||
duration_ca = 175200
|
||||
duration_server = 87600
|
||||
}
|
||||
|
||||
operation_timeout = "11m"
|
||||
adopt_existing_on_create = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user