Skip to content
View gettek's full-sized avatar

Block or report gettek

Report abuse

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

Report abuse

Pinned Loading

  1. terraform-azurerm-policy-as-code terraform-azurerm-policy-as-code Public

    Terraform modules that simplify the deployment of both custom and built-in Azure Policies

    HCL 156 71

  2. VMRun VMRun Public

    Uses the VMrun.exe executible from VMWare Workstation to perform quick management of local VMs

    PowerShell 2 2

  3. elk.docker.nginx elk.docker.nginx Public

    Elasticsearch, Logstash, Beats, Kibana, NGINX docker-stack with Puppet config management

    HCL 2

  4. Install and Update PowerShell Module... Install and Update PowerShell Modules in Bulk
    1
    <#
    2
    .SYNOPSIS
    3
        Update your PowerShell modules in bulk by specifiying an explicit list to install & keep up to date
    4
        Requires 'PowerShellGet'
    5
    .DESCRIPTION