Mohammed Naser

Results 85 comments of Mohammed Naser

This is very strange but feels like a Terraform issue rather than a provider issue.

I think the issue for this is that you need to be using the `min_node_count` and `max_node_count` paramters instead of using the `labels` with the labels inside of it.

I _suspect_ this is the commit that broke it since there hasn't been much change in this resource: https://github.com/terraform-provider-openstack/terraform-provider-openstack/commit/131410572775d76c1dac5cec0d39d9bdde65f4ab I cannot seem to identify the root cause though.

I think you've got a chicken-and-egg where the `api_address` is not wired up so that's why you see that failure. I think the issue is that the provider connection info...

Wouldn't it be useful to run validation all the time in case we break something @Slach ?

Hi @phoracek -- sorry, better late than ever. We'd want to put it on the Interface, so for example, we do this right now inside of a VM that's running...

Hi @louy -- I understand that you might have been pretty busy with other things at hand, but do you think you'd be able to push out a release (or...

Since there has been a lack of activity for the past few months and the lack of `darwin/amd64` is breaking our workflows, we've gone ahead and forked the project here:...