Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows AMI support #4

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

Windows AMI support #4

wants to merge 11 commits into from

Conversation

pda
Copy link
Member

@pda pda commented Sep 9, 2020

Add support for Windows AMIs. ExecutePowerShell is used instead of ExecuteBash.

In this draft pull request, that's done by ditching support for Linux AMIs 😬
And also ditching support for SecretsBucket for the moment.

As a proof-of-concept, it seems to work.
But it's not mergeable until the template supports Linux and Windows.

@pda pda requested a review from yob September 9, 2020 10:58
pda added 5 commits September 9, 2020 21:11
    TypeError: Cannot read property 'status' of undefined

    "Message": "{\n  \"name\": \"EC2 Image Builder: CreateInfrastructureConfiguration - Validating caller SNS Topic publish permissions.\"\n}"
- Without mkdir, S3Download does not work.
- Without -Force, Remove-Item does not work.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants