Skip to content
View danielvrog's full-sized avatar
Block or Report

Block or report danielvrog

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. maas maas Public

    Forked from canonical/maas

    Official MAAS repository mirror (may be out of date). Development happens in Launchpad (https://git.launchpad.net/maas/).

    Python

  2. OPA Conftest: Validate all AWS resou... OPA Conftest: Validate all AWS resources are tagged in your Terraform code
    1
    #!/bin/bash
    2
    
                  
    3
    # In ordet to update the list of taggable resources:
    4
    git clone https://github.com/hashicorp/terraform-provider-aws.git
    5
    cd terraform-provider-aws/website/docs/r
  3. AppsFlyer/terra-crust AppsFlyer/terra-crust Public

    Terra Crust was created to allow Platform teams to expose Terraform as the main API to developers

    Go 64 6

  4. AppsFlyer/local-pvc-releaser AppsFlyer/local-pvc-releaser Public

    A Kubernetes controller designed to oversee Persistent Volume Claims (PVCs) associated with local storage on worker nodes. Its purpose is to enhance resilience and facilitate automatic recovery in …

    Go 10