Skip to content

TechHoldingLLC/terraform-aws-github-oidc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Name Version
aws >= 4.5

Providers

Name Version
aws >= 4.5
tls n/a

Modules

No modules.

Resources

Name Type
aws_iam_openid_connect_provider.github_oidc resource
aws_iam_role.github_oidc resource
aws_caller_identity.current data source
aws_iam_policy_document.github_oidc_trust_policy data source
tls_certificate.github data source

Inputs

Name Description Type Default Required
branch_repo_config list of repo with specific branch any {} no
env_repo_config list of repo with env any {} no
role_name AWS IAM Role Name to setup OpenID Identity Provider string n/a yes

Outputs

Name Description
iam_role_arn n/a
iam_role_name n/a

License

Apache 2 Licensed. See LICENSE for full details.

About

Terraform module which configures AWS-GitHub-OIDC Configuration.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages