Issues with aws-service-roles after upgrading to 2.3.0
未關閉
- 主要語言
- Go
- 星號
- 245
- 分支
- 22
- PR 合併指標
- 30 天內沒有已合併 PR
描述
#53 makes a change to completely ignore aws-service-roles. This raises an issue when you migrate to 2.3, it tries to create aws-service-roles as they are not "synced".
The fix I've implemented is to delete `aws-service-role/*` from our repo. I've documented this now in the releases page but we should do anything further?
cc @jacobbednarz
### Note
You should remove all roles under `iam/roles/aws-service-role/` as these are no longer managed by iamy
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
這個 issue 與 iamy CLI 工具在升級後處理 AWS 服務角色的方式有關。檢查 issue #53 中引入忽略這些角色的程式碼變更。檢查 sync 邏輯,以了解 migration 如何嘗試建立這些角色。修正方式是從 repository 中移除 `iam/roles/aws-service-role/` 下的角色,如 releases 中所記錄。檢查專案結構以確認這些角色儲存在哪裡,並檢查 sync 流程以確保它們被正確忽略。
由索引模型根據 Issue 內容生成。
評估
- 領域
- cli, devops, infrastructure
- Issue 類型
- 缺陷
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 描述清楚
- 新手友好度
- 50/100