Results 10 issues of Nimrod Kor

**Is your feature request related to a problem? Please describe.** When using the custom tag group with directory filter, today it supports exact prefix - i.e. `path/to/dir-tree`. I'd like to...

hacktoberfest

Implement the option to terraform into the new groups

bug

Use https://github.com/duo-labs/parliament to lint policies in the account

enhancement

We are using CloudFormation templates with custom resources, and they are backed by lambdas. To delete these CF templates, one needs to keep the lambdas and roles in place. The...

Today, JSON output doesn't respect the `skip-unchanged` param, and outputs all files regardless. This can result in unnecessarily big outputs. This fixes it

Hello again! I ran into an gap when trying to diff, example for simplicity: ```rust // Original println!("Hello, world!"); // New println!("Hello, dear world!"); ``` The terminal output knows to...

* **Please check if the PR fulfills these requirements** - [x] Tests for the changes have been added - [ ] Docs have been added / updated - [x] All...

* **Please check if the PR fulfills these requirements** - [x] Tests for the changes have been added - [ ] Docs have been added / updated - [x] All...

Support AWS account IDs or aliases as profile names ## Description In many orgs (like mine) we use a single role in multiple accounts. ## Related Issue Resolves #293 ##...

We have a few AWS accounts in our org, and want to be able to assume role into each one of them. The name of the role is long when...