sassoftware / viya4-iac-azure

This project contains Terraform configuration files to provision infrastructure components required to deploy SAS Viya platform products on Microsoft Azure Cloud.
Apache License 2.0
72 stars 88 forks source link

Skip provider registration #388

Open stef-p opened 2 months ago

stef-p commented 2 months ago

This PR enables the skip_provider_registration field in azurerm provider as documented in:

https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/resource_provider_registration

The default behaviour will set the skip_provider_registration = false