Skip to content
Snippets Groups Projects
Unverified Commit d09855e6 authored by HonkingGoose's avatar HonkingGoose Committed by GitHub
Browse files

docs: fix broken link (#7804)

parent 78bcd7a4
No related branches found
No related tags found
No related merge requests found
Currently by default, Terragrunt support is limited to Terraform registry sources and GitHub sources that include semver refs, e.g. like `github.com/hashicorp/example?ref=v1.0.0`.
You can create a custom [versioning config](../../../docs/usage/configuration-options.md#versioning) to support non-semver references.
You can create a custom [versioning config](/configuration-options.md#versioning) to support non-semver references.
For example, if you want to reference a tag like `module-v1.2.5`, a block like this would work:
```json
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment