mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-19 17:59:05 -05:00
Another batch of minor typos (#1953)
Signed-off-by: Nathan Baulch <nathan.baulch@gmail.com>
This commit is contained in:
@@ -98,7 +98,7 @@ func implicitProviderSource(services *disco.Disco) getproviders.Source {
|
||||
// way to include them in bundles uploaded to Terraform Cloud, where
|
||||
// there has historically otherwise been no way to use custom providers.
|
||||
// - The "plugins" subdirectory of the CLI config search directory.
|
||||
// (thats ~/.terraform.d/plugins or $XDG_DATA_HOME/opentofu/plugins
|
||||
// (that's ~/.terraform.d/plugins or $XDG_DATA_HOME/opentofu/plugins
|
||||
// on Unix systems, equivalents elsewhere)
|
||||
// - The "plugins" subdirectory of any platform-specific search paths,
|
||||
// following e.g. the XDG base directory specification on Unix systems,
|
||||
|
||||
Reference in New Issue
Block a user