config

package
v2.3.0 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2025 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CLIReconciledExternalNameConfigs = map[string]config.ExternalName{}
View Source
var ExternalNameNotTestedConfigs = map[string]config.ExternalName{}/* 125 elements not displayed */

ExternalNameNotTestedConfigs contains no-tested configurations for this provider.

View Source
var TerraformPluginSDKExternalNameConfigs = map[string]config.ExternalName{}/* 737 elements not displayed */

TerraformPluginSDKExternalNameConfigs contains all external name configurations belonging to Terraform resources to be reconciled under the no-fork architecture for this provider.

Functions

func CLIReconciledResourceList

func CLIReconciledResourceList() []string

CLIReconciledResourceList returns the list of resources that have external name configured in ExternalNameConfigs table and to be reconciled under the TF CLI based architecture.

func GetProvider

func GetProvider(_ context.Context, sdkProvider *schema.Provider, generationProvider bool) (*ujconfig.Provider, error)

GetProvider returns provider configuration

func GetProviderNamespaced

func GetProviderNamespaced(ctx context.Context, sdkProvider *schema.Provider, generationProvider bool) (*ujconfig.Provider, error)

GetProviderNamespaced returns the namespaced provider configuration

func ResourceConfigurator

func ResourceConfigurator() config.ResourceOption

ResourceConfigurator applies all external name configs listed in the table TerraformPluginSDKExternalNameConfigs and CLIReconciledExternalNameConfigs and sets the version of those resources to v1beta1. For those resource in TerraformPluginSDKExternalNameConfigs, it also sets config.Resource.UseNoForkClient to `true`.

func TerraformPluginSDKResourceList

func TerraformPluginSDKResourceList() []string

TerraformPluginSDKResourceList returns the list of resources that have external name configured in ExternalNameConfigs table and to be reconciled under the no-fork architecture.

Types

This section is empty.

Jump to

Keyboard shortcuts

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