Lukas Duus

Results 1 comments of Lukas Duus

I have the same problem for objects: This is my variables.tf: ``` variable "smtp" { type = object({ username = string port = string sender_address = string server_name = string...