Skip to content

CEO-CGS/terraformConftest

Repository files navigation


Terraform Azure Kubernetes with Github Actions


Logo

A small CI/CD pipeline in Github Actions that create an AKS, and has a test for the terraform. The errors are stored in the error folder.

The actions workflows in this public version of the repo do not work themeselves do not work since I have disabled running actions workflows for security reasons. (The code here works fine though with actions enabled and after inputting secrets to GitHub Secrets)

Future Developement

  • Add a better terraform OPA Conftest check to validate the terraform
  • Add a clean-up job that deletes resources instead of immediately deleting the kubernetes cluster
  • Clean up the code and increase the code-quality by adding more comments and proper documentation
  • Add helmcharts to install things into the kubernetes cluster

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published