Unable to create 3 tags in Azure apim using terraform. Error says that tag not exist but the tags are present in API.
I am following below terraform method to create tags in target environmenthttps://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/api_management_api_tag.
Same method is working for other terraform templates I am working with. Can some one please help here?
Created terraform template to deploy changes to an existing apim.