shibayan / terraform-azurerm-keyvault-acmebot

Terraform Module for Key Vault Acmebot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Be compatible with v3.x provider

davidkarlsen opened this issue · comments

Some resources break on the recent v3.x azurerm provider:

 Error: Unsupported argument
│ 
│   on .terraform/modules/keyvault_acmebot/main.tf line 9, in resource "azurerm_storage_account" "storage":
│    9:   allow_blob_public_access  = false
│ 
│ An argument named "allow_blob_public_access" is not expected here.

Docs on change: https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/guides/3.0-upgrade-guide