aws-samples / amazon-ec2-image-builder-samples

Samples for Amazon EC2 Image Builder
MIT No Attribution
118 stars 77 forks source link

Updated the .NET 5 Preview to .NET 6 Preview. #21

Closed austoonz closed 3 years ago

austoonz commented 3 years ago

Issue #, if available: N/A

Description of changes: This PR updates the existing CloudFormation samples for .NET 5 Preview to support the changes with .NET 6 Preview.

The README is updated accordingly, and includes an additional statement for troubleshooting failures due to Instance Type's not being available in-region.

For the component, the underlying source and installer URI are the same, however some changes were required to add additional environment variables when executes the test phase, and I moved one additional step to a constant.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.