Changes to the Root Files
- Terraform.tf - Updated file AzAPI version to ~> 2.0. Fixed issue #100
- Variables.tf - Changed Internet Ingestion Enabled Variable from Optional to Required and default from null to False
- Variables.tf - Changed Internet Query Enabled Variable from Optional to Required and default from null to False
Changes to the Network Isolation example
- Changed locals.tf regions to remove non av zone regions
- added AzApi Version to ~> 2.0
pr #102