Skip to content
View amzu-dev's full-sized avatar
  • https://amzu.cloud
  • Milton keynes
  • X @amzuit

Block or report amzu-dev

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 Loading

  1. openstack-terraform-example openstack-terraform-example Public

    HCL

  2. rails-jwt-template rails-jwt-template Public

    A Ruby on Rails JWT Template that provides the ability to intercept the requests with filters and validate JWT before executing the endpoint. See readme and in code comments for details.

    Ruby 1

  3. Install LAMP in Ubuntu Install LAMP in Ubuntu
    1
    #!/bin/bash
    2
    
                  
    3
    # Update Package Index
    4
    sudo apt update
    5
    
                  
  4. tf-aws-eks tf-aws-eks Public

    Terraform AWS EKS Example

    HCL