Skip to content
View gazoakley's full-sized avatar

Sponsoring

@iakat

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. terraform-aws-session-manager-settingsterraform-aws-session-manager-settingsPublic

    Allows configuration of logging settings for AWS SSM Session Manager

    HCL 25 21

  2. Jenkinsfile for running TerraformJenkinsfile 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-awsterraform-provider-awsPublic

    Forked from hashicorp/terraform-provider-aws

    Terraform AWS provider

    3

  4. terraformterraformPublic

    Forked from hashicorp/terraform

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

    Go

  5. sequelizesequelizePublic

    Forked from sequelize/sequelize

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

    JavaScript

  6. node-mysql2node-mysql2Public

    Forked from sidorares/node-mysql2

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

    JavaScript