Skip to content

Nuagic/terraform-aws-github-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Name Version
aws ~> 3.0
github >= 4.12.0

Providers

Name Version
aws ~> 3.0
github >= 4.12.0

Inputs

Name Description Type Default Required
aws_iam_user_name Name to use for aws_iam_user. Default to gh-OWNER-REPO-ENV string null no
create_aksk Create AWS Access Key & Secret Key bool true no
env Environment name string n/a yes
env_secrets Environment level secrets map map(string) {} no
oauthtoken Github Oauth token string n/a yes
owner Github Owner string n/a yes
repo Github repository string n/a yes

Outputs

Name Description
aws_iam_user aws_iam_user name

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages