Skip to content

0.13.0 Add `oidc_provider_enabled` variable and `aws_iam_openid_connect_provider` resource

Compare
Choose a tag to compare
@aknysh aknysh released this 20 Nov 01:58

what

  • Add oidc_provider_enabled variable and aws_iam_openid_connect_provider resource

why

  • aws_iam_openid_connect_provider provisions an IAM OIDC identity provider for the cluster,
    allowing you can create IAM roles to associate with a service account in the cluster, instead of using kiam or kube2iam

references