Commit Graph

525 Commits (e024960c745f0a464cb081d04765d93f94deaba0)

Author SHA1 Message Date
cgriggs01 918d01baf4 add new provider links
7 years ago
Brian Flad dfe83d9ad5
Merge pull request #20592 from hashicorp/d-sensitive-data-pgp-mention
7 years ago
Brian Flad d1e5f9c2a2
docs/state: Adjust mention of PGP encryption from RDS to IAM
7 years ago
Brian Flad 20a814028d
command: Consistency implement and document parallelism default of 10
7 years ago
Martin Atkins 9336c7fba3 website: Revamped module-authoring docs for Terraform v0.12
7 years ago
Mars Hall 31c9776d55 Switch pg backend to session-level advisory locking, to avoid rollback of partial state updates
7 years ago
Kristin Laemmert 21f6e3dffd
Mildwonkey/012 docs updated (#20542)
7 years ago
John Slee 8f7b897d0c website: typo in outputs doc (#20520)
7 years ago
Martin Atkins 6cd6f0275c website: Fix some broken links
7 years ago
Kristin Laemmert f44e4b2c6a
website: add documentation for terraform providers schema (#20468)
7 years ago
James Bardin eada955721
Merge pull request #19070 from mars/postgres-backend
7 years ago
Mars Hall 3c68b857be
📚 correction to pg backend configuration
7 years ago
cgriggs01 ad279fda77 Add two new community providers
7 years ago
Martin Atkins f4bc502f51 website: Documentation for "terraform 0.12upgrade"
7 years ago
Mars Hall 4875529c8d 📚 doc pg backend config & locking
7 years ago
Mars Hall 2621f95bd2 📚 doc corrections
7 years ago
Mars Hall b9a91b7c1e Switch pg backend to use native Postgres locks
7 years ago
Paul Tyng 42b92a2629
Update network-index.html.markdown
7 years ago
Mars Hall 328e562925 📚 pg backend supports multiple workspaces
7 years ago
Mars Hall 2831459ca2 📚 pg backend technical design & clarifications
7 years ago
Mars Hall 312d408f06 📚 pg backend docs
7 years ago
cgriggs01 266fb573cf add Cisco ASA provider links
7 years ago
James Bardin 55cf4e95a5
Merge pull request #19979 from usererror/consul-backend-lock-acl
7 years ago
James Bardin b8be1d0114
Merge pull request #20377 from henninge/patch-1
7 years ago
Sherod Taylor c456d9608b updated ssh authentication and testing for ssh
7 years ago
Kristin Laemmert 4dd8192ec7
Merge pull request #20352 from hashicorp/mildwonkey/show-docs
7 years ago
cgriggs01 b2d46ad2ed two new community providers
7 years ago
Nick Fagerlund 79c2fd2f3a website: rename expressions-representation to block-expressions-representation
7 years ago
cgriggs01 c625283511 adding new provider links
7 years ago
Kristin Laemmert 2aef47d01d website: clarify format_version
7 years ago
Nick Fagerlund 3c42508700
Apply suggestions from code review
7 years ago
Nick Fagerlund 883d587734 website: ACTUALLY fix indentation issues in config rep
7 years ago
Nick Fagerlund 4a19b53b55 website: Fix confusing indentation issues in configuration representation
7 years ago
Nick Fagerlund 92e609c98b website: Revise json format doc
7 years ago
Nick Fagerlund c2979e7278 website: fix JSON typo (resources is array of objects)
7 years ago
Nick Fagerlund ff47cab8c7 website: Fix JSON typo (child_modules is array)
7 years ago
Nick Fagerlund f6c5e33c00 website: fix highlighting and line breaks
7 years ago
Nick Fagerlund 7ba654a8a9 website: Revise show command docs
7 years ago
Brian Flad 185a3304e5
Merge pull request #20374 from hashicorp/td-backend-s3-dependencies
7 years ago
Paddy 1bef862e3a
Merge pull request #18972 from rileykarson/patch-2
7 years ago
henninge 9f3ed9ddf2
Only path-style S3 URLs are supported.
7 years ago
Brian Flad 1aaac172b0
backend/s3: Switch from github.com/terraform-providers/terraform-provider-aws to github.com/hashicorp/aws-sdk-go-base
7 years ago
Kristin Laemmert a43004e382 website/docs: add detailed documentation for the json serialization of
7 years ago
Kristin Laemmert f7ab90207c website/docs: add -json flag to terraform show docsn
7 years ago
Martin Atkins b4d9f63622 website: Forward-port docs on file-hashing functions from 0.11 branch
7 years ago
cgriggs01 1565abfcaa add four community providers
7 years ago
cgriggs01 41af6ce54b two new community providers
7 years ago
Laura Martin 76dedfbf9d Update docs for 0.12 terraform_remote_state data source
7 years ago
cgriggs01 4db4f9102d change plath name
7 years ago
Nick Fagerlund 58289e2d90 website: Change absolute 0.11 -> 0.11 links to relative
8 years ago
Nick Fagerlund 2c50808bbb website: Version notes: Add new -> old links to 0.12 language docs (function pages)
8 years ago
Nick Fagerlund 4a190127b9 website: Version notes: Add new -> old links to 0.12 language docs (except function pages)
8 years ago
Nick Fagerlund 9ce8e0ee18 website: Version notes: Add old -> new links to 0.11 docs
8 years ago
Nick Fagerlund b726cc4ba9 website: Update H1 header of 0.12 index.html
8 years ago
Nick Fagerlund 2dcd4a886f website: Standardize page titles in 0.11 language docs
8 years ago
Nick Fagerlund a9bcc0fe06 website: Fix sidebar nav links and 'sidebar_current' IDs for 0.11 docs
8 years ago
Nick Fagerlund 11cfdf3b67 website: Add 0.11 configuration language docs (WIP)
8 years ago
Nick Fagerlund 0fddabf972 website: Reorganize nav sidebars to improve jumps between sections
8 years ago
Martin Atkins 954d38e870 lang: New file-hashing functions
8 years ago
Tom Harvey ec0419fe91
backend/azurerm: fixing the syntax highlighting (#20085)
8 years ago
Martin Atkins 2f8f7d6f4d lang/funcs: Type conversion functions
8 years ago
Martin Atkins da51e72cbb lang/functions: set functions from cty
8 years ago
Martin Atkins edb5f82de1 lang/funcs: Convert the "setproduct" function to the new approach
8 years ago
Riley Karson 74ec68f9d4 Fix Google Cloud Platform name across docs.
8 years ago
Sander van Harmelen e08a7e979e backend/remote: use the correct test operation
8 years ago
Nick Fagerlund ac45e43fda website: Finish moving "writing custom providers" to /docs/extend/
8 years ago
Scott Stevenson cef46ef953
Add details about using lock=true when consul ACL is enabled
8 years ago
Brian Flad 05691a978e
Merge pull request #19951 from hashicorp/s3-backend-nosuchbucket-enhanced-error
8 years ago
Chris Griggs 0cc057b873
Merge branch 'master' into cgriggs01-comm-5
8 years ago
Tom Harvey 177ca3711d
Adding the AzureAD entry to the providers page (#19946)
8 years ago
cgriggs01 a9069cab7b edit fmt
8 years ago
cgriggs01 885a366f2e add <tr>
8 years ago
cgriggs01 830e23b217 add new community providers
8 years ago
Brian Flad ed37d07632
backend/s3: Configure AWS Client MaxRetries and provide enhanced S3 NoSuchBucket error message
8 years ago
Kristin Laemmert cdf7cc2449
command/json*: updating documentation and adding tests (#19944)
8 years ago
Martin Atkins d0e6a4c69a lang: Add "formatdate" function
8 years ago
Martin Atkins c753df6a93 lang/funcs: templatefile function
8 years ago
Nick Fagerlund 17873ae61b website: Update functions section page titles
8 years ago
Nick Fagerlund 9f85e6d5cc website: Update configuration language section page titles
8 years ago
Nick Fagerlund d2abdc23ac website: Structural edit of configuration language docs
8 years ago
cgriggs01 da370cd689 fix spacing in website docs
8 years ago
cgriggs01 9df6e2df42 add hedvig provider links
8 years ago
cgriggs01 79f93ed695 links for ucloud provider
8 years ago
Sander van Harmelen da8e02eb2e
Merge pull request #19647 from hashicorp/svh/f-versions
8 years ago
Sander van Harmelen 268c0f85ce Add a method to retrieve version contraints
8 years ago
Brian Flad 058434d28b
Merge pull request #19571 from hashicorp/f-backend-s3-other-endpoints
8 years ago
Tom Harvey 383bc98f5c
backend/azurerm: Support for authenticating using the Azure CLI (#19465)
8 years ago
cgriggs01 41897bb437 six new community providers
8 years ago
Brian Flad 9a3b02cd6c
backend/s3: Support DynamoDB, IAM, and STS endpoint configurations
8 years ago
cgriggs01 808c76fa9b Add skytap links
8 years ago
Chris Griggs 89347e9c81
Updates path name
8 years ago
cgriggs01 c943083a4b selvpc -> selectel
8 years ago
Daniel Schroeder 65080b9ce3 website: Fix redundant "be" in workspaces documentation
8 years ago
Chris Griggs e32c5de440
Merge pull request #19390 from cgriggs01/cgriggs01-selvpc
8 years ago
cgriggs01 f013942150 formatting edits
8 years ago
Tom Harvey 6d4f702467
backend/azurerm: support for custom resource manager endpoints (#19460)
8 years ago
Tom Harvey d580f30e03
backend/azurerm: removing the `arm_` prefix from keys (#19448)
8 years ago
Tom Harvey 96b1c951fa
backend/azurerm: support for authenticating via SAS Tokens (#19440)
8 years ago
Tom Harvey c928962f44
backend/azurerm: support for authenticating via msi (#19433)
8 years ago
Tom Harvey 0ec109bdc0
backend/azurerm: upgrading the SDK / support for proxies (#19414)
8 years ago