Skip to content

This module is for generating the OpenID Connect provider ARN one would get given an issuer url.

License

Notifications You must be signed in to change notification settings

reegnz/terraform-aws-oidc-provider-data

Repository files navigation

aws-oidc-provider-data Terraform Module

DEPRECATED. Use aws_iam_openid_connect_provider data source instead.

This module is for generating the OpenID Connect provider ARN one would get given an issuer url.

Requirements

Name Version
terraform >= 0.14
aws >= 3.0

Providers

Name Version
aws >= 3.0

Modules

No Modules.

Resources

Name
aws_caller_identity
aws_partition

Inputs

Name Description Type Default Required
name The OIDC issuer name. string n/a yes

Outputs

Name Description
arn The ARN that the provider will have with the given issuer URL.
issuer_url The OIDC issuer URL.

About

This module is for generating the OpenID Connect provider ARN one would get given an issuer url.

Resources

License

Stars

Watchers

Forks

Languages