From 790566de4fcf354db26d19cd5528008cbbd0a72a Mon Sep 17 00:00:00 2001 From: Mark Bundschuh Date: Sat, 8 Feb 2025 19:52:30 -0500 Subject: [PATCH] badges --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 767ab54..7c6ddf3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # Infra +[![Terraform v1.10.5](https://img.shields.io/badge/Terraform-v1.10.5-844fba?logo=terraform)](https://terraform.io) +[![AWS Terraform Provider v5.86.0](https://img.shields.io/badge/hashicorp/aws-v5.86.0-232f3e?logo=amazonwebservices)](https://registry.terraform.io/providers/hashicorp/aws/5.86.0) +[![Traefik v3.3.3](https://img.shields.io/badge/Traefik-v3.3.3-24a1c1?logo=traefikproxy)](https://traefik.io/traefik) +[![Terraform validation](https://github.com/cscosu/infra2/actions/workflows/terraform.yaml/badge.svg)](https://github.com/cscosu/infra2/actions/workflows/terraform.yaml) + ## Principles - Easy for newcomers