Skip to content

Commit

Permalink
Fix: Fix readme check (#8)
Browse files Browse the repository at this point in the history
* feat: added example for ecr dashboard and did changes in readme

* feat: update terraform version to latest

* feat: update dynamic value for ecr dashboard body

* feat: added zip fileh and updated output in examples

* feat: added makefile and deepsource file to prevent readme check errro

---------

Co-authored-by: Anmol Nagpal <anmol@clouddrove.com>
  • Loading branch information
nileshgadgi and anmolnagpal committed Nov 22, 2023
1 parent d2d09d9 commit 88a7e3c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
4 changes: 4 additions & 0 deletions .deepsource.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
version = 1

[[analyzers]]
name = "terraform"
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
export GENIE_PATH ?= $(shell 'pwd')/../../../genie
include $(GENIE_PATH)/Makefile
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,6 @@ This module has a few dependencies:






## Examples


Expand Down

0 comments on commit 88a7e3c

Please sign in to comment.