Terraform topic
Terraform can manage existing and popular service providers, such as AWS, as well as custom in-house solutions.
It uses configuration files to describe the components necessary to run a single application or your entire datacenter. It generates an execution plan describing what will happen to reach the desired state, and afterwards executes it to build the desired infrastructure. As the configuration changes, Terraform is able to determine the changes and create incremental execution plans which can be applied.
The infrastructure Terraform can manage includes low-level components such as compute instances, storage, and networking, as well as high-level components such as DNS (Domain Name Service) entries, SaaS (Software as a Service) features.
terragrunt-github-actions-aws-ecs
Adopt Terraform to auto-provision infrastructure, and GitHub Flow to continuously test and deploy code – See full article
command-line-cheat-sheet
📝 A place to quickly lookup commands (bash, vim, git, AWS, Docker, Terraform, Ansible, kubectl)
offensive-infrastructure
Offensive Infrastructure with Modern Technologies
utils
Useful scripts, Docker images, docker-compose apps, and Terraform modules.
terraform-provider-mcbroken
Base the count of your infrastucture resources on the current number of broken mcdonald's ice cream machines nationally or by a city of your choosing. Powered by https://mcbroken.com/
aws-docker-swarm
Terraform and helper resources for running a production Docker Swarm on AWS
offensive-docker-vps
Create a VPS on Google Cloud Platform or Digital Ocean easily with Offensive Docker included to launch assessment to the targets.
binaryalert
BinaryAlert: Serverless, Real-time & Retroactive Malware Detection.
k8s-flagger-istio-flux
Blue Green deployment with Flagger, Flux and Istio