File: resource-provider-alias.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 (16 lines) | stat: -rw-r--r-- 410 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

# Module `testdata/resource-provider-alias`

Provider Requirements:
* **aws:** (any version)
* **notaws:** (any version)

## Managed Resources
* `aws_instance.bar` from `notaws`
* `aws_instance.baz` from `aws`
* `aws_instance.deprecated_bar` from `notaws`
* `aws_instance.deprecated_baz` from `aws`
* `aws_instance.foo` from `aws`
* `aws_instance.json_bar` from `notaws`
* `aws_instance.json_baz` from `aws`