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

[BUG]: github_repository_file is updated when no changes following #2100 #2400

Closed
1 task done
grahamhar opened this issue Sep 25, 2024 · 0 comments · Fixed by #2402
Closed
1 task done

[BUG]: github_repository_file is updated when no changes following #2100 #2400

grahamhar opened this issue Sep 25, 2024 · 0 comments · Fixed by #2402
Labels
Type: Bug Something isn't working as documented

Comments

@grahamhar
Copy link
Contributor

grahamhar commented Sep 25, 2024

Expected Behavior

A plan for an existing github_repository_file resource(created using a provider version older than 6.3.0) should show no changes. I will work on raising a PR to fix this issue.

Actual Behavior

The resource is flagged as having changes, I think due to the new attributes added in #2100, and a new commit is created for the file

Terraform Version

Tested on multiple versions of Terraform

Affected Resource(s)

  • github_repository_file

Terraform Configuration Files

No response

Steps to Reproduce

No response

Debug Output

No response

Panic Output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@grahamhar grahamhar added Status: Triage This is being looked at and prioritized Type: Bug Something isn't working as documented labels Sep 25, 2024
@kfcampbell kfcampbell removed the Status: Triage This is being looked at and prioritized label Sep 27, 2024
@kfcampbell kfcampbell moved this from 🆕 Triage to 🏗 In progress in 🧰 Octokit Active Sep 27, 2024
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in 🧰 Octokit Active Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working as documented
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants