News

$ terraform version Terraform v1.2.2 on darwin_amd64 We ... terraform { experiments = [ module_variable_optional_attrs ] } variable "examples" { type = map( object({ nested _object ... In this case we ...
As long as the given default can be converted to the specified type, the default value should be accepted. Note that the map, list and set type kinds require all of their elements to be of the same ...