Skip to content

Commit

Permalink
Merge pull request #63 from clouddrove/feat/update-module
Browse files Browse the repository at this point in the history
feat- updated attributes
  • Loading branch information
VishwajitNagulkar authored Apr 26, 2024
2 parents 3538031 + 3d9486e commit 4485187
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions README.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ badges:

# Prerequesties to display
prerequesties:
- name: "Kubectl"
url: "https://kubernetes.io/docs/tasks/tools/install-kubectl/"
- name: "AWS IAM Authenticator"
url: "https://docs.aws.amazon.com/eks/latest/userguide/install-aws-iam-authenticator.html"
- name: Terraform
url: https://learn.hashicorp.com/terraform/getting-started/install.html
version: ">= 1.5.4"
Expand All @@ -43,16 +39,15 @@ providers:
url: https://aws.amazon.com/
version: ">= 5.11.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 will be created Autoscaling, Workers, EKS, Node Groups.
# extra content
include:
- "terraform.md"

# How to use this project
usage : |-
### Sample example
Expand Down

0 comments on commit 4485187

Please sign in to comment.