Skip to content
View alexlop00's full-sized avatar

Block or report alexlop00

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. Terraform_Example_AWS_Nginx Terraform_Example_AWS_Nginx Public

    Utilizes Terraform to deploy Amazon Web Services (AWS) Virtual Private Cloud (VPC) & Elastic Compute Cloud (EC2) instance, includes an nginx (HTTP) deployment

    HCL 1

  2. boto3-challenge boto3-challenge Public

    The purpose of the provided Python script is to deploy a Linux AWS EC2 instance with two volumes and two users - using Boto3 only.

    Python

  3. boto3-cloudformation-challenge boto3-cloudformation-challenge Public

    The purpose of the provided Python script is to deploy a Linux AWS EC2 instance with two volumes and two users, using CloudFormation and boto3.

    Python