Folders and files Name Name Last commit message
Last commit date
parent directory
View all files
No modules.
Name
Description
Type
Default
Required
common_providers
List of common well-known providers to enable, such as github, gitlab
list(string)
[]
no
custom_providers
Map of custom provider configurations
map(object({ name = optional(string, null) url = string client_id_list = list(string) thumbprint_list = optional(list(string), []) lookup_thumbprint = optional(bool, true) }))
{}
no
provider_tags
Nested map of tags to apply to specific providers. Top level keys should match provider names
map(map(string))
{}
no
tags
Map of tags to apply to all resources
map(string)
{}
no
Name
Version
aws
>= 6.0.0
tls
n/a
Name
Description
Type
Default
Required
common_providers
List of common well-known providers to enable, such as github, gitlab
list(string)
[]
no
custom_providers
Map of custom provider configurations
map(object({ name = optional(string, null) url = string client_id_list = list(string) thumbprint_list = optional(list(string), []) lookup_thumbprint = optional(bool, true) }))
{}
no
provider_tags
Nested map of tags to apply to specific providers. Top level keys should match provider names
map(map(string))
{}
no
tags
Map of tags to apply to all resources
map(string)
{}
no
Name
Description
providers
Map of created IAM OIDC providers
You can’t perform that action at this time.