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

Route Table state fails to write after creating subnet association #469

Open
ErikBZ opened this issue May 24, 2021 · 0 comments
Open

Route Table state fails to write after creating subnet association #469

ErikBZ opened this issue May 24, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@ErikBZ
Copy link

ErikBZ commented May 24, 2021

+ Creating aws::route-table private-us-east-1a

Error: Can't create aws::route-table private-us-east-1a resource!

Caused by: Error: AWS service request failed!
The routeTable ID 'rtb-0d6b90e9f0c8c950b' does not exist (Service: Ec2, Status Code: 400, Request ID: 6adf27da-cfc8-4f2d-97f3-493c084d9443, Extended Request ID: null)

We should write the state before the second API, that creates the subnet association, is sent.

@ErikBZ ErikBZ added the bug Something isn't working label May 24, 2021
@deepanjan90 deepanjan90 added this to the 1.1.2 milestone May 24, 2021
@deepanjan90 deepanjan90 modified the milestones: 1.1.2, 1.1.3 Jun 7, 2021
@beetlebugorg beetlebugorg removed this from the 1.3.0 milestone Jul 8, 2021
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

No branches or pull requests

3 participants