divya

Divyap29/divya/test

Terraform Module HCL TEST
Install
module "divya" {
source = "Divyap29/divya/test"
version = "1.1.0"
}
plain text: /constructs/tfmod-divyap29-divya-test/install.txt
⭐ Source on GitHub 📦 Registry page
Inputs (4)
NameTypeDescriptionDefault
resourcegroupnamestringThe resource group name required
storageaccountnamestringThis is the name of storage accoutn to be created"divyastorageaccount"
tierstringTrier of the storage account"Hot"
resourcegplocationstringLocation of RG"East US"
Outputs (2)
storageid — This is the id of the provisioned storage accoutn
StorageTier — The tier of the storage account
Resources (1)
azurerm_storage_account
Details
FrameworkTerraform Module
LanguageHCL
Version1.1.0
Cloud TEST
★ Stars0
Forks0
Total downloads445
Inputs4
Outputs2
Resources1
NamespaceDivyap29
Updated