terraform-aws-codebuild
terraform-aws-codebuild copied to clipboard
Existing service_role and disabling random_string (if not s3 bucket needed)
Existing service_role and disabling random_string (if not s3 bucket needed)
what
- Adding support to use an existin service_role
- Disabling random_string creation if no AWS S3 bucket is needed
why
- Allow the usage of existing IAM roles in new CodeBuild projects
- Remove unnecessary random_string creation if not needed
references
- Link to any supporting github issues or helpful documentation to add some context (e.g. stackoverflow).
- Use
closes #123, if this PR closes a GitHub issue#123
@bradj @brcnblc Hi guys! any comment about the PR? Thanks
/test all
This pull request is now in conflict. Could you fix it @mgomezzul? 🙏