Skip to content

Latest commit

 

History

History
62 lines (39 loc) · 1.74 KB

File metadata and controls

62 lines (39 loc) · 1.74 KB

Issues Register

Tracks known issues, limitations, and workarounds for this project.


📬 Open Issues

ID Date Severity Stack Summary Status

📪 Resolved Issues

See docs/issues/resolved/ for archived resolved, mitigated and accepted issues.

ID Date Severity Stack Summary Status
ISS-001 2026-06-09 Low Management Auto-generated NWTA resources not managed by Terraform. Accepted
ISS-002 2026-06-10 Medium Management MDFC errors in management workflow for new subscriptions. Resolved

🔠 Template

# ISS-000: Description of issue as subject line

- **Date:**     2025-11-01
- **Severity:** Medium
- **Stack:**    Governance (FILE_NAME_IF_RELEVANT)
- **Status:**   New

---

## Description

A problem has occurred causing some symptoms. Here is an example of the error output.

Error: Failed to do the thing that was supposed to happen.
│ --------------------------------------------------------------------------------
│ RESPONSE 401: 401 Unauthorized
│ ERROR CODE: Bad event prevented great success.
│ --------------------------------------------------------------------------------

---

## Impact

Deployment pipeline for `plz-governance` stack fails preventing changes.

---

## Resolution

The cause was another thing related to this.

1. Step 1.
2. Step 2.
3. Step 3.