Documentation ¶
Index ¶
Constants ¶
View Source
const AwsResourceName = "aws"
View Source
const AzureResourceName = "azurerm"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AwsProvider ¶
type AzureProvider ¶
type AzureProvider struct { ResourceName string `hcl:",key"` Features AzureProviderFeatures `hcl:"features"` }
type AzureProviderFeatures ¶
type AzureProviderFeatures struct {
ResourceGroup string `hcl:"resource_group" hcle:"omitempty"`
}
Click to show internal directories.
Click to hide internal directories.