hashivault∕identity‒group‒alias - dicomgrid/pt-modules GitHub Wiki
Usage
To use this module in your Terraform, refer to the below module example:
module "hashivault_identity_group_alias" {
source = "git::https://github.com/dicomgrid/pt-modules.git?ref=null"
# See inputs below for additional required parameters
}
Attributes
Requirements
Name | Version |
---|---|
terraform | ~> 1.0 |
aws | >= 5.0.0 |
vault | 3.21.0 |
Providers
Name | Version |
---|---|
vault | 3.21.0 |
Modules
No modules.
Resources
Name | Type |
---|---|
vault_identity_group_alias.main | resource |
Inputs
Name | Description | Type | Default | Required |
---|---|---|---|---|
canonical_id | n/a | any |
n/a | yes |
mount_accessor | n/a | any |
n/a | yes |
name | n/a | any |
n/a | yes |
namespace | n/a | any |
null |
no |
Outputs
Name | Description |
---|---|
canonical_id | n/a |
id | n/a |
mount_accessor | n/a |
name | n/a |
namespace | n/a |