Documentation for the API - azurerm

Hi
I’m just starting to learn how to use Terraform and in my particular case I will be using it to set up an API gateway in Azure’s Management API
But I am really struggling with finding things like walk-throughs or even detailed documentation
Here’s an example

I’m right now trying to configure an API operation which should have more than one response defined, not only a “200”.
And on this page - https://www.terraform.io/docs/providers/azurerm/r/api_management_api_operation.html#response - there’s no saying how to approach mulyiple responses

Maybe I have missed something. If so, please feel free to tell me

Thanks in advance

/Rickard

Hi! This is a fine place to post, but if you don’t get a response here, you might want to try the Azure-specific category! https://discuss.hashicorp.com/c/terraform-providers/tf-azure

Thank you for the response
I found out…