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.

List Terraform repositories

terragrunt-github-actions-aws-ecs

51
Stars
11
Forks
Watchers

Adopt Terraform to auto-provision infrastructure, and GitHub Flow to continuously test and deploy code – See full article

command-line-cheat-sheet

49
Stars
22
Forks
Watchers

📝 A place to quickly lookup commands (bash, vim, git, AWS, Docker, Terraform, Ansible, kubectl)

offensive-infrastructure

91
Stars
31
Forks
Watchers

Offensive Infrastructure with Modern Technologies

utils

138
Stars
39
Forks
Watchers

Useful scripts, Docker images, docker-compose apps, and Terraform modules.

tfviz

32
Stars
1
Forks
Watchers

Visualize your Terraform files

terraform-provider-mcbroken

29
Stars
1
Forks
Watchers

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

77
Stars
19
Forks
Watchers

Terraform and helper resources for running a production Docker Swarm on AWS

offensive-docker-vps

79
Stars
27
Forks
Watchers

Create a VPS on Google Cloud Platform or Digital Ocean easily with Offensive Docker included to launch assessment to the targets.

binaryalert

1.4k
Stars
201
Forks
Watchers

BinaryAlert: Serverless, Real-time & Retroactive Malware Detection.

k8s-flagger-istio-flux

49
Stars
14
Forks
Watchers

Blue Green deployment with Flagger, Flux and Istio