File: legacy-block-labels.out.md

package info (click to toggle)
golang-github-hashicorp-terraform-config-inspect 0.0~git20230614.f32df32-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 472 kB
  • sloc: makefile: 2
file content (27 lines) | stat: -rw-r--r-- 501 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27

# Module `testdata/legacy-block-labels`

Core Version Constraints:
* `>= 0.11.0`

Provider Requirements:
* **aws:** `1.0.0`
* **external:** (any version)
* **notnull:** (any version)
* **noversion:** (any version)

## Input Variables
* `foo` (default `"foo default"`): foo description

## Output Values
* `foo`: foo description

## Managed Resources
* `null_resource.foo` from `notnull`

## Data Resources
* `data.external.foo` from `external`

## Child Modules
* `foo` from `foo/bar/baz` (`1.2.3`)