mirror of
https://github.com/terraform-docs/terraform-docs.git
synced 2026-03-27 21:08:41 +07:00
29 lines
552 B
Plaintext
29 lines
552 B
Plaintext
{
|
|
"header": "",
|
|
"footer": "",
|
|
"inputs": [],
|
|
"modules": [],
|
|
"outputs": [],
|
|
"providers": [],
|
|
"requirements": [],
|
|
"resources": [
|
|
{
|
|
"type": "caller_identity",
|
|
"name": "current",
|
|
"provider": "aws",
|
|
"source": "hashicorp/aws",
|
|
"mode": "data",
|
|
"version": "latest",
|
|
"description": null
|
|
},
|
|
{
|
|
"type": "caller_identity",
|
|
"name": "ident",
|
|
"provider": "aws",
|
|
"source": "hashicorp/aws",
|
|
"mode": "data",
|
|
"version": "latest",
|
|
"description": null
|
|
}
|
|
]
|
|
} |