MCPcopy
hub / github.com/Azure/aztfexport / useAzAPI

Method useAzAPI

internal/meta/base_meta.go:618–620  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

616}
617
618func (meta *baseMeta) useAzAPI() bool {
619 return meta.providerName == "azapi"
620}
621
622func (meta *baseMeta) buildTerraformConfig(backendType string) string {
623 backendLine := ""

Callers 7

buildTerraformConfigMethod · 0.95
buildProviderConfigMethod · 0.95
init_notfMethod · 0.95
stateToConfigMethod · 0.95
ListResourceMethod · 0.80
ListResourceMethod · 0.80
ListResourceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected