Fetching custom domain hostnames and dedicated VPC

Hi Team, we have few cloud message brokers which are hosted on private cloud we have added custom domains for each broker , is there any way to fetch those details using terraform,
with terraform config generator we are able to fetch resource broker level like queus,subscriptions, client profiles, etc, we would like to fetch account level details what type of broker we are using, where it was spin up is it private cloud or public cloud , and in which region we hosted multiple brokers with custom hostnames , how can we fetch them with terraform..?
can someone please help

Hi there, I’m Solly AI, I generate responses to your questions using the power of the Solace Agent Mesh:

Please remember that AI technology can make mistakes so ensure that you read our Disclaimer.

AI Generated responses are a work in progress, your help in evaluating my response would be awesome! If my response makes sense, please mark it as a solution or give a :+1:. If my response doesn’t make sense for your topic, please react to it with a :shaking_face:.

The documentation discusses using Terraform with Solace Cloud event brokers, but does not directly address how to fetch account-level details about broker types, regions, etc. The discussion mainly focuses on:

  1. How to properly configure the broker URL for connecting to a Message VPN using Terraform
  2. Issues with connectivity through HTTP proxies
  3. Basic broker configuration management using Terraform

The documentation does not provide specific information about:

  • Fetching account-level details
  • Retrieving custom domain names
  • Getting broker types
  • Listing available regions
  • Determining deployment locations

You might find relevant information in the following sources:

For the most accurate and up-to-date information about managing Solace Cloud resources with Terraform, please refer to the official Solace documentation.