Initializer
Properties
| Name | Type | Description |
|---|---|---|
DependsOn | *[]ITerraformDependable | No description. |
ForEach | ITerraformIterator | No description. |
Providers | *[]interface{} | No description. |
SkipAssetCreationFromLocalModules | *bool | No description. |
Source | *string | No description. |
Version | *string | No description. |
Variables | *map[string]interface{} | No description. |
DependsOnOptional
- Type: *[]ITerraformDependable
ForEachOptional
- Type: ITerraformIterator
ProvidersOptional
- Type: *[]interface{}
SkipAssetCreationFromLocalModulesOptional
- Type: *bool
SourceRequired
- Type: *string
VersionOptional
- Type: *string
VariablesOptional
- Type: *map[string]interface{}