locals { # Parsing config HTTP response body raw_config = jsondecode(data.http.config.response_body) config = local.raw_config.config #deployment_check = length(try ...