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

Feature request: Network ACL support for Azure Storage Account backend plugin #23

Open
fok666 opened this issue May 27, 2024 · 0 comments

Comments

@fok666
Copy link

fok666 commented May 27, 2024

I would like to request a feature in form of configuration options to enable Network ACL support for TerraspacePluginAzurerm auto-creation of the backend Storage Account.

Current implementation of the plugin creates the storage account backend with no Network ACLs, so the container can be accessed from anywhere.

The configuration could be:

  • Specify the default action to the Network Access ("Allow" or "Deny") for the storage account
  • Specify one or more network rules if the default action is "Deny":
  • The rules would contain CIDR and Action parameters

Security would be greatly improved if network access policies could be specified for the backend configuration.
Also, if security policies require an ACL to be present, the auto-creation of the storage account would fail.

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