Skip to content

annotate your terraform graphs with aws icons. way too lazy to build a hashmap of services so decided to use some fuzzy matching instead

License

Notifications You must be signed in to change notification settings

cjpetrus/tf-iconify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tf-iconify

annotate your terraform graphs with aws icons. way too lazy to build a hashmap of services so decided to use some fuzzy matching instead Alt text

useage:

  1. you might want to run get_icons to download the iconset and autofix naming conventions.
  2. pipe the terraform graph output into this python script.
  3. magic. uses multiple fuzzy matching algorithms to match up the best icon with the infrastructure component

About

annotate your terraform graphs with aws icons. way too lazy to build a hashmap of services so decided to use some fuzzy matching instead

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages