infrastructure-as-code-testing-talk
infrastructure-as-code-testing-talk copied to clipboard
Sample code for the talk "How to test your infrastructure code: automated testing for Terraform, Docker, Packer, Kubernetes, and more" by Yevgeniy Brikman
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.3 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...
When I run this test I got this error: retry.go:84: HTTP GET to URL "https://dummy.us-east-2.amazonaws.com/live" returned an error: parse "\"https://dummy.us-east-2.amazonaws.com/live\"": first path segment in URL cannot contain colon. Sleeping for...
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....
Bumps [bl](https://github.com/rvagg/bl) from 3.0.0 to 3.0.1. Release notes Sourced from bl's releases. v3.0.1 Fix unintialized memory access Commits 84e1852 Bumped v3.0.1 8a8c13c Fix unintialized memory access See full diff in...
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. Commits 6370e90 Mark version 5.7.4 fbc15b1 More rigorously check surrogate pairs in regexp validator See full diff in compare view [](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot...
Removes myself from CODEOWNERS for the upcoming transition.
Removes [degenerator](https://github.com/TooTallNate/node-degenerator). It's no longer used after updating ancestor dependency [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk). These dependencies need to be updated together. Removes `degenerator` Updates `aws-cdk` from 1.18.0 to 1.174.0 Release notes Sourced from...
[skip ci] Removing former Grunts
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...
Bumps [minimist](https://github.com/minimistjs/minimist), [mkdirp](https://github.com/isaacs/node-mkdirp) and [handlebars](https://github.com/wycats/handlebars.js). These dependencies needed to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long...