Skip to content

Commit

Permalink
FIX - IAM Role model (#108)
Browse files Browse the repository at this point in the history
* fix - iam role model, updated tests

* update version in setup

Co-authored-by: Ramon <[email protected]>
  • Loading branch information
w0rmr1d3r and w0rmr1d3r authored Sep 23, 2022
1 parent e579ea7 commit ac6c13b
Show file tree
Hide file tree
Showing 6 changed files with 556 additions and 20 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Change Log
All notable changes to this project will be documented in this file.

## 0.20.2
### Fixes
- Fix model for IAM Role which was missing `Description` and `Tags`.
- Fix README.md tabs on list of available models.
### Updates
- Update `CLOUDFORMATION_ACTIONS`.
- Updated tests accordingly for IAM Role

## 0.20.1
### Fixes
- Fix docs that were failing to get updated/generated
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ inspecting CloudFormation scripts.
* IAM User
* KMS Key
* OpenSearch Service (legacy ElasticSearch resource)
* Elasticsearch Domain
* Elasticsearch Domain
* OpenSearch Service
* OpenSearchService Domain
* OpenSearchService Domain
* S3 Bucket
* S3 Bucket Policy
* Security Group
Expand Down
Loading

0 comments on commit ac6c13b

Please sign in to comment.