defenseunicorns / delivery-aws-iac

Apache License 2.0
16 stars 5 forks source link

Error: reading EC2 Key Pair: couldn't find resource #186

Closed RothAndrew closed 1 year ago

RothAndrew commented 1 year ago

Persona

I'm a maintainer of this repo

Description

The error captured by the below screenshot happened on a test run in the main branch

Use Case

It is the team's policy to fix pipeline failures in main as quickly as possible

Impact

Undetermined yet. I believe this may be an infrequent race condition rather than a persistent error. If that is the case, then the impact is that the test suite is flaky, which makes it harder to develop changes with confidence

Completion

The error has been resolved

Additional Context

image (5)

RothAndrew commented 1 year ago

I'm re-running the tests in main right now to see if the same error occurs again