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

fix: Restrict MWAA Env to Two Subnets #456

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

malachi-constant
Copy link
Contributor

Using MWAA Environment with createVpc() sometimes results in an invalid subnet amount error.

#/NetworkConfiguration/SubnetIds: expected maximum item count: 2, found: 3

Restricting MWAA creation to two private subnets per AWS::MWAA::Environment NetworkConfiguration

@malachi-constant malachi-constant added the bug Something isn't working label Nov 10, 2023
@malachi-constant malachi-constant self-assigned this Nov 10, 2023
@malachi-constant
Copy link
Contributor Author

AWS CodeBuild CI Report

  • CodeBuild project: DDKIntegrationTestsD8472609-5SCHWjldmWcf
  • Commit ID: 525d007
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

Copy link
Collaborator

@anmolsgandhi anmolsgandhi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@malachi-constant malachi-constant merged commit 53c7541 into main Nov 13, 2023
7 checks passed
@malachi-constant malachi-constant deleted the fix/mwaa-create-vpc-subnets branch November 13, 2023 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants