- USA
-
15:52
- 7h behind - https://kyler.omg.lol
- @kymidd@infosec.exchange
- @kymidd.bsky.social
- https://www.letsdodevops.com/
Highlights
- Pro
Stars
Terraform module to create AWS S3 resources πΊπ¦
Terraform module which calculates price of AWS infrastructure (from Terraform state and plan) πΊπ¦
Set of standalone and reusable AWS/DevOps solutions implemented as Terraform modules πΊπ¦
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 build a CI/CD bootstrap for a CI/CD to hook into. Linked to a blog: https://medium.com/swlh/lets-do-devops-bootstrap-aws-to-your-terraform-ci-cd-azure-devops-github-actions-etc-b3cc5a6β¦
Complete and fully customizable TF ECS module
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
GitHub actions configuration to build a terraform CI/CD. More info on Medium.
PluralSight course public repo. Use TravisCI to deploy a Cisco ASAv for testing firewall code in <10 min
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
DefCon612 Presentation on using Terraform to build docker CI/CD runners
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.
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.
Terraform to fully deploy a Cisco ASAv to AWS. More info on Medium.
Letβs Do DevOps: Share ECR Docker Image and Secrets Between AWS Accounts
Part 1: https://medium.com/@kymidd/lets-do-devops-making-a-github-action-event-driven-new-repo-immediate-configuration-github-4ecf6859e32b Part2: https://medium.com/@kymidd/lets-do-devops-making-a-β¦
Examples how to use the Tofu/Terraform Az Api provider to find lots of things in Azure cloud
Config to build a terraform remote state storage container and blob to help bootstrap azure to terraform. Website is reference article.
Terragrunt example to execute many terraform main.tf files. More info on Medium.
Don't build IAM by hand, use TF for that. Construct complex IAM with simple, easy iteration