Kendra Neil
Kendra Neil
This is unlikely to cause any issues in use, but it does prevent the test from passing. We either need to update csharp to fix the spacing or update the...
Mapping section should use PascalCase
Parameters for python should be PascalCase.
UpdateReplacePolicy is a higher level construct and results in slightly different output. It should be switched back to proper CfnOptions.
Missing dependencies, deletion policies, update policies, and metadata. All of these fall under CfnOptions.
The outputs section is completely missing from csharp templates
Our other upgrade workflows are failing because it needs a more up-to-date version of go. This updates all testing versions of go to 1.25, except for the test that specifically...