Skip to content

armakuni/terraform-aws-github-actions-oidc-provider

Repository files navigation

AWS Github Actions OIDC Provider Terraform Module

This module creates a OIDC Provider configured to allow connection to AWS from Github Actions.

You can then use this to create roles to allow your repositories to access your AWS account. We have created a separate terraform-aws-github-actions-oidc module for this purpose.

Requirements

No requirements.

Providers

Name Version
aws n/a

Modules

No modules.

Resources

Name Type
aws_iam_openid_connect_provider.this resource

Inputs

Name Description Type Default Required
github_thumbprint GitHub OpenID TLS certificate thumbprint (the default is the current value) string "6938fd4d98bab03faadb97b34396831e3780aea1" no

Outputs

Name Description
arn n/a

About

A Terraform module which creates a OIDC Provider configured to allow connection to AWS from Github Actions.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages