Terraform module to create the Core component of each workload, currently only implements Terraform-azure-mcaf-key-vault
Name | Version |
---|---|
terraform | >= 1.7 |
azurerm | >= 4 |
Name | Version |
---|---|
azurerm | >= 4 |
Name | Source | Version |
---|---|---|
keyvault_with_cmk | github.com/schubergphilis/terraform-azure-mcaf-key-vault.git | v0.3.1 |
Name | Type |
---|---|
azurerm_resource_group.this | resource |
azurerm_client_config.current | data source |
Name | Description | Type | Default | Required |
---|---|---|---|---|
key_vault | n/a | object({ |
n/a | yes |
location | Location of the resources to create | string |
n/a | yes |
resource_group | The name of the resource group in which to create the resources. | object({ |
{ |
no |
tags | A map of tags to assign to the resource. | map(string) |
{} |
no |
Name | Description |
---|---|
cmkrsa_id | CMK RSA Key ID |
cmkrsa_key_name | CMK RSA Key Name |
cmkrsa_resource_resource_id | CMK RSA Key Resource ID |
cmkrsa_resource_versionless_id | CMK RSA Key ID |
cmkrsa_verionsless_id | CMK RSA Key ID |
key_vault_id | n/a |
key_vault_name | n/a |
key_vault_uri | n/a |