标签: terraform terraform-provider-openstack
Terrafomr OPENSTACK提供程序,我无法找到CPU和内存的输出参数
示例:
output "instanceip" value = "${openstack_compute_instance_v2.instance.network.0.fixed_ip_v4}"
我们从上面的代码中获取IP,我需要获取CPU和内存的输出