Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
var ExternalNameConfigs = map[string]config.ExternalName{}/* 211 elements not displayed */
ExternalNameConfigs contains all external name configurations for this provider. Cloudflare uses Terraform Plugin Framework. All 198 managed resources use IdentifierFromProvider (provider-generated IDs). Resources whose TF provider schema omits the `id` attribute use zoneIDAsExternalName instead. See https://registry.terraform.io/providers/cloudflare/cloudflare/latest/docs
Functions ¶
func ExternalNameConfigurations ¶
func ExternalNameConfigurations() config.ResourceOption
ExternalNameConfigurations applies all external name configs listed in the table ExternalNameConfigs and sets the version of those resources to v1beta1 assuming they will be tested.
func ExternalNameConfigured ¶
func ExternalNameConfigured() []string
ExternalNameConfigured returns the list of all resources whose external name is configured manually.
func GetProviderNamespaced ¶
GetProviderNamespaced returns the namespaced provider configuration
Types ¶
This section is empty.