provider "openstack" { user_name = "demo" tenant_name = "demo" password = "password" auth_url = "http://openstack.domain.net:5000/v2.0" }