aws-cloudformation / cloudformation-cli-python-plugin

The CloudFormation Provider Development Toolkit Python Plugin allows you to autogenerate Python code based on an input schema.
Apache License 2.0
108 stars 47 forks source link

fix(test) - Patch more boto sessions for certain scenarios #234

Closed kddejong closed 1 year ago

kddejong commented 1 year ago

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

mmaeng commented 1 year ago

Closing #239 in favor of this.

This also closes #219 and removes the need for environment variables or credentials file to be populated for unittests to succeed.