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

Use existing (already created) storage account in monitoring #16

Open
Reintjuu opened this issue Jul 20, 2022 · 0 comments
Open

Use existing (already created) storage account in monitoring #16

Reintjuu opened this issue Jul 20, 2022 · 0 comments

Comments

@Reintjuu
Copy link

On https://github.com/kumarvna/terraform-azurerm-mssql-db/blob/master/main.tf#L416 only the given var.storage_account_id is used. I think it should be configurable to be reusable from the already created Storage Account (https://github.com/kumarvna/terraform-azurerm-mssql-db/blob/master/main.tf#L40).

Another option would be to allow an external Storage Account to be provided to the module. Just like the parameterized/optional resource group creation.

@Reintjuu Reintjuu changed the title Use existing (already created) storage account in Azure Monitor Use existing (already created) storage account in monitoring Jul 20, 2022
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