Versions in this module Expand all Collapse all v3 v3.0.0 Apr 19, 2022 Changes in this version + func GetHostFromURL(url string) string + func GetMultiRegionHost(overrideHost string, region string) (string, error) + func GetSchemaDefinition(definitions map[string]spec.Schema, ref string) (*spec.Schema, error) + func IsMultiRegionHost(overrideHost string) (bool, *regexp.Regexp) + func IsValidHost(url string) bool + func StringExtensionExists(extensions spec.Extensions, key string) (string, bool) Other modules containing this package github.com/dikhan/terraform-provider-openapi github.com/dikhan/terraform-provider-openapi/v2