Giter Site home page Giter Site logo

kumarvna / terraform-azurerm-storage Goto Github PK

View Code? Open in Web Editor NEW
34.0 4.0 71.0 1.37 MB

Terraform Module to create Azure storage account resources.

License: GNU General Public License v3.0

HCL 100.00%
azure azure-storage azure-storage-blob azure-storage-queue azure-storage-table azure-storage-account terraform terraform-module storage-life-cycle terraform-azure-storage

terraform-azurerm-storage's Issues

allow_blob_public_access removed from storage account resource.

Error: Unsupported argument

on .terraform/modules/storage/main.tf line 44, in resource "azurerm_storage_account" "storeacc":
44: allow_blob_public_access = var.enable_advanced_threat_protection == true ? true : false

An argument named "allow_blob_public_access" is not expected here.

Should be migrated to>

azurerm_storage_account - (Beta) add a state migration for the renaming of allow_blob_public_access to allow_nested_items_to_be_public (#13607)

Unable to create empty containers

Hi I am trying to create storage account without the container but i get below error. Can you please help me how to create just a storage account without containers using your code. Thanks in advance.

Error: Invalid index

│ on modules\storage-account\output.tf line 46, in output "container_sqlva":
│ 46: value = "${azurerm_storage_container.container[0].id}/"
│ ├────────────────
│ │ azurerm_storage_container.container is empty tuple

│ The given key does not identify an element in this collection value: the collection has no elements.

Data Lake (is_hns_enabled)

Excellent work but I noticed it does not seem to support data lake features (is_hns_enabled). Is there a specific reason or is it just not present in your examples?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.