terraform/website/docs
Kristin Laemmert 394cf7f25e
lang/funcs: add acc tests for functions (#21112)
* lang/funcs: testing of functions through the lang package API
The function-specific unit tests do not cover the HCL conversion that happens when the functions are called in a terraform configuration. For e.g., HCL converts sets to lists before passing it to the function. This means that we could not test passing a set in the function _unit_ tests.
This adds a higher-level acceptance test, plus a check that every (pure) function has a test.

* website/docs: update function documentation
2019-04-29 13:11:28 -04:00
..
backends website: Clarify that example S3 policy is for an IAM entity (#20791) 2019-03-22 12:10:35 -07:00
commands website: fix typo on the "terraform console" command page 2019-04-10 12:17:28 -07:00
configuration lang/funcs: add acc tests for functions (#21112) 2019-04-29 13:11:28 -04:00
configuration-0-11 website: Simplify wording for split built-in function (#20803) 2019-03-25 10:59:58 -07:00
import website: "map" a real resource to configuration, not "attach" (#17912) 2019-03-22 16:10:44 -07:00
internals website: Indicate v0.12-only content 2019-03-18 12:42:21 -07:00
modules website: Fix incorrect example in Module Composition page 2019-04-18 07:13:16 -07:00
plugins website: Finish moving "writing custom providers" to /docs/extend/ 2019-01-11 16:36:40 -08:00
providers Merge pull request #21098 from hashicorp/cgriggs01-add-gridscale 2019-04-24 15:02:12 -07:00
provisioners website: null_resource isn't a type of provisioner 2019-04-15 14:11:02 -07:00
registry website: Fix broken links to modules/usage and modules/create 2019-03-14 10:38:52 +00:00
state website: Fix several spelling errors 2019-03-21 18:12:11 -07:00
cli-index.html.md website: Write new content for CLI docs front page 2019-03-15 13:00:58 +00:00