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
driver_account The ID of the Resource Account which should be used. string n/a yes
prefix Specifies the prefix used in default name for created resources. string n/a yes
resource_group_name Specifies the Name of the Resource Group within which this database will reside. 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
capacity The size of the Redis cache to deploy. number 2 no
enable_non_ssl_port Enable the non-SSL port bool false no
family The SKU family/pricing group to use. string "C" no
minimum_tls_version The minimum TLS version. string "1.2" no
name Specifies the Name for created resources. (Leave empty for the default one) string "" 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
sku_name The SKU of Redis to use. string "Standard" no

Outputs

Name Description
id n/a