terraform-provider-flux icon indicating copy to clipboard operation
terraform-provider-flux copied to clipboard

GitHub 409 Could not update file

Open Monta89 opened this issue 8 months ago • 1 comments

I keep getting the following error using resource "github_repository_file" when I apply Terraform Error: PUT https://api.github.com/repos/<ORG>/<REPO>/contents/clusters/<FILE>/<PATH>/flux-system/gotk-components.yaml: 409 Could not update file: Required status check "manifests" is expected. []

Monta89 avatar Nov 03 '23 16:11 Monta89

Hello @Monta89 👋

I hope all is well with you. I'm just contacting you as part of our initiative to ensure the quality and responsiveness of our project's issue tracking. Thank you for your previous contributions by reporting issues you've encountered; your engagement is invaluable to the health and progress of our project.

I've reviewed the issue you reported and noted that it involves using supported resources, which is great. However, I also noticed that there has been little activity on this issue lately. We understand that circumstances change and priorities shift, which may affect the urgency or relevance of an issue.

We're implementing a policy regarding inactive issues to keep our project's issue tracker effective and up-to-date. If there's no further activity on this issue within the next 3 weeks, we will mark it inactive and close it. This approach helps us maintain focus on current and actively pursued concerns, ensuring resources are well allocated.

That said, we are still very much interested in resolving the issue you've encountered. If the problem persists or if you have any new information that could help us address it, please don't hesitate to update the issue or comment. Your input could be crucial in finding a resolution. Alternatively, if the issue no longer affects you or has been resolved, let us know so we can close it with the right resolution.

We're here to support and work with you to overcome any challenges you face using our project. Your continued feedback and participation are essential to our community's success.

Thank you once again for your contribution. I look forward to your update and am here to assist with any further questions or issues you might have.

Best regards,

Steve


I suggest you upgrade to the latest flux terraform provider and leverage the flux_bootstrap_git resource. All existing data sources will no longer exist from the next release.

swade1987 avatar Mar 24 '24 17:03 swade1987