Skip to content

Instantly share code, notes, and snippets.

@voronenko-p
Created April 6, 2019 18:44
Show Gist options
  • Save voronenko-p/bac317ccd33033686c091511e85a3811 to your computer and use it in GitHub Desktop.
Save voronenko-p/bac317ccd33033686c091511e85a3811 to your computer and use it in GitHub Desktop.
{
"version": 3,
"terraform_version": "0.11.11",
"serial": 1,
"lineage": "7f589f33-7ef8-7d45-19ab-d053412dd875",
"modules": [
{
"path": [
"root"
],
"outputs": {},
"resources": {
"data.external.ansible": {
"type": "external",
"depends_on": [],
"primary": {
"id": "-",
"attributes": {
"id": "-",
"program.#": "2",
"program.0": "tf_ansible_vault.sh",
"program.1": "env-default-secure-vars.yml",
"result.%": "2",
"result.shared_secure_var1": "securevalue1",
"result.shared_secure_var2": "securevalue2"
},
"meta": {},
"tainted": false
},
"deposed": [],
"provider": "provider.external"
}
},
"depends_on": []
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment