diff --git a/CHANGELOG.md b/CHANGELOG.md index 60bf089..259820b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ ## [Unreleased] +### Added + +- Gitter chat + ([PR #124](https://github.com/cycloidio/inframap/pull/124)) + ### Changed - Terraform version from 0.14.8 to 0.14.9 diff --git a/README.md b/README.md index b92aabe..d08891b 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ [![PkgGoDev](https://pkg.go.dev/badge/github.com/cycloidio/inframap)](https://pkg.go.dev/github.com/cycloidio/inframap) [![AUR package](https://repology.org/badge/version-for-repo/aur/inframap.svg)](https://repology.org/project/inframap/versions) [![Homebrew](https://img.shields.io/badge/dynamic/json.svg?url=https://formulae.brew.sh/api/formula/inframap.json&query=$.versions.stable&label=homebrew)](https://formulae.brew.sh/formula/inframap) +[![Join the chat at https://gitter.im/cycloidio/inframap](https://badges.gitter.im/cycloidio/inframap.svg)](https://gitter.im/cycloidio/inframap) Read your tfstate or HCL to generate a graph specific for each provider, showing only the resources that are most important/relevant.