Sha256: 5934b3d1cdaa0ed760fef8a8b363236a7b877ffe9afcbd64ebdfe399c8ae5ab1
Contents?: true
Size: 771 Bytes
Versions: 5
Compression:
Stored size: 771 Bytes
Contents
{ "version": 4, "terraform_version": "0.13.1", "serial": 30, "lineage": "9b6b98f3-3bc7-362d-5232-71847ce6d86a", "outputs": { "length": { "value": 1, "type": "number" }, "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
5 entries across 5 versions & 1 rubygems