Create a IAM OIDC provider used to link EKS Services Accounts and IAM roles
| Name |
Version |
| aws |
>= 4.67.0, < 5.0.0 |
| time |
~> 0.9.1 |
No modules.
| Name |
Description |
Type |
Default |
Required |
| customer |
Customer applied to this instance |
string |
"" |
no |
| name |
Name applied to this instance |
string |
"myIAMpolicy" |
no |
| tags |
Tags applied to this instance |
map(string) |
{ "ManagedBy": "terraform" } |
no |
| thumbprint_list |
List of thumbprints to be added to the oidc provider |
list(string) |
n/a |
yes |
| url |
URL of the OIDC provider |
string |
n/a |
yes |
| Name |
Description |
| arn |
The ARN of the OIDC provider |
| url |
The URL of the OIDC provider |