'az aro create' --tags are not applied to aro-xxxxxxxx resource group
Open
feature
roadmap
- Dominant language
- No language data
- Stars
- 121
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
I'm creating an Azure Red Hat OpenShift cluster using 'az aro create'. The creation works fine, and I get the 'OpenShift cluster' object in my resource group. On that object the '--tags' I pass in are set properly.
However, the 'aro-xxxxxx' resource group that is created to contain all the cluster resources does not have those tags set on the resource group or any of the objects it contains. My assumption would be that the provided tags would be applied to all of those generated objects.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.