Skip to content
#

pterodactyl

Here are 151 public repositories matching this topic...

dev-dull
dev-dull commented Apr 25, 2019

Reference the tfstate file for hosts that were created on the Google Cloud platform. In that file

  • Identify the the Terraform Provider name.
  • Develop a JSON path that returns the hostnames contained in the tfstate file
  • Update HELPER_HOSTNAME_QUERY_MAP in config.yaml
    • the query map is a list of Key:Value pairs
    • Use the provider name for the Key
    • Use the JSON path for the Value

Improve this page

Add a description, image, and links to the pterodactyl topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pterodactyl topic, visit your repo's landing page and select "manage topics."

Learn more