Ferran Rodenas
Ferran Rodenas
Sounds good to me, are you willing to submit a PR with those changes? :)
We are currently working on switching to the new Project Service APIs (instead of using the IasS Project APIs). When the switch is done, then we will be able to...
@lapawa it's on our backlog, but unfortunately I cannot provide an estimation on when we can deliver this.
I just tested this use-case on a vRA 8.9.0 instance and I see the capability tags applied to my azure cloud account. @bohleadam Which version of vRA are you using?...
np, apologies for closing this request, we have tuned the stale robot to be more selective about which issues are stale.
I've added a few [examples](https://github.com/vmware/terraform-provider-vra/tree/main/examples/integration) on how to create `Active Directory`, `GitHub`, and `SaltStack` integrations.
@rnelson0 this feature is under consideration, and we'd like to address it as soon as possible. The complexity here is that the identity service is exposing their API in OpenApi...
@rnelson0 You're right, if the order does not matter, we should be using a `TypeSet`. I've submitted PR #411 to address this. But the above PR will not fix all...
@dorisxt I believe you can raise the ajax timeout at the [#start-app-link beforeSend event](https://github.com/frodenas/cf-console/blob/master/app/assets/javascripts/apps.js.erb#L89). Just add/modify the [timeout setting](http://api.jquery.com/jQuery.ajax/#jQuery-ajax-settings) received at the settings var. Let me know if if works.
@drnic What is the domain for your internal CF? If you choose local CF, then it must be `vcap.me` (so the api endpoint will be `http://api.vcap.me`). If not, then choose...