Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Requirements

Name Version
terraform >= 1.3.0
humanitec ~> 1.0

Providers

Name Version
humanitec ~> 1.0

Resources

Name Type
humanitec_resource_definition.main resource

Inputs

Name Description Type Default Required
account_resource The Name of azure-blob-account resource to be used. string n/a yes
driver_account The ID of the Resource Account which should be used. string n/a yes
subscription_id The Subscription ID which should be used. string n/a yes
append_logs_to_error Append Terraform logs to error messages. bool false no
container_access_type The Access Level configured for this Container. string "private" no
name Specifies the Name for created resources. (Leave empty for the default one) string "" no
prefix Specifies the prefix used in default name for created resources. string "hum-rp-blob-storage-ex-" no
resource_packs_azure_rev Azure Resource Pack git branch. string "refs/heads/main" no
resource_packs_azure_url Azure Resource Pack git url. string "https://github.com/humanitec-architecture/resource-packs-azure.git" no
terraform_state Use terraform remote state.
object({
subscription_id = string
resource_group_name = string
storage_account_name = string
container_name = string
key_prefix = optional(string)
})
null no

Outputs

Name Description
id n/a