-
Notifications
You must be signed in to change notification settings - Fork 372
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
Default Subnets not creating #191
Comments
FWIW, the current created state is
I've disabled flow log creation to narrow the scope of troubleshooting |
Failing pattern seems to be
Unsure what caused the deletion of these default subnets in the first place. But at this point I'll attribute this to something in our account setup, not this module. I'll close this issue. |
@dad264 Sorry for being late here. Yes, currently this module throws an error when a default subnet does not exists in any availability zones. The workaround would be to create missing default subnets. |
Having an issue creating the default subnets as introduced in 35603a7
Strangely, it will create some of the subnets but not all. The error reported is
my provider is set to
for local testing.
I've tried terraform 13 and terraform 14 with no luck.
If I figure out what's causing the issue, i'll submit the PR.
The text was updated successfully, but these errors were encountered: