Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
618
func
(meta *baseMeta) useAzAPI() bool {
619
return
meta.providerName ==
"azapi"
620
}
621
622
func
(meta *baseMeta) buildTerraformConfig(backendType string) string {
623
backendLine :=
""
Callers
7
buildTerraformConfig
Method · 0.95
buildProviderConfig
Method · 0.95
init_notf
Method · 0.95
stateToConfig
Method · 0.95
ListResource
Method · 0.80
ListResource
Method · 0.80
ListResource
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected