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 e532324 commit 5cc65fbCopy full SHA for 5cc65fb
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