Commit Graph

118 Commits (f5bdbc0911577ddf4a117e476a2ca2945de2cbc9)

Author SHA1 Message Date
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