package
0.40.0
Repository: https://github.com/radius-project/radius.git
Documentation: pkg.go.dev

# Packages

Package backends is a generated GoMock package.
Package providers is a generated GoMock package.

# Functions

New creates TerraformConfig with the given module name and its inputs (module source, version, parameters) Parameters are populated from environment recipe and resource recipe metadata.

# Structs

RequiredProviderInfo represents details for a provider listed under the required_providers block in a Terraform module.
TerraformConfig represents the Terraform configuration file structure for properties populated in the configuration by Radius.
No description provided by the author

# Type aliases

RecipeParams is the map of recipe parameters and its values.
TFModuleConfig is the type of Terraform module configuration.