terraform-aws-gitlab-runner VS aws

Compare terraform-aws-gitlab-runner vs aws and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
terraform-aws-gitlab-runner aws
4 6
560 -
1.4% -
8.9 -
4 days ago -
HCL
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

terraform-aws-gitlab-runner

Posts with mentions or reviews of terraform-aws-gitlab-runner. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-08.

aws

Posts with mentions or reviews of aws. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-02.
  • AWS EC2 as a gitlab-runner
    1 project | /r/gitlab | 26 May 2023
    You might want to consider using one of the easy-button templates in the GitLab HA Scaling Runner Vending Machine for AWS EC2 ASG project. Even for a single instance, it'll help you get the basics correct, including setting the concurrency to 1 if desired.
  • Deploying to multiple aws accounts or environments
    1 project | /r/gitlab | 18 May 2023
  • Setting up GitLab + AWS EKS for CI/CD - help/insight needed please
    2 projects | /r/gitlab | 2 Aug 2022
    Please see https://gitlab.com/guided-explorations/aws/gitlab-runner-autoscaling-aws-asg/
  • Best way to host GL Runners on AWS
    2 projects | /r/devops | 31 Mar 2022
    AWS GL Vending machine https://gitlab.com/guided-explorations/aws/gitlab-runner-autoscaling-aws-asg/ Pros: each team deploying their own runner quickly helps with cost allocation Cons: doesnt seem to be updated, tested heavily I dont see runner caching solutions
  • AWS Federation for Gitlab CI Jobs – Your Feedback Wanted
    3 projects | news.ycombinator.com | 19 Jan 2022
    - New Working Example: https://gitlab.com/guided-explorations/aws/configure-openid-connect-in-aws

    Huge thanks go out to Joe Randazzo, Brad Downey, Viktor Nagy and Krasimir Angelov for working the following issues and MRs to get this done:

  • AWS federation comes to GitHub Actions
    4 projects | news.ycombinator.com | 14 Sep 2021
    There are a couple approaches. GitLab's JWT token allows custom scripting to interface it to other systems. This demo shows custom integration with Vault (it also demonstrates our native integration - so you have to parse out which code you are looking at): https://gitlab.com/bdowney/vault-demo

    Another approach is placing a GitLab runner within AWS and assigning it an IAM role directly. While this isn't as flexible, it is also not as complex to debug why a specific user can't build or deploy a job when another can.

    In this scheme, there is potentially a runner per-dev team that has the same exact IAM profile as the dev team.

    This can be done using KIAM for EKS runners, or if you are doing docker runners, you can use the "GitLab HA Scaling Runner Vending Machine for AWS EC2 ASG" here: https://gitlab.com/guided-explorations/aws/gitlab-runner-aut...

    That last automation is designed to be self-service and can be setup in AWS Service Manager for teams to self-deploy their runners.

    The many other benefits to this automation are enumerated here: https://gitlab.com/guided-explorations/aws/gitlab-runner-aut...

What are some alternatives?

When comparing terraform-aws-gitlab-runner and aws you can also consider the following projects:

tfsec - Security scanner for your Terraform code [Moved to: https://github.com/aquasecurity/tfsec]

trackiam - A project to collate IAM actions, AWS APIs and managed policies from various public sources.

terraform-aws-ecs-private-ethereum-blockchain - A Terraform module to setup a private Ethereum network on Amazon ECS

k8s-aws-terraform-cluster - Deploy an high available Kubernetes (k8s) cluster on Amazon AWS

tfsec - Security scanner for your Terraform code

terraform_ec2_spot_instance - Use terraform to create an AWS EC2 spot instance

terraform-with-comments - Archived: Reusable workflow to interface Terraform CLI with PR comments via GitHub Actions CI/CD.