mirror of
https://github.com/hashicorp/terraform.git
synced 2026-05-19 08:41:29 -04:00
Update website/docs/language/resources/syntax.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
This commit is contained in:
parent
63a603ee2b
commit
4d2d06bf3e
1 changed files with 2 additions and 3 deletions
|
|
@ -96,9 +96,8 @@ but the [Terraform Registry](https://registry.terraform.io/browse/providers)
|
|||
is the main home for all publicly available provider docs.
|
||||
|
||||
When viewing a provider's page on the Terraform
|
||||
Registry, you can click the "Documentation" link in the header to browse its
|
||||
documentation, which is versioned. Use the dropdown version menu in the header
|
||||
to switch the version.
|
||||
Registry, you can click the **Documentation** link in the header to browse its
|
||||
documentation. The documentation is versioned. To choose a different version of the provider documentation, click on the version in the provider breadcrumbs to choose a version from the drop-down menu.
|
||||
|
||||
## Meta-Arguments
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue