-
Notifications
You must be signed in to change notification settings - Fork 745
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
resource github_repository: etag: DiffSuppressFunc is for suppressing differences #910
Comments
Getting the same error with v1.0.7, reverting the github provider to v4.14 "fixed" the issue. |
Looks like this was #909 |
We are also facing the same issue here:
TF version: 0.14.9 |
My builds have been failing for this since this morning as well.
|
Same error here since this morning |
Please add 👍 instead of putting pointless comments. It's obvious it breaks for everybody that uses newest provider version. |
I just though I might add this comment: I don't actually manage any github resources in my TF config. The only thing I'm using the Github provider for is the datasource |
see: integrations/terraform-provider-github#910 Signed-off-by: Kevin Lefevre <[email protected]>
It's happening with the provider on other versions:
|
Please check your |
You are right @ChristophShyper ! |
same with 4.15 - pinning to 4.14 for now.
|
Even though the issue is since resolved
Hi @kanekotic We've had the same problem, and perhaps the cause is the same for you... If you have references to the For us we had to add the following to all (well most) sub module usage to ensure the right version is used everywhere we need it.
The Terraform documentation mentions in a note the following:
ref that helped our discovery: |
Error with
github_repository
in v4.15.0.Provider Version
v4.15
Terraform Version
v0.13.5
Affected Resource(s)
Expected Behavior
Run without error
Actual Behavior
The text was updated successfully, but these errors were encountered: