justin.kruse

Results 8 issues of justin.kruse

I have been trying to upgrade to the latest major version, specifically `5.6.2` from `4.7.0` (lambda versions were updated too); however, the instances consistently fail to boot when using AL2023....

**Describe the issue** A clear and concise description of what the issue is. There does not seem to be a way to combine two strings, either inline or through variable...

guidance

*Issue #, if available:* N/A *Description of changes:* Adds an optional parameter to the CloudFormation stack to be able to specify a `FunctionName` when installing with the SAM CLI. The...

This hook started failing recently for us, but I'm not sure what is to blame. The source URL in the CloudFormation console does not match this repository: It links to...

If the `excludeDBInstanceClassList` property is not given a value, the hook will fail. This array is marked as optional in the python code. This update assigns a default value to...

When running `cfn package`, I am getting the following error ``` [2024-05-01T11:30:50Z] DEBUG - Running package: Namespace(version=False, subparser_name='package', command=, verbose=0) [2024-05-01T11:30:50Z] DEBUG - Root directory: /home/runner/work/db-aws-cloudformation-guard/db-aws-cloudformation-guard/hook [2024-05-01T11:30:50Z] DEBUG - Loading...

**Is your feature request related to a problem? Please describe.** If this is used in a CI/CD pipeline, there is no way to control updates to deployed code other than...

enhancement