Skip to content

Commit

Permalink
get_dependencies() refactor (v2) (#1825)
Browse files Browse the repository at this point in the history
* add extra readme help steps

* more readme updates

* bugfix: add enhanced-monitoring role-policy-attachment to rds dependencies

* rename get_dependencies() function name

* re-add paramater_group_name (was accidentally deleted)

* use arrays correctly

* comply w/ 79 char limit

* syntax changes

* continued syntax changes

* yet more syntax changes

* more syntax changes

* more refactoring

* remove bug fix

* comment typo

* missed a spot

* comment typos

* fix usage of _find_resource_()

* revert getting names of tf-resources from _find_resource_()

* add typehints

* change type hint

* removed unused mypy types

* char limit

* flake8 compliance

* uncomment token

* move import for flake

* use Iterable

* 79 char limit
  • Loading branch information
bkez322 authored Sep 14, 2021
1 parent bed7b73 commit 7166778
Showing 1 changed file with 88 additions and 38 deletions.
Loading

0 comments on commit 7166778

Please sign in to comment.