hashicorp / terraform-provider-azurerm

Terraform provider for Azure Resource Manager
https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs
Mozilla Public License 2.0
4.52k stars 4.6k forks source link

Support for Extended Azure Cloud Service #11234

Open rkttu opened 3 years ago

rkttu commented 3 years ago

Community Note

Description

Recently, Microsoft turns the extended support version of Cloud Service into GA, which can be deployed via ARM template. I wish azurerm terraform module supports this version of Cloud Service deployment.

New or Affected Resource(s)

I think currently azurerm does not cover extended version of Cloud Service feature.

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

lombardialess commented 2 years ago

Please put it in the pipeline soon, I have some ASM cloud services to migrate to our ARM infrastructure

ssoldatenkov commented 2 years ago

Are there any plans to support it any time soon?