Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 919 Bytes

openstack-nova.md

File metadata and controls

13 lines (10 loc) · 919 Bytes

Terraform variables

This document gives an overview of variables used in the Openstack/Nova platform of the Tectonic SDK.

Inputs

Name Description Type Default
tectonic_openstack_flavor_id The flavor ID as given in openstack flavor list. Specifies the size (CPU/Memory/Drive) of the VM. string -
tectonic_openstack_image_id The image ID as given in openstack image list. Specifies the OS image of the VM. string -
tectonic_openstack_network_name The name of the network to connect to OpenStack compute instances. string public
tectonic_openstack_nova_config_version (internal) This declares the version of the OpenStack Nova configuration variables. It has no impact on generated assets but declares the version contract of the configuration. string 1.0