Skip to content

rossops/infrastructure

Repository files navigation

infrastructure

devops-sample-app

A very basic docker based application that devs can use to learn how helm, Terraform and Docker work. This will create AWS resources such as an RDS Database and Redis Elasticache instance that will need to be deleted.

kubernetes (infra/)

This will create a kube cluster with all the required modules and aws resources. To create a new cluster, define a new tfvars in infra/workspaces. When provisioning this cluster in spacelift, simply add the TF_CLI_ARGS variable and set it to -var-file="workspaces/yourfile.tfvars".

aws-config

Modules and rulesets for aws-config that are represented in Terraform.

lambda

Various lambda scripts that i've written.

About

A portfolio of work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published