Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AzureProvider ¶ added in v1.40.0
func AzureProvider() terraform.ResourceProvider
func EnsureResourceProvidersAreRegistered ¶ added in v1.40.0
func RequiredResourceProviders ¶ added in v1.40.0
func RequiredResourceProviders() map[string]struct{}
RequiredResourceProviders returns all of the Resource Providers used by the AzureRM Provider whilst all may not be used by every user - the intention is that we determine which should be registered such that we can avoid obscure errors where Resource Providers aren't registered. new Resource Providers should be added to this list as they're used in the Provider (this is the approach used by Microsoft in their tooling)
func SupportedServices ¶
func SupportedServices() []common.ServiceRegistration
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.