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

Block or report gettek

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

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

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

    HCL 139 62

  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