Matthew Howle
Matthew Howle
I'm using ClientSecretCredential in Python to list the tenants, but it returns None. This seems to be related to https://github.com/Azure/azure-sdk-for-python/issues/22527 ``` creds = ClientSecretCredential(tenant_id=tenant, client_id=client_id, client_secret=client_secret) sclient = SubscriptionClient(credential=creds) for...
**Describe the bug** When I enter "Darlington", it selects Darlington, UK. I then specify Darlington, South Carolina, USA and it accepts the city. However, it does not update the weather...
**Describe the bug** When using ntnx_clusters_info and applying a filter of `name: CLUSTERNAME`, all clusters are returned when only _CLUSTERNAME_ should be returned Similarly, when using ntnx_hosts_info and applying a...
##### SUMMARY Attempting to trigger an on-demand backup of VM returns `"Create or Updating fail, no match message return, return info as None"` It does appear the snapshots are occurring....
##### SUMMARY Allow the use of underscored column variables when composing new variable. This makes accessing variable consistent with keyed_groups and improves legibility. ### Variable Access Support | | lookup("vars",...
##### SUMMARY Add underscore variables to variables so they are available for compose. This makes it consistent with keyed_groups where both lookup("vars") and underscored column variables work. | | lookup("vars",...