providers

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2023 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var SUPPORTED_PROVIDERS = []string{"azurerm"}

Functions

func ExtractProviderNameFromResourceType

func ExtractProviderNameFromResourceType(resourceType string) (string, error)

func IsSupportedResource

func IsSupportedResource(resourceType string) bool

func ParseTerraformOutput

func ParseTerraformOutput(terraformVersionOutput *string) (map[string]Version, error)

Types

type Version

type Version struct {
	Major int
	Minor int
	Patch int
}

func ParseStringVersion

func ParseStringVersion(s string) Version

Jump to

Keyboard shortcuts

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