better 'related' sections for source and locals blocks

This commit is contained in:
Adrien Delorme 2020-05-26 15:46:02 +02:00
parent 72f76cbc8e
commit 2b8d6991d9
2 changed files with 6 additions and 6 deletions

View File

@ -17,3 +17,9 @@ your Packer configuration.
`@include 'from-1.5/locals/example-block.mdx'`
# More on variables
- Read the [full locals](/docs/from-1.5/locals) description for a more
thorough read.
- Read the [variables guide](/guides/hcl/variables) for more examples.

View File

@ -26,9 +26,3 @@ builders](/community-tools#community-builders).
Note that it is possible to set source fields at the moment of using them in the
source block of a [`build` block](/docs/from-1.5/blocks/build).
# More on variables
- Read the [full variables](/docs/from-1.5/variables) description for a more
thorough read.
- Read the [variables guide](/guides/hcl/variables) for more examples.