Adds TACOS page to docs and links to it from all mentionds of TACOS (#1836)

Signed-off-by: Andrew Hayes <andrew.hayes@harness.io>
This commit is contained in:
Andrew Hayes
2024-07-23 09:55:58 +01:00
committed by GitHub
parent faf9f6aedc
commit 520165c089
16 changed files with 47 additions and 30 deletions

View File

@@ -98,7 +98,7 @@ version that meets the constraint.
Version constraints are supported only for modules installed from a module
registry, such as the [Public OpenTofu Registry](https://registry.opentofu.org/)
or any TACOS (TF Automation and Collaboration Software) private modules registry.
or any [TACOS](../../../intro/tacos.mdx) (TF Automation and Collaboration Software) private modules registry.
Other module sources can provide their own versioning mechanisms within the
source string itself, or might not support versions at all. In particular,
modules sourced from local file paths do not support `version`; since