About 214 results
Open links in new tab
  1. Infrastructure as Code with OpenTofu and GitLab

    To collaborate on Terraform code changes and IaC workflows, use the Terraform integration in merge requests. To manage GitLab resources like users, groups, and projects, use the GitLab …

  2. Infrastructure as Code scanning | GitLab Docs

    Infrastructure as Code (IaC) scanning runs in your CI/CD pipeline, checking your infrastructure definition files for known vulnerabilities. Identify vulnerabilities before they’re committed to the …

  3. Manage your infrastructure | GitLab Docs

    Manage your infrastructure Use GitLab to speed up and simplify your infrastructure management practices.

  4. Create an Azure AKS cluster | GitLab Docs

    You can create a cluster on Azure Kubernetes Service (AKS) through Infrastructure as Code (IaC). This process uses the Azure and Kubernetes Terraform providers to create AKS clusters.

  5. Integrate with AWS | GitLab Docs

    GitLab Runner Infrastructure Toolkit (GRIT) - managed infrastructure as code stewarded by the GitLab Runner team. Needed to deploy things like the GitLab Runner Autoscaler.

  6. GitLab Runner Infrastructure Toolkit | GitLab Docs

    The GitLab Runner Infrastructure Toolkit (GRIT) is a library of Terraform modules you can use to create and manage many common runner configurations on public cloud providers.

  7. Troubleshooting the Terraform integration with GitLab

    Troubleshooting the Terraform integration with GitLab When you are using the integration with Terraform and GitLab, you might experience issues you need to troubleshoot.

  8. GitLab-managed Terraform/OpenTofu state | GitLab Docs

    Managing infrastructure state files across teams requires both security and reliability. GitLab-managed OpenTofu state eliminates the typical challenges of state management. With …

  9. Installing a GitLab POC on Amazon Web Services (AWS)

    The Infrastructure as Code tooling GitLab Environment Tool (GET) is the best place to start for building using the Linux package on AWS and most especially if you are targeting an HA …

  10. Terraform Module Registry | GitLab Docs

    The GitLab local file project creates a minimal Terraform module and uploads it into the Terraform Module Registry using GitLab CI/CD. The Terraform module test project uses the module from …