Skip to content

Instantly share code, notes, and snippets.

@amalleo25
Created May 20, 2018 17:10
Show Gist options
  • Select an option

  • Save amalleo25/ed6400e04d1a5300d8d9458b5b4eb0c1 to your computer and use it in GitHub Desktop.

Select an option

Save amalleo25/ed6400e04d1a5300d8d9458b5b4eb0c1 to your computer and use it in GitHub Desktop.
{
"version": 3,
"terraform_version": "0.11.7",
"serial": 12,
"lineage": "d676e918-075f-6800-8aa9-e20da1a94885",
"modules": [
{
"path": [
"root"
],
"outputs": {
"external_network_id": {
"sensitive": false,
"type": "string",
"value": "bedef3af-49b1-445c-b3ac-0b7f0112afcf"
}
},
"resources": {
"data.triton_network.external": {
"type": "triton_network",
"depends_on": [],
"primary": {
"id": "bedef3af-49b1-445c-b3ac-0b7f0112afcf",
"attributes": {
"fabric": "false",
"id": "bedef3af-49b1-445c-b3ac-0b7f0112afcf",
"name": "external",
"public": "true"
},
"meta": {},
"tainted": false
},
"deposed": [],
"provider": "provider.triton"
},
"triton_machine.network-test4": {
"type": "triton_machine",
"depends_on": [],
"primary": {
"id": "3773107d-8396-e319-820f-f17448ecd7b3",
"attributes": {
"administrator_pw": "",
"cloud_config": "",
"compute_node": "00000000-0000-0000-0000-0cc47a74919c",
"dataset": "63d6e664-3f1f-11e8-aef6-a3120cf8dd9d",
"deletion_protection_enabled": "false",
"disk": "4096",
"domain_names.#": "0",
"firewall_enabled": "false",
"id": "3773107d-8396-e319-820f-f17448ecd7b3",
"image": "63d6e664-3f1f-11e8-aef6-a3120cf8dd9d",
"ips.#": "1",
"ips.0": "10.25.10.93",
"memory": "512",
"metadata.%": "0",
"name": "network-test4",
"nic.#": "1",
"nic.869257527.gateway": "10.25.10.1",
"nic.869257527.ip": "10.25.10.93",
"nic.869257527.mac": "90:b8:d0:94:d7:48",
"nic.869257527.netmask": "255.255.255.0",
"nic.869257527.network": "bedef3af-49b1-445c-b3ac-0b7f0112afcf",
"nic.869257527.primary": "true",
"nic.869257527.state": "provisioning",
"package": "sdc_512",
"primaryip": "10.25.10.93",
"root_authorized_keys": "omitted",
"tags.%": "0",
"type": "smartmachine",
"user_data": "",
"user_script": ""
},
"meta": {
"e2bfb730-ecaa-11e6-8f88-34363bc7c4c0": {
"create": 600000000000,
"delete": 600000000000,
"read": 30000000000,
"update": 600000000000
}
},
"tainted": false
},
"deposed": [],
"provider": "provider.triton"
}
},
"depends_on": []
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment