Commit Graph

118 Commits (f5bdbc0911577ddf4a117e476a2ca2945de2cbc9)

Author SHA1 Message Date
Benjamin Farley d6abdd14e7 website: correction of chunklist interpolation function example
9 years ago
Martin Atkins 4fa2b8c519 website: updated docs for the module registry protocol
9 years ago
Martin Atkins 91a4af9c8a website: rewrite modules usage documentation for new features
9 years ago
Martin Atkins 400038eda4 command: "terraform apply" uses interactive confirmation by default
9 years ago
Greg Oliver b5d3559d2d website: refine the description of the azurerm backend
9 years ago
Florian Forster 927085289d backend/remote-state/gcs: Implement the "region" config option.
9 years ago
Florian Forster 9583d0945c backend/remote-state/gcs: Add support for the GOOGLE_PROJECT environment variable.
9 years ago
Florian Forster 52e6159219 backend/remote-state/gcs: Improve "bucket" and "credentials" documentation.
9 years ago
Florian Forster df386d3133 backend/remote-state/gcs: Automatically create the bucket if needed.
9 years ago
Florian Forster 5205c63bc9 website/docs/backends/types/gcs.html.md: Update.
9 years ago
Florian Forster 14bfbf0617 backend/remote-state/gcs: Document the "prefix" option.
9 years ago
Brandon Hops dceecdc047 website: dyn_record can now be imported
9 years ago
JJ Asghar 5ae892fdf2 provisioner/chef: doc example of ssl_verify_mode
9 years ago
Aleksejs Sinicins ece099f453 website: fix "contains" interpolation example
9 years ago
Chris Griggs 5fb1fe9de8 Update README guidelines for module registry (#16223)
9 years ago
Gauthier Wallet ed9ba576e3 core: New interpolation function "chunklist"
9 years ago
Patrick Decat 00c3367dda website: Replace `~` by `$HOME` in documentation of TF_PLUGIN_CACHE_DIR
9 years ago
James Bardin 91442b7146 Merge pull request #15680 from brunomcustodio/etcdv3-backend
9 years ago
James Bardin d477d1f6d4 Merge pull request #15553 from bonifaido/custom_s3_backend
9 years ago
James Bardin da0e74276a fix provider with local value test and docs
9 years ago
Martin Atkins 34956cd124 website: Document the plugin cache
9 years ago
Martin Atkins f19bf25945 website: don't recommend "providers" block in CLI config
9 years ago
Martin Atkins adbb9d0cf9 website: checkpoint settings refer to CLI config file docs
9 years ago
Martin Atkins 35959b8689 website: document explicitly the CLI configuration file
9 years ago
Martin Atkins c5d8f2ffd2 website: clarify that provider version does not accept interpolations
9 years ago
Ariel Alonso 550ae05819 config: new "transpose" interpolation function
9 years ago
Martin Atkins 2c782e60fa website: documentation for the shell tab-completion support
9 years ago
Krzysztof Wilczynski 6e7e03f4ea config: new "abs" interpolation function
9 years ago
Martin Atkins 4daf624459 website: correct the version when Terraform Registry support was added
9 years ago
Paul Banks 72631b34bd Add version warning to registry docs
9 years ago
James Bardin 50005ec817 Merge branch 'f-registry-docs' into v0.10.6-release
9 years ago
Paul Banks dadb8be289 Add query params to endpoint docs
9 years ago
Paul Banks 89ac68808a Fix docs to use pagniated response format and document pagination meta
9 years ago
Paul Banks d52dbae2a0 Add back Support page with info about getting help.
9 years ago
Paul Banks e6b7490ed8 Fix broken links and update publish gif
9 years ago
Paul Banks 197bbc6114 Add screenshots, make registry the default module source example, remove dead support link in registry submenu
9 years ago
Paul Banks 722b3c6708 API examples updated to use Consul modules
9 years ago
Martin Atkins b95610c173 Merge #15387: terraform fmt -check option
9 years ago
Micah Hausler 7fa4b648bb config: multi-line "indent" function
9 years ago
Paul Banks 71b58abf9b Filling out API docs. Some TODOs remain
9 years ago
Martin Atkins 93651450b1 website: don't talk about graphs in the Getting Started guide
9 years ago
Mitchell Hashimoto 3bb89e89d6 website: note repo desc for publishing, fix broken link
9 years ago
Mitchell Hashimoto 9b363cd7d4 website: add LICENSE to standard module structure
9 years ago
Mitchell Hashimoto e71b271492 website: publishing and private registry docs
9 years ago
Mitchell Hashimoto de50eeb6b6 website: more registry docs
9 years ago
Mitchell Hashimoto b4f2fae0a6 website: api docs for the registry
9 years ago
Mitchell Hashimoto 331b6f339a website: finding and using registry modules
9 years ago
Mitchell Hashimoto 0718e9ce3f website: standard module structure
9 years ago
Mitchell Hashimoto bf7f4d243d website: working on registry docs
9 years ago
Bruno Miguel Custodio 524c3934c6
Add TLS support.
9 years ago