skwashd - Overview

View skwashd's full-sized avatar

planning, coding, reviewing

Dave Hall skwashd

planning, coding, reviewing

Block or report skwashd

Pinned Loading

  1. Code generator for Python based Lambda functions that consume APIs defined in Open API spec files

    Python 9

  2. Utility Lambda Functions for AWS Step Functions

    Python 2

  3. This terraform module populates an AWS security group ingress rules with Cloudflare source IPs

    HCL 7

  4. Builds an alpine docker image from scratch

    Shell 20 11

  5. 1

    This Python (3.6+) script is for migrating Amazon AWS System Manager (SSM) Parameter Store keys from one path to another.

    5

    To install the script do the following:
  6. Git pre-commit hook for checking fil... Git pre-commit hook for checking files with coder-review and php lint. This prevents developers committing broken PHP or code that doesn't comply with the Drupal coding standards.Add this file to .git/hooks/pre-commit in the root of your doc repo and make it executable (chmod +x .git/hooks/pre-commit).You must have the coder module in ~/.drush/This has only been tested with drush 6.x.

    4

    # Git pre-commit hook for Drupal projects.

    5

    # Created by Dave Hall - http://davehall.com.au