blob: 60503cd3ad8063d14b503d4105375281028d136d [file] [log] [blame]
{
"format_version": "1.0",
"terraform_version": "0.14.0",
"values": {
"root_module": {
"resources": [
{
"address": "test_instance.test",
"mode": "managed",
"type": "test_instance",
"name": "test",
"provider_name": "registry.terraform.io/hashicorp/test",
"schema_version": 0,
"values": {
"id": "621124146446964903",
"ami": "abc"
},
"sensitive_values": {
"ami": true
}
}
]
}
}
}