Introduce Conftest
This commit is contained in:
parent
6c3acca912
commit
8032e0422b
@ -56,6 +56,7 @@ How can you support me : [![Buy me a coffee][img-buymeacoffee]][buymeacoffee] or
|
||||
* [OpenShift](#openshift)
|
||||
* [Packer](#packer)
|
||||
* [SecOps](#secops)
|
||||
* [Tekton)(#tekton)
|
||||
* [Terraform](#terraform)
|
||||
* [Travis CI](#travis-ci)
|
||||
* [Vagrant](#vagrant)
|
||||
@ -2224,6 +2225,7 @@ See also [Infrastructure](#infrastructure)
|
||||
* [derailed/popeye](https://github.com/derailed/popeye) - 🧭 A Kubernetes cluster resource sanitizer helper
|
||||
* [instrumenta/helm-conftest](https://github.com/instrumenta/helm-conftest) - A Helm plugin for testing Helm Charts using Open Policy Agent
|
||||
* [instrumenta/kubeval](https://github.com/instrumenta/kubeval) - Validate your Kubernetes configuration files, supports multiple Kubernetes versions
|
||||
* [instrumenta/conftest](https://github.com/instrumenta/conftest) - Write tests against structured configuration data using the Open Policy Agent Rego query language. **See also** [Official Website](https://conftest.dev)
|
||||
|
||||
## Microservices
|
||||
* [Bilgin Ibryam](https://thenewstack.io/introducing-microservices-hierarchy-needs/) - The Microservices Hierarchy of Needs and Where Kubernetes fits
|
||||
@ -2323,6 +2325,9 @@ See also [Infrastructure](#infrastructure)
|
||||
* [Chris Hill](https://medium.com/devopslinks/security-in-the-cloud-what-i-learned-when-aws-almost-billed-me-for-29-594-in-one-day-f234cbeb8100) - (2018) Security in the Cloud: What I learned when AWS (almost) billed me for $29,594 in one day.
|
||||
* [Jaikumar Vijayan](https://techbeacon.com/how-securely-scale-chatops-enterprise) - How to securely scale ChatOps in the enterprise
|
||||
|
||||
## Tekton
|
||||
* [instrumenta/conftest](https://github.com/instrumenta/conftest) - Write tests against structured configuration data using the Open Policy Agent Rego query language. **See also** [Official Website](https://conftest.dev)
|
||||
|
||||
## Terraform
|
||||
See also [Infrastructure](#infrastructure)
|
||||
* [Kevin London](https://www.kevinlondon.com/2016/09/20/devops-from-scratch-pt-2.html) - (2016) DevOps from Scratch, Part 2: Amazon & Terraform
|
||||
@ -2385,6 +2390,7 @@ See also [Infrastructure](#infrastructure)
|
||||
> * Safe Terraform upgrades and state file migrations
|
||||
* [cesar-rodriguez/terrascan](https://github.com/cesar-rodriguez/terrascan) - Collection of security and best practice test for static code analysis of terraform templates
|
||||
* [Rosemary Wang](https://speakerdeck.com/joatmon08/test-driven-development-tdd-for-infrastructure) - (2019) [Slides] Test-Driven Development (TDD) for Infrastructure
|
||||
* [instrumenta/conftest](https://github.com/instrumenta/conftest) - Write tests against structured configuration data using the Open Policy Agent Rego query language. **See also** [Official Website](https://conftest.dev)
|
||||
|
||||
## Travis CI
|
||||
* [Tavis CI Docs](https://docs.travis-ci.com/user/common-build-problems/#Troubleshooting-Locally-in-a-Docker-Image) - Troubleshooting Locally in a Docker Image, useful if you have troubles with travis CI
|
||||
@ -6879,6 +6885,7 @@ See also [Dotfiles / Aliases](#dotfiles--aliases)
|
||||
* [elmundio87/terraform_validate](https://github.com/elmundio87/terraform_validate) - Terraform Validate is a python package that allows users to define Policy as Code for Terraform configurations | Assists in the enforcement of user-defined standards in Terraform
|
||||
* [cesar-rodriguez/terrascan](https://github.com/cesar-rodriguez/terrascan) - Collection of security and best practice test for static code analysis of terraform templates
|
||||
* [Rosemary Wang](https://speakerdeck.com/joatmon08/test-driven-development-tdd-for-infrastructure) - (2019) [Slides] Test-Driven Development (TDD) for Infrastructure
|
||||
* [instrumenta/conftest](https://github.com/instrumenta/conftest) - Write tests against structured configuration data using the Open Policy Agent Rego query language. **See also** [Official Website](https://conftest.dev)
|
||||
|
||||
# Transportation :train2: :oncoming_automobile:
|
||||
> Learn
|
||||
|
Loading…
Reference in New Issue
Block a user