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
Fix identity tag test to avoid conflict with tag namespace tests
Tag namespace tests use BillingTags namespace and modifies it. Tag tests were using the same namespace, causing race condition failures when running them in parallel.
"description": Representation{repType: Required, create: `This tag will show the cost center that will be used for billing of associated resources.`, update: `description2`},
0 commit comments