provider

package
v0.1.12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 24, 2022 License: MPL-2.0 Imports: 0 Imported by: 0

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 AwsProvider struct {
	ResourceName string `hcl:",key"`
	Region       string `hcl:"region"`
	Alias        string `hcl:"alias" hcle:"omitempty"`
}

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"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL