- USA
-
21:37
(UTC -07:00) - https://kyler.omg.lol
- @[email protected]
- @kymidd.bsky.social
- https://www.letsdodevops.com/
Highlights
- Pro
Stars
Terraform provider for Azure Resource Manager
An Action to fix PR titles to add Jira tickets to the beginning to support squash merges
Bash script to find all repos in a GitHub Org with a specific Topic and add them all to a GitHub App
Examples how to use the Tofu/Terraform Az Api provider to find lots of things in Azure cloud
HSRP (Hot Standby Redundancy Protocol) is a common network gateway redundancy protocol where 2 (or more) routers share a gateway IP. This code short-circuits that relationship by spoofing a partnerβ¦
Python script to read data from multiple CSVs, sort it into intermediary CSVs, then combine data based on keyed values for easy reading
Script to read raw network subnet data and iteratively build reports
Base image for the microtrader applications
Terragrunt example to execute many terraform main.tf files. More info on Medium.
A simple for_each module conversion. Haven't figured out how outputs work yet, but working on it!
A fictitious stock trading microtrader application
Terraform configuration to build an S3 bucket for state storage and a DynamoDB for execution locking. Permits pivoting to a CI/CD. More info in blog.
A bash generator of Ansible playbook to push AWS CIDR public IP list to firewalls automatically
Builds a CodeCommit git repo, CodeBuild projects for Terraform Plan & Apply, and a CodePipeline project to monitor the git repo and drive deployments. Blog link has more info and walk-through with β¦
Terraform to fully deploy a Cisco ASAv to AWS. More info on Medium.
Config to build a terraform remote state storage container and blob to help bootstrap azure to terraform. Website is reference article.
Build a Terraform YML pipeline in Azure DevOps. Linked article: https://medium.com/swlh/azure-devops-yml-terraform-pipeline-and-pre-merge-pull-request-validation-6352b841376a
Link to medium blog that walks through integrating Travis-CI with AWS and automatic actions - PR opened, Terraform plan. PR merged, terraform apply. Info in blog.
A bash (.sh) script to be run from an AWS ec2 instance to assume an IAM role and terraform config to build the IAM policies
Cisco Umbrella is spyware, let's break it
Codebase to build a smokeping Azure-DevOps-driven test and deploy smokeping cluster. Converts an old-ish linux app to a modern cloud app. Further explained in linked website.