Sha256: 3b684c4952ef9856e882bfa378a6782676df875e4de7bcf0f3d6109cc1ae8d70
Contents?: true
Size: 842 Bytes
Versions: 91
Compression:
Stored size: 842 Bytes
Contents
{ "version": 4, "terraform_version": "0.13.1", "serial": 30, "lineage": "9b6b98f3-3bc7-362d-5232-71847ce6d86a", "outputs": { "length": { "value": 1, "type": "number" }, "complex": { "value": ["a","b"], "type": "list" }, "random_pet_id": { "value": "valued-buzzard", "type": "string" } }, "resources": [ { "mode": "managed", "type": "random_pet", "name": "this", "provider": "provider[\"registry.terraform.io/hashicorp/random\"]", "instances": [ { "schema_version": 0, "attributes": { "id": "valued-buzzard", "keepers": null, "length": 2, "prefix": null, "separator": "-" }, "private": "bnVsbA==" } ] } ] }
Version data entries
91 entries across 91 versions & 1 rubygems