# then some remote execs, not included.
....
openstack_compute_floatingip_v2.float_ip: Creating...
address: "" => "<computed>"
fixed_ip: "" => "<computed>"
instance_id: "" => "<computed>"
pool: "" => "Standard-IDC-foo"
region: "" => "RegionOne"
openstack_compute_floatingip_v2.float_ip: Creation complete (ID: 09fac7b7-6841-4d7a-96fc-db2d1351f847)
openstack_compute_instance_v2.terravm: Creating...
access_ip_v4: "" => "<computed>"
access_ip_v6: "" => "<computed>"
all_metadata.%: "" => "<computed>"
availability_zone: "" => "<computed>"
block_device.#: "" => "1"
block_device.0.boot_index: "" => "0"
block_device.0.delete_on_termination: "" => "true"
block_device.0.destination_type: "" => "volume"
block_device.0.source_type: "" => "image"
block_device.0.uuid: "" => "b2390ce1-475e-46ea-8b3e-cb3c6d28be03"
block_device.0.volume_size: "" => "16"
flavor_id: "" => "<computed>"
flavor_name: "" => "1GB-1cpu"
floating_ip: "" => "10.98.11.163"
force_delete: "" => "false"
image_id: "" => "b2390ce1-475e-46ea-8b3e-cb3c6d28be03"
image_name: "" => "<computed>"
key_pair: "" => "foo-jump"
name: "" => "terravm"
network.#: "" => "1"
network.0.access_network: "" => "false"
network.0.fixed_ip_v4: "" => "<computed>"
network.0.fixed_ip_v6: "" => "<computed>"
network.0.floating_ip: "" => "<computed>"
network.0.mac: "" => "<computed>"
network.0.port: "" => "<computed>"
network.0.uuid: "" => "<computed>"
region: "" => "RegionOne"
security_groups.#: "" => "1"
security_groups.3814588639: "" => "default"
stop_before_destroy: "" => "false"
...