We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75c3347 commit cf4b372Copy full SHA for cf4b372
internal/client/client.go
@@ -88,7 +88,6 @@ func providerRunningInCloud() bool {
88
89
func (pc *ProviderClient) SendAuthenticationWarning() bool {
90
return pc.tokenSource == credentialFiles && providerRunningInCloud()
91
-
92
}
93
94
// GetClient encapsulates the logic for configuring a go-tfe client instance for
0 commit comments