terraform-provider-openstack icon indicating copy to clipboard operation
terraform-provider-openstack copied to clipboard

Support master_lb_enabled attribute for cluster resource

Open dniasoff opened this issue 3 years ago • 2 comments

Code copied for https://github.com/terraform-provider-openstack/terraform-provider-openstack/pull/1136

dniasoff avatar Nov 29 '21 14:11 dniasoff

That won't work until https://github.com/gophercloud/gophercloud/issues/2117 is resolved in the upstream library.

c.MasterLBEnabled undefined (type *clusters.Cluster has no field or method MasterLBEnabled)
s.MasterLBEnabled undefined (type *clusters.Cluster has no field or method MasterLBEnabled)

ozerovandrei avatar Nov 30 '21 14:11 ozerovandrei