Skip to content
View techministrator's full-sized avatar
😈
😈

Block or report techministrator

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. bitbucket-cloudformation-custom-resource bitbucket-cloudformation-custom-resource Public

    CloudFormation Custom Resource that creates BitBucket Repository

    Python

  2. Terraform creates Single Page App us... Terraform creates Single Page App using Private S3 Bucket and CloudFront with Custom Domain Name
    1
    # This simple file presents how to provision a HTTPS Custom Domain Single Page App (like React) 
    2
    # using S3 Private Bucket (not configured as Website) and CloudFront. Following best practice, 
    3
    # users can only access S3 content # via Custom Domain Name or CloudFront endpoint. Not directly to S3 bucket. 
    4
    
                  
    5
    provider "aws" {
  3. ansible-dynamic-inventory-ssh-bastion-to-ec2 ansible-dynamic-inventory-ssh-bastion-to-ec2 Public

    Ansible Dynamic Inventory for EC2 Instance via SSH Bastion Host in Multi-Regions

    Shell

  4. check-and-rotate-iam-access-keys-age check-and-rotate-iam-access-keys-age Public

    Check all users' IAM access keys age that are over specified days and send notifications to change. If not, the function will automatically rotate the key and send noti for them.

    Python

  5. copy-default-encrypted-rds-snapshot-cross-account copy-default-encrypted-rds-snapshot-cross-account Public

    Copy Default KMS Key Encrypted RDS Snapshots created by AWS Backup to Another Account

    Python 1 1

  6. canchain-testnet canchain-testnet Public

    CAN Chain Testnet Deployment using Terraform

    HCL 1