terraform-infra-as-code-coverage-badges icon indicating copy to clipboard operation
terraform-infra-as-code-coverage-badges copied to clipboard

Add support for AWS resources that do not support tags

Open chrisanthropic opened this issue 7 years ago • 0 comments

Initial concept is:

  • Use AWS API to list all of a specified resource
  • Use output of Terraform plan to show what resources are created
  • Run a diff to see what resources exist that TF didn't attempt to create
  • Create a badge.

chrisanthropic avatar Dec 27 '17 05:12 chrisanthropic