Skip to content
View gazoakley's full-sized avatar

Block or report gazoakley

Report abuse

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

Report abuse

Pinned Loading

  1. terraform-aws-session-manager-settings terraform-aws-session-manager-settings Public

    Allows configuration of logging settings for AWS SSM Session Manager

    HCL 25 21

  2. Jenkinsfile for running Terraform Jenkinsfile for running Terraform
    1
    pipeline {
    2
        agent any
    3
    
                  
    4
        parameters {
    5
            string(name: 'environment', defaultValue: 'default', description: 'Workspace/environment file to use for deployment')
  3. terraform-provider-aws terraform-provider-aws Public

    Forked from hashicorp/terraform-provider-aws

    Terraform AWS provider

    3

  4. terraform terraform Public

    Forked from hashicorp/terraform

    Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.

    Go

  5. sequelize sequelize Public

    Forked from sequelize/sequelize

    An easy-to-use multi SQL dialect ORM for Node.js

    JavaScript

  6. node-mysql2 node-mysql2 Public

    Forked from sidorares/node-mysql2

    ⚡ fast node-mysql compatible mysql driver for node.js

    JavaScript