output "instructions" { description = "Instructions for executing deployments" value = < 4) Once the deployment is complete, you can access each chain explorer from its respective url: - ${join("\n - ", formatlist("%s: %s", keys(module.stack.explorer_urls), values(module.stack.explorer_urls)))} OUTPUT } output "db_instance_address" { description = "The internal IP address of the RDS instance" value = "${module.stack.db_instance_address}" }