Fix typo in login link from test command doc page

pull/33902/head
Liam Cervante 3 years ago
parent f8d4664bcd
commit e52dbbb519

@ -54,4 +54,4 @@ The `-cloud-run` option accepts a [private registry module source](/terraform/la
You must provide a module from a _private_ registry, not the public Terraform registry.
You must execute [`terraform login`](/terraform/cli/command/login) before using this option, and ensure that your `hostname` argument matches the private registry hostname of your target module.
You must execute [`terraform login`](/terraform/cli/commands/login) before using this option, and ensure that your `hostname` argument matches the private registry hostname of your target module.

Loading…
Cancel
Save