Skip to content

Commit

Permalink
feat- updated readme template
Browse files Browse the repository at this point in the history
  • Loading branch information
VishwajitNagulkar authored Apr 12, 2024
1 parent 422be4a commit dec0bea
Showing 1 changed file with 14 additions and 6 deletions.
20 changes: 14 additions & 6 deletions README.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,20 +24,28 @@ badges:
- name: "Licence"
image: "https://img.shields.io/badge/License-APACHE-blue.svg"
url: "LICENSE.md"
- name: "Changelog"
image: "https://img.shields.io/badge/Changelog-blue"
url: "CHANGELOG.md"

prerequesties:
- name: Terraform 1.5.6
- name: Terraform
url: https://learn.hashicorp.com/terraform/getting-started/install.html
version: ">= 1.6.6"

providers:
- name: aws
url: https://aws.amazon.com/
version: ">= 5.31.0"

module_dependencies:
- name: Labels Module
url: https://github.com/clouddrove/terraform-aws-labels
description: Provides resource tagging.
# description of this project
description: |-
Terraform module to create Iam role resource on AWS.
# extra content
# please not remove these two If you need add more
include:
- "terraform.md"

# How to use this project
# yamllint disable rule:line-length
usage: |-
Expand Down

0 comments on commit dec0bea

Please sign in to comment.