Merge pull request #9497 from jamtur01/fanchor
I'd like to be able to anchor to functions
This commit is contained in:
commit
15905d9ae3
|
@ -68,6 +68,7 @@ cwd. `module` will interpolate the path to the current module. `root`
|
|||
will interpolate the path of the root module. In general, you probably
|
||||
want the `path.module` variable.
|
||||
|
||||
<a id="functions"></a>
|
||||
## Built-in Functions
|
||||
|
||||
Terraform ships with built-in functions. Functions are called with
|
||||
|
|
Loading…
Reference in New Issue