Hi community,
I was miserably looking for a way how i can support multiple revisions for APIM.
Found a very similar issue here: API Management - Cannot add a revision to an existing API · Issue #12720 · hashicorp/terraform-provider-azurerm · GitHub
Where author describes that he can easily create two revisions together, however, if he would try to create a new revision afterwards, it would fail.
As the result, thread was closed without providing a solution.
Then it was referenced by another PR: `azurerm_api_management_api` - change `id` format so specific `revision`s can be managed by Terraform by mbfrahry · Pull Request #23031 · hashicorp/terraform-provider-azurerm · GitHub , with theoretical fix of the problem, however without providing a way how to implement it.
Sample was requested later, however - no details provided and thread again closed.
Can anyone share the sample that will show how revisions could be added incrementally?
Thanks,
Alex