grammar fix
This commit is contained in:
parent
0f61ac85de
commit
b432db66d1
|
@ -26,7 +26,7 @@ credentials off of developer machines and releasing local machines
|
||||||
from long-running Terraform processes.
|
from long-running Terraform processes.
|
||||||
|
|
||||||
# How to Use Terraform Remotely
|
# How to Use Terraform Remotely
|
||||||
You can learn how to use Terraform remotely with our [interactive tutorial](https://atlas.hashicorp.com/tutorial/terraform/?utm_source=oss&utm_medium=getting-started&utm_campaign=terraform),
|
You can learn how to use Terraform remotely with our [interactive tutorial](https://atlas.hashicorp.com/tutorial/terraform/?utm_source=oss&utm_medium=getting-started&utm_campaign=terraform)
|
||||||
or you can follow the outlined steps below.
|
or you can follow the outlined steps below.
|
||||||
|
|
||||||
First, configure [Terraform remote state storage](/docs/commands/remote.html)
|
First, configure [Terraform remote state storage](/docs/commands/remote.html)
|
||||||
|
|
Loading…
Reference in New Issue