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") VariableScope = lang.ScopeId("variable") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.