Closed hongooi73 closed 5 years ago
That have null as the initial tags field, rather than {}, eg AKS.
null
{}
Workaround is to include keep_existing=FALSE on the set_tags call.
keep_existing=FALSE
set_tags
That have
null
as the initial tags field, rather than{}
, eg AKS.