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

Provider 3.0 changes #45

Open
waylew-lexis opened this issue Jan 12, 2022 · 0 comments
Open

Provider 3.0 changes #45

waylew-lexis opened this issue Jan 12, 2022 · 0 comments

Comments

@waylew-lexis
Copy link
Contributor

upcoming major release of azurerm provider changes may introduce breaking changes hashicorp/terraform-provider-azurerm#14193

Storage:

  • We’ll switch to using Resource Manager (management plane) for all resources.
  • Switching to use AzureAD / Resource Manager for nested item configuration - this allows provisioning these when Private Link is enabled, however requires different permissions which are not granted by default.
  • The field allow_blob_public_access will be renamed to allow_nested_items_to_be_public to resolve confusion about what this field does. This field specifies whether items within the Storage Account (such as Containers and Blobs) can opt-in to being made public (for example at the Container or Blob level) - and not that all resources within this Storage Account are public by default.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant