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
audience Specifies the audience for this Federated Identity Credential. set(string) n/a yes
driver_account The ID of the Resource Account which should be used. string n/a yes
issuer Specifies the issuer of this Federated Identity Credential. string n/a yes
parent_id Specifies parent ID of User Assigned Identity for this Federated Identity Credential. string n/a yes
resource_group_name Specifies the Name of the Resource Group within which created resources will reside. string n/a yes
subject Specifies the subject for this Federated Identity Credential. 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
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-service-bus-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