terraform-aws-ecs-web-app
terraform-aws-ecs-web-app copied to clipboard
Clarifying GitHub OAuth token variable
what
Clarifying what the github_oauth_token
variable should contain.
why
The aws-codebuild
module changed the default type for the github_token
variable to PARAMTER_STORE
from PLAINTEXT
in this commit https://github.com/cloudposse/terraform-aws-codebuild/commit/d0782827c25de91f41b7ea2421ef4970f047f3be.
references
- https://github.com/cloudposse/terraform-aws-ecs-codepipeline/pull/89
Wow, this is a pretty important change! Hopefully this can get merged quickly.
/test all
/test all