Commit Graph

180 Commits (03f6c650ca9e78fc0d80d430ca1ec2a52c262da4)

Author SHA1 Message Date
Mitchell Hashimoto d2f9df37f5 Merge pull request #11922 from hashicorp/f-tf-cli
9 years ago
Mitchell Hashimoto f7e535ed6e
website: update website for TF_CLI_ARGS
9 years ago
Kit Ewbank 549cff56d0 Add 'slice' interpolation function. (#9729)
9 years ago
Mitchell Hashimoto b35b263015 Merge pull request #11329 from hashicorp/f-destroy-prov
9 years ago
Mitchell Hashimoto 3a1140951b
website: document destroy provisioners
9 years ago
Jake Champlin 0a1991c82e
match paragraph indentation
9 years ago
Jake Champlin be45816c80
documentation: Add warning for pathexpand interpolation function
9 years ago
Jake Champlin 5749217869 Merge pull request #11277 from hashicorp/f-add-tilde-expansion
9 years ago
Jake Champlin 0b73b92830
core: Add pathexpand interpolation function
9 years ago
Benjamin Richter a54d8a2d73 Remove obsolete reference from interpolation.html.md
9 years ago
Benjamin Richter a53c827bdd Update interpolation.html.md (#11223)
9 years ago
Matt Clegg a297d81dcd Fix bullet points (Whitespace formatting)
9 years ago
Michael H. Oshita a48de8cb9a syntax typo in doc for lookup() (#10783)
9 years ago
James J. Goodhouse ecbc3e066a fix interpolation syntax typo for website docs
9 years ago
mbfrahry 4d03f26b31 Update terraform.html.md (#10743)
9 years ago
Mitchell Hashimoto da418b2582
website: note about map/var merging
9 years ago
Mitchell Hashimoto 4ab5356ff9
website: update website for conditionals
9 years ago
James Turnbull 034a272cce Fixed note formatting
9 years ago
Walter Dolce 0101f12958 Explicitly say `count` is not supported by modules (#10553)
9 years ago
Jake Champlin 1f33952330
Add the timestamp interpolation function.
9 years ago
Mitchell Hashimoto 8fab86a9d4
website: update docs for precedence rules
9 years ago
Mitchell Hashimoto 25d19ef3d0 Merge pull request #10080 from hashicorp/f-tf-version
9 years ago
Mitchell Hashimoto df34fa88ce Merge pull request #10076 from hashicorp/f-depend-module
9 years ago
Mitchell Hashimoto 15f07e0e50
website: correct description for Terraform section
9 years ago
Mitchell Hashimoto 0e2e19c784
website: document required_version
9 years ago
Mitchell Hashimoto cfd3be4856
website: update website for "module.X" depends_on
9 years ago
Mitchell Hashimoto 4f0ccd7794
website: update website to doc output depends_on
9 years ago
Mitchell Hashimoto 7d6b3b80b9
website: document escaping template vars [GH-9897]
9 years ago
Jason Wieringa 43dcc30ae8 Fixed typo on interpolation docs (#9880)
9 years ago
Mitchell Hashimoto bac66430cb
terraform: consistent variable values for booleans
9 years ago
James Turnbull 18b3736ba4 Pass over the Interpolation page (#9703)
9 years ago
Jesse Szwedko 0fbd72a355 Add some basic math interpolation functions
9 years ago
Mitchell Hashimoto 296ce59f37 Merge pull request #9624 from rottenbytes/TF-9169
9 years ago
James Nugent 47bce79b29 core: Add zipmap interpolation function
9 years ago
Gustavo 5910e3b8af Adds ‘tittle’ built-in function. (#9087)
9 years ago
Nicolas Szalay c1be0c51c6 Add a note about operator precedence. #9169
9 years ago
James Turnbull 15e42ac939 Added provider to meta-param resource docs
9 years ago
James Turnbull f83c988496 Added another anchor
9 years ago
James Turnbull 0d5f86bd0d Cleanup of the resources and variables pages
9 years ago
James Turnbull e0fab2267b I'd like to be able to anchor to functions
9 years ago
clint shryock b87a071bfe fix broken link
9 years ago
James Turnbull affb2c6511 Added list element syntax
10 years ago
James Turnbull 68b88f273e Some edits to the variables sections
10 years ago
James Nugent d12b637602 docs: Clarify terraform.tfvars file additions
10 years ago
John Bruett 08ef4c0dd3 Update variables.html.md regarding variable files
10 years ago
Nick Walke b361347812
Added the word string to make more sense
10 years ago
Nick Walke 10419405a7
Corrected a plural
10 years ago
Nick Walke 04d0d0f0ae
Added explicit map and list variable usage
10 years ago
Ivan Vergiliev 7b301d7411 Point resource docs to the correct URL (#8969)
10 years ago
Emilien Kenler d6296fbb7d
Correct the data source configuration example to be valid
10 years ago