You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to deploy an aro cluster, it fails with "error": {\n "code": "InvalidParameter",\n "message": "The provided resource group \'\' is invalid.",\n "target": "properties.clusterProfile.resourceGroupId"\n }\n}\n', 400)
This field is not set in my task, therefore should be null, the error sees it as an empty string which may be the problem?
SUMMARY
When trying to deploy an aro cluster, it fails with
"error": {\n "code": "InvalidParameter",\n "message": "The provided resource group \'\' is invalid.",\n "target": "properties.clusterProfile.resourceGroupId"\n }\n}\n', 400)
This field is not set in my task, therefore should be null, the error sees it as an empty string which may be the problem?
ISSUE TYPE
COMPONENT NAME
azure_rm_openshiftmanagedcluster
ANSIBLE VERSION
COLLECTION VERSION
CONFIGURATION
OS / ENVIRONMENT
STEPS TO REPRODUCE
EXPECTED RESULTS
ACTUAL RESULTS
The text was updated successfully, but these errors were encountered: