hashicorp / terraform

Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
https://www.terraform.io/
Other
42.35k stars 9.49k forks source link

Maintenance schedule for dedicated sql pool azurerm #35756

Closed Mohamednourr closed 3 hours ago

Mohamednourr commented 4 hours ago

Terraform Version

Terraform v1.9.5

Use Cases

I would like to configure Maintenance schedule for dedicated sql pool in synapse workspace using azurerm

Attempted Solutions

It's already not possible with current azurerm

Proposal

No response

References

No response

liamcervante commented 3 hours ago

Hi @Mohamednourr, the individual providers for Terraform are now managed in dedicated repositories. For Azure this is https://github.com/hashicorp/terraform-provider-azurerm. I'm going to close this issue here but you should reopen it directly with the Azure team. Thanks!