Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( BuiltinScope = lang.ScopeId("builtin") DataScope = lang.ScopeId("data") LocalScope = lang.ScopeId("local") ModuleScope = lang.ScopeId("module") OutputScope = lang.ScopeId("output") ProviderScope = lang.ScopeId("provider") ResourceScope = lang.ScopeId("resource") EphemeralScope = lang.ScopeId("ephemeral") VariableScope = lang.ScopeId("variable") ComponentScope = lang.ScopeId("component") IdentityTokenScope = lang.ScopeId("identity_token") StoreScope = lang.ScopeId("store") OrchestrateContext = lang.ScopeId("orchestrate_context") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.