dogtag-IaC/flavors.tf

5 lines
69 B
Terraform
Raw Normal View History

data "openstack_compute_flavor_v2" "b2c2r4" {
name = "b2.c2r4"
}