Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Zonal capability for App Service Enviroment V3 #12577

Closed
adamyager opened this issue Jul 13, 2021 · 3 comments · Fixed by #12932
Closed

Enable Zonal capability for App Service Enviroment V3 #12577

adamyager opened this issue Jul 13, 2021 · 3 comments · Fixed by #12932
Assignees
Labels
enhancement sdk/not-yet-supported Support for this does not exist in the upstream SDK at this time sdk/requires-swagger-changes Changes need to be made in the Swagger specifications to enable this functionality service/app-service
Milestone

Comments

@adamyager
Copy link

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Today the App Service Enviroment V3 povider does no support the ability to run this in a Zonal config. This service is now in GA.

https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/app_service_environment_v3
I am told by the product team that the swagger is being updated but is avaiable(but not documented) in the current API spec..
https://docs.microsoft.com/en-us/rest/api/appservice/app-service-environments

"zoneRedundant": true/false

New or Affected Resource(s)

Existing resource that is impacted.
https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/app_service_environment_v3

azurerm_app_service_environment

Potential Terraform Configuration

# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key.

References

https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/app_service_environment_v3
and
https://docs.microsoft.com/en-us/rest/api/appservice/app-service-environments

  • #0000
@miwebst
Copy link

miwebst commented Jul 22, 2021

Dependent on Azure/azure-rest-api-specs#15188

@tombuildsstuff tombuildsstuff added sdk/not-yet-supported Support for this does not exist in the upstream SDK at this time sdk/requires-swagger-changes Changes need to be made in the Swagger specifications to enable this functionality labels Jul 22, 2021
@jackofallops jackofallops self-assigned this Jul 27, 2021
@jackofallops jackofallops added this to the v2.73.0 milestone Aug 12, 2021
@github-actions
Copy link

This functionality has been released in v2.73.0 of the Terraform Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

@github-actions
Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement sdk/not-yet-supported Support for this does not exist in the upstream SDK at this time sdk/requires-swagger-changes Changes need to be made in the Swagger specifications to enable this functionality service/app-service
Projects
None yet
5 participants