Commit Graph

296 Commits (7ee433955536db3fdff2dba9548cd2e88ae8a43c)

Author SHA1 Message Date
Martin Atkins ab2dc0d987 website: "terraform push" version matching requirement
9 years ago
Allison Ravenhall fe33661b59 website: update "terraform env" reference to "terraform workspace"
9 years ago
James Bardin 0891bd2c88
Merge pull request #16778 from MichaelKueller/patch-1
9 years ago
Cameron Childress ae33b68e68 website: An example of referencing resources with "count"
9 years ago
David Celis 714169502a website: note that plugin_cache_dir must already exist
9 years ago
Gregory McCue b9aee64f3b website: correct intro docs about terraform init -upgrade
9 years ago
Michael Küller f7aa22fd81
fixed typo
9 years ago
Alexandru Ungur 9f1a773655 website: fix broken link from resources to multiple provider instances
9 years ago
Dmitry Grigorenko (gitHUB) 27aa4cb6bf website: fix documented naming scheme for provider plugins
9 years ago
Jordi Pàmies 6786c1361f website: fix incorrect examples for the chunklist function
9 years ago
Martin Atkins 31ee29050e
website: US English spelling of "honor"
9 years ago
Martin Atkins 1da2464e72 website: further copyediting for "Providers within Modules"
9 years ago
Paul Banks 2889eded3f
Tweaks to Registry Docs for 0.11 (#16663)
9 years ago
Martin Atkins 40b7b4c133 website: Further clarification on how providers and modules interact
9 years ago
Martin Atkins f3a2165587 website: Use "Input Variable" as full term for var.foo
9 years ago
Martin Atkins 3d33a36bf6 website: update terminology used in provider config docs
9 years ago
James Belchamber ec2281106f Adding documentation for all supported imports in the Heroku provider (#16312)
9 years ago
Dominik Lekse 323654a716 Fixed documentation of azurerm backend advanced access variables (#16552)
9 years ago
Martin Atkins 3b180d7f8a
Merge #16543: Bring the "terraform" provider back into core
9 years ago
Paul Stack 002200b8f1 websites/workspaces: Add Manta to the list of workspace backends (#16545)
9 years ago
Tom Harvey 25c3a879db
Adding `azurerm` to the list of supported backends (#16531)
9 years ago
Martin Atkins bcc5dffea2 provider/terraform: import terraform provider back into core
9 years ago
Martin Atkins a3ced1a367 provider/terraform: reorganize for merge into core
9 years ago
Martin Atkins 3da5fefdc1 command: Allow TF_DATA_DIR env var to override data directory
9 years ago
James Bardin 229c70cabe
Merge pull request #16296 from stack72/manta-backend
9 years ago
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
stack72 1fd0f803e4 Migrate Manta Remote state to be a backend
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
Kaveh Mousavi Zamani 2b8843cc2c "defaults" property for terraform_remote_state
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
Bruno Miguel Custodio 6daf1d9d84
Allow for username and password to be read from envvars.
9 years ago
Bruno Miguel Custodio 8f7b315037
Add documentation.
9 years ago
Shih Oon Liong bcfb63098a website: Example of using maps with local values
9 years ago
Justin Campbell fd4cc78839 docs: Add local values usage example
9 years ago
Chris Doherty ec4cecc67b Merge pull request #15999 from hashicorp/cdoherty/doc-tweak
9 years ago
Alex Chan a496b45c2c
Add some missing quotes in the Module docs
9 years ago
Chris Doherty 793b986860 Cosmetic doc changes:
9 years ago
Tom Harvey cbb512d374 Updating the AzureRM Backend Documentation (#15990)
9 years ago
Martin Atkins 6a4498ba76 provisioner/salt-masterless: add "_file" suffix to "minion_config"
9 years ago
Martin Atkins bb0e57fec1 website: explain how to upgrade providers
9 years ago
Geoffrey Wiseman 648acf7331 Describing Module Encapsulation
9 years ago
Loïc Albertin 21b287e919 backend/consul: allow specifying various Consul client security options
9 years ago
Gabriel Francisco 7b3f32f3de Resource aws_instance does not have attr private_ip_address (#15890)
9 years ago
Joe Winter b6a464c521 Provide example for terraform taint documentation (#15873)
9 years ago
Sunny 06fd5d7a3e config: urlencode interpolation function
9 years ago
Gorka Lerchundi Osa a303817e03 config: base64gzip interpolation function
9 years ago
Stephen Weatherford 5d5f8224d2 provisioner/local-exec: allow user to specify interpreter
9 years ago
Martin Atkins 2e0c1d07ae Merge #15793: Locking support in HTTP remote backend
9 years ago
Martin Atkins fd88c98c20 website: documentation for local values
9 years ago
Clint e2272f71a0 Update our documentation to push "Getting Started" better (#15866)
9 years ago
Ross McFarland e5029de439 Update remote/http doc to match locking changes
9 years ago
Sebastian Maj 28b5708fef config: jsonencode function to support nested lists and maps
9 years ago
James Bardin 216a68a41b update backend docs to reflect new azurerm name
9 years ago
Peter McAtominey f9e8e54835 backend: convert Azure remote state to a backend
9 years ago
James Bardin 18af7750d4 Merge pull request #14720 from sevagh/master
9 years ago
JWal31 117f44bcda config: Add "flatten" interpolation function
9 years ago
Tom Harvey 81f9c78122 Adding `resource_group_name` back in, fixes #15610 (#15809)
9 years ago
Ross McFarland 06b4b509d7 Doc state/http supports_locking
9 years ago
James Bardin ea3e87b584 Merge pull request #15768 from hashicorp/jbardin/remote-import
9 years ago
Martin Atkins 4bc88d2585 website: correct the spelling of the -from-module arg to "terraform init"
9 years ago
James Bardin 4034f988df update import command docs
9 years ago
James Bardin 2597500b47 reword init documentation for consistency
9 years ago
Clint 399856001a Merge pull request #15745 from ctavan/improve-provider-plugin-docs
9 years ago
Greg Swift 944a9301df Fix typo of additional
9 years ago
Sevag Hanssian 08670763aa Add salt-masterless provisioner doc
9 years ago
Christoph Tavan b413061fd8
Document how to provide provider plugin overrides
9 years ago
James Bardin eadda50f02 Merge pull request #15652 from hashicorp/jbardin/state-command
9 years ago
James Bardin 55d18dcef2 update state rm amd mv docs
9 years ago
Nick Fagerlund 8c7bfde292 Docs: Fix broken links and a broken example
9 years ago
James Bardin efb007542b Merge pull request #15666 from hashicorp/f-init-from-module
9 years ago
Martin Atkins 8a7a0a7459 command: terraform init -from-module=...
9 years ago
James Bardin f63b216016 Update S3 backend docs to reflect new workspaces
9 years ago
Martin Atkins 23ef0e3247 website: more-elaborate "terraform init" docs
9 years ago
Kyle McCullough c2d86ed60f
website: documentation for fmt -check flag
9 years ago
Martin Atkins f6dace3476 website: document the Checkpoint service and how to disable it
9 years ago
Martin Atkins da0aec1b32 website: attempt to clarify "terraform import" usage docs
9 years ago
Martin Atkins c57dbebe84 documentation: explain provider dev environment setup
9 years ago
Dhananjay Balan fd4a2fa262 website: Correct usage for force-unlock command
9 years ago
Nandor Kracser f6c77339f2 Allow non-AWS S3 backends
9 years ago
Robert Liebowitz 8d98fdecac Autoload only .auto.tfvars files
9 years ago
Robert Liebowitz 006744bfe0 Use all tfvars files in working directory
9 years ago
Radek Simko 14614a5423 command/validate: Add flag to check that all variables are specified (#13872)
9 years ago
James Bardin 5066fa2151 Merge pull request #13871 from fatmcgav/swift_move_to_backend
9 years ago
David Glasser 039d36bf91 command: add "apply -auto-approve=false" flag
9 years ago
Thomas Schaaf 4b85e91ac5 Update s3.html.md (#15299)
9 years ago
James Bardin 42cbb716b7 Merge pull request #15370 from rowleyaj/s3_backend_workspaces
9 years ago
Ryan Uber dc53528350 Merge pull request #15379 from bernielomax/bernielomax/fix-private-bitbucket-repo-example
9 years ago
Joe Selman 6f62c0c660 Add google_compute_backend_service to imports (#15275)
9 years ago
Riley Karson c80a21610d provider/google: SQL Database Importability (#15372)
9 years ago
Justin Pye 5f5089f77f The "Private Bitbucket Repos" example did not work for me. I had to specify the "ref="as a URL param for this to work. Otherwise Terraform produced the following error:
9 years ago
Alex Rowley 22f36a6e43
Document new field for S3 backend
9 years ago
James Bardin 020959546e add init -verify-plugin to website docs
9 years ago
Martin Atkins a8c58b081c core: -target option to also select resources in descendant modules
9 years ago
James Bardin 9777174be1 Merge pull request #15325 from hashicorp/jbardin/init-docs
9 years ago
James Bardin 4bbabb3df0 update init website docs
9 years ago
trung 681661a539 #15291: config/interpolate_funcs: Added contains() function to test if a given element is present in the list
9 years ago
Gavin Williams af5467b9fd website: Update swift backend documentation
9 years ago
Martin Atkins 7ed70bb00e website: new filesystem layout for core/provider split
9 years ago
Jake Champlin c907a1657a
Transfer terraform provider website
9 years ago