Skip to content
View gazoakley's full-sized avatar

Organizations

@ocrbase
Block or Report

Block or report gazoakley

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-aws-session-manager-settings terraform-aws-session-manager-settings Public

    Allows configuration of logging settings for AWS SSM Session Manager

    HCL 21 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