PaloAltoNetworks / pcs-sizing-scripts

Prisma Cloud sizing scripts
ISC License
46 stars 49 forks source link

normalize aws and gcp scripts #3

Closed tkishel closed 3 years ago

tkishel commented 3 years ago

Description

With this commit, both the AWS and GCP scripts ...

Use similar output formatting Pass shellcheck testing Implement shellspec testing Document (in comments) spec testing and script usage Renames the spec test files to eliminate a redundancy

Motivation and Context

In addition, the AWS script ...

Correctly skips a member account when assume role fails (caused by a return in a function not resulting in a continue in a calling loop)

How Has This Been Tested?

Tested with ...

shellspec spec/resource-count-aws.sh shellspec spec/resource-count-gcp.sh

Types of changes

Checklist

tkishel commented 3 years ago

Sorry for the knock on pull request: holiday project.