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

Handling AWS Terraform Provider Outages and Layer Drift in Burrito #365

Open
alexis974 opened this issue Oct 23, 2024 · 0 comments
Open

Comments

@alexis974
Copy link

Context

Recently, the AWS Terraform provider encountered a critical issue (related GitHub issue) that lasted for a couple of days. During this time, Burrito was unable to plan or apply any layers using this provider.

Problem

After the AWS Terraform provider issue was resolved (around 11 PM CEST), Burrito resumed applying layers that had drifted. Unfortunately, this resulted in the unintentional application of one of our drifted layers, which subsequently caused the failure of several frontend services.

Request

We would like to understand if there is a way for Burrito to handle such scenarios more effectively. Specifically:

  • Is there any mechanism in Burrito to monitor or detect provider-related outages and prevent automatic application of drifted layers until the system is confirmed to be stable?
  • Does Burrito provide an integrated monitoring or alerting endpoint that can help identify these situations before they cause unintended consequences?

Impact

The issue resulted in downtime for our frontend services, and we are looking for a solution to prevent similar incidents in the future.

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

No branches or pull requests

1 participant