File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -13,18 +13,18 @@ github_repo: clouddrove/terraform-aws-eks-addons
13
13
14
14
# Badges to display
15
15
badges :
16
- - name : " Terraform"
17
- image : " https://img.shields.io/badge/Terraform-v1.1.7-green"
18
- url : " https://www.terraform.io"
19
- - name : " Licence"
20
- image : " https://img.shields.io/badge/License-APACHE-blue.svg"
21
- url : " LICENSE.md"
16
+ - name : " Latest Release"
17
+ image : " https://img.shields.io/github/release/clouddrove/terraform-aws-eks-addons.svg"
18
+ url : " https://github.com/clouddrove/terraform-aws-eks-addons/releases/latest"
22
19
- name : " tfsec"
23
20
image : " https://github.com/clouddrove/terraform-aws-eks-addons/actions/workflows/tfsec.yml/badge.svg"
24
21
url : " https://github.com/clouddrove/terraform-aws-eks-addons/actions/workflows/tfsec.yml"
25
- - name : " static-checks"
26
- image : " https://github.com/clouddrove/terraform-aws-eks-addons/actions/workflows/terraform.yml/badge.svg"
27
- url : " https://github.com/clouddrove/terraform-aws-eks-addons/actions/workflows/terraform.yml"
22
+ - name : " Licence"
23
+ image : " https://img.shields.io/badge/License-APACHE-blue.svg"
24
+ url : " LICENSE.md"
25
+ - name : " Changelog"
26
+ image : " https://img.shields.io/badge/Changelog-blue"
27
+ url : " CHANGELOG.md"
28
28
29
29
prerequesties :
30
30
- name : Terraform
You can’t perform that action at this time.
0 commit comments