Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Document GitHub token permissions required #21

Open
bryantbiggs opened this issue Jun 29, 2022 · 1 comment
Open

[FEATURE] Document GitHub token permissions required #21

bryantbiggs opened this issue Jun 29, 2022 · 1 comment
Assignees

Comments

@bryantbiggs
Copy link
Contributor

Is your feature request related to a problem? Please describe

@bryantbiggs
Copy link
Contributor Author

Actually, we should update the codepipeline code to use the GitHub app auth route since its currently throwing a warning

│ Warning: The CodePipeline GitHub version 1 action provider is deprecated.
│ 
│   with module.codepipeline.aws_codepipeline.this,
│   on ../../modules/codepipeline/main.tf line 17, in resource "aws_codepipeline" "this":
│   17:       provider         = "GitHub"
│ 
│ Use a GitHub version 2 action (with a CodeStar Connection `aws_codestarconnections_connection`) instead. See https://docs.aws.amazon.com/codepipeline/latest/userguide/update-github-action-connections.html

@parkand1 parkand1 self-assigned this Sep 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: In Progress
Development

No branches or pull requests

2 participants