Alisdair McDiarmid
20483da548
website: Add docs for 0.13upgrade
2020-05-11 15:38:16 -04:00
Chris Griggs
53a36a11b2
Merge pull request #24875 from hashicorp/cgriggs01-community
...
[Website] Adding community providers
2020-05-08 07:59:46 -07:00
Robin Norwood
af5c425360
website: Add link to new learn track in configuration/modules.html ( #24847 )
2020-05-07 15:52:22 -07:00
Chris Griggs
3c1854c206
Adding community provider
2020-05-05 14:35:02 -07:00
Sander van Harmelen
2e5fbdf684
Remove (now) incorrect example
...
This example doesn't really show how these values should be used. The
default of retry_on_exit_code is now already when most people want, so
this line is not needed in most cases.
I think the docs describe the new options just fine, so lets leave this
out...
2020-05-05 16:31:57 -04:00
Sander van Harmelen
9453308c78
Make sure the WinRM communicator can reconnect
2020-05-05 16:18:30 -04:00
Sander van Harmelen
a614056925
Refactor the code a bit to make it more idiomatic
2020-05-01 08:58:33 -04:00
Brian Dwyer
2f4067cf70
Clean up and add docs
...
Signed-off-by: Brian Dwyer <Brian.Dwyer@broadridge.com>
2020-04-30 08:16:17 -04:00
Robin Norwood
d47f984e75
Add reference to new modules track ( #24445 )
2020-04-28 11:09:42 -07:00
kmoe
8e7a4a6c21
Merge pull request #24670 from hashicorp/kmoe-cloudinit-provider
...
Cloud-init provider link
2020-04-28 10:03:46 +01:00
Daniel Dreier
1170efb14a
Merge pull request #23510 from kayrus/new-swift-opts
...
backend/remote: Swift Authentication Update
2020-04-27 14:37:25 -07:00
Daniel Dreier
7aa97f415d
Fix "additoinal" typo in web site
...
Fixes 24769
2020-04-27 10:14:27 -07:00
bradleypmartin
0b45a3c83d
Update maps docs to reflect v0.12 colon behavior
2020-04-26 17:52:08 -06:00
kayrus
bd344f9d73
Sync auth options with upstream openstack provider
2020-04-25 08:39:33 +02:00
Alisdair McDiarmid
9266e944fa
Merge pull request #24752 from hashicorp/alisdair/terraform-state-replace-provider-docs
...
website: Add docs for state replace-provider
2020-04-24 16:33:08 -04:00
Martin Atkins
1ce3c60693
command/cliconfig: Explicit provider installation method configuration
...
This set of commits allows explicit configuration of provider installation methods
in the CLI config, overriding the implicit method selections.
2020-04-23 10:58:00 -07:00
Martin Atkins
dadec6ee9e
fixup docs
2020-04-23 10:52:01 -07:00
Martin Atkins
c6cbbcb79a
website: Initial documentation for provider_installation in the CLI config
...
This is an initial draft of documentation for this new feature of the
CLI configuration. This is mainly intended as a placeholder for now,
because there are other documentation updates pending for the new provider
namespacing and installation scheme and we'll likely want to revise these
docs to better complement the broader documentation once it's written.
2020-04-23 10:52:01 -07:00
Alisdair McDiarmid
52d64127f7
website: Add docs for state replace-provider
2020-04-23 11:41:57 -04:00
Petros Kolyvas
7c278f9d80
Merge pull request #24479 from hashitop/f-update-doco-add-reference-tf_ignore-env_var
...
Update documentation to add reference to the TF_IGNORE environment variable used for validating .terraformignore excluded files.
2020-04-22 12:24:23 -04:00
Petros Kolyvas
1750994af1
Merge pull request #24533 from raphink/patch-1
...
Add FreeIPA provider
2020-04-21 17:04:25 -04:00
Chris Griggs
b6d602c162
[Website] Adding provider docs
2020-04-21 09:11:14 -07:00
Paul Tyng
1c9735bab5
Merge pull request #24686 from hashicorp/paultyng-patch-1
...
Add page explaining provider trust tiers
2020-04-16 10:53:47 -04:00
Paul Tyng
3856dacc1e
Update website/docs/registry/providers/tiers.html.md
2020-04-16 10:03:52 -04:00
Paul Tyng
663a57b263
Update website/docs/registry/providers/tiers.html.md
...
Co-Authored-By: Alisdair McDiarmid <alisdair@users.noreply.github.com>
2020-04-16 10:02:48 -04:00
Paul Tyng
0f25f796e1
Add page explaining provider trust tiers
2020-04-16 09:34:35 -04:00
Noah Mercado
d4d8812afa
Feature: Sum Function ( #24666 )
...
The sum function takes a list or set of numbers and returns the sum of those
numbers.
2020-04-15 14:27:06 -04:00
Katy Moe
46342373db
docs: link to cloud-init provider
2020-04-15 00:31:51 +01:00
Chris Griggs
8d71337596
Merge pull request #24653 from hashicorp/cgriggs01-infoblox-links
...
[Website] provider links
2020-04-14 09:36:29 -07:00
Namho Kim
9cc658b491
specify that `timestamp` returns UTC
2020-04-13 18:09:05 -07:00
Pam Selle
ab101f99df
Merge pull request #24635 from hashicorp/pselle/docs-mod-count
...
Docs for count/for_each on modules
2020-04-13 18:39:59 -04:00
Chris Griggs
8da255073e
[Website] provider links
2020-04-13 12:29:15 -07:00
Pam Selle
146644a848
update addressing section
2020-04-13 12:13:18 -04:00
Pam Selle
608c17d518
Update providers block notes
2020-04-13 12:08:08 -04:00
Fred
76f583ac9f
website/docs: fix broken hcl json spec link ( #24630 )
2020-04-13 11:15:13 -04:00
Pam Selle
65c4ba9c85
First docs for count/for_each on modules
2020-04-10 15:14:06 -04:00
Kristin Laemmert
269d511481
command/providers: refactor with new provider types and functions
...
The providers command has been refactored to use the modern provider types and
ProviderRequirements() functions. This resulted in a breaking change to
the output: it no longer outputs the providers by module and no longer
prints `(inherited)` or `(from state)` to show why a provider is
included. We decided that at this time it was best to stick with the
existing functions and make this change, but if we get feedback from the
community we will revisit.
Additional tests to exercise providers in modules and providers from
state have been included.
2020-04-10 15:08:10 -04:00
Eduard Tamsa
534ba630e4
docs(flatten): Fix typos ( #24492 )
2020-04-10 08:59:17 -04:00
Danny Guo
b7b981fbe1
website/docs: Fix a typo in the import command docs ( #24622 )
2020-04-10 08:54:19 -04:00
Stanislav Petrashov
0add5d4915
Update community-index.html.markdown
2020-04-09 15:59:36 -07:00
Michael Conlon
1ec6fc6643
website: note special behavior for modules in us-east-1 S3 buckets ( #24155 )
...
* Keep s3 docs in line with functionality
Related to https://github.com/hashicorp/terraform/issues/16442
* @nfagerlund's suggested markdown and wording changes
2020-04-09 15:56:59 -07:00
Chris Griggs
7c5b0e509a
[Website] Add SumoLogic provider links
2020-04-09 09:39:29 -07:00
Sathija Pavuluri
a0832b9886
website: In import usage doc, use aws_network_acl as an example of complex import with secondary resources ( #24525 )
...
A proposed pull request to the AWS provider would change the import behavior of
`aws_security_group`. This preemptive change will help keep the docs accurate if
that gets merged.
2020-04-07 17:36:02 -07:00
Chris Griggs
e055ac80ae
[Website] New community providers
2020-04-06 18:34:28 -07:00
Raphaël Pinson
fbd3d35512
Add FreeIPA provider
2020-04-02 12:01:38 +02:00
Chris Griggs
5020320af6
Merge pull request #24404 from hashicorp/cgriggs01-remove-listing
...
[Website] Remove provider listing
2020-03-31 11:17:48 -07:00
hashitop
c73104686d
Add description about env var TF_IGNORE
2020-03-27 16:38:21 +11:00
Adam Leskis
4f85a1a6ba
website: fix simple typo ( #24415 )
2020-03-23 08:55:08 -04:00
Nick Fagerlund
109c4bf6ef
website: Remove links to the getting started guide's old location
...
Since these links were in the soon-to-be-deprecated 0.11 language section, I
think we can just remove them without needing to find an equivalent link.
2020-03-18 14:20:03 -07:00
Chris Griggs
176202b502
Remove provider listing
2020-03-17 13:09:16 -07:00
James Bardin
f6221100ee
Merge pull request #24149 from mlafeldt/fix-oss-state-locking
...
Fix & improve state locking of OSS backend
2020-03-11 10:28:12 -04:00
Chris Griggs
822f608a3c
[Website] vmc provider links
2020-03-10 08:59:20 -07:00
ryota.osaki
b948856cbb
fix typo
2020-03-09 11:27:33 +09:00
rita
a77d5032d3
improve s3.html.md
2020-03-08 15:10:38 +09:00
Paddy
e6592dc710
Add support for provider metadata to modules. ( #22583 )
...
Implement a new provider_meta block in the terraform block of modules, allowing provider-keyed metadata to be communicated from HCL to provider binaries.
Bundled in this change for minimal protocol version bumping is the addition of markdown support for attribute descriptions and the ability to indicate when an attribute is deprecated, so this information can be shown in the schema dump.
Co-authored-by: Paul Tyng <paul@paultyng.net>
2020-03-05 16:53:24 -08:00
Chris Griggs
6969da7d02
[Website] Update provider links
2020-03-05 11:19:15 -08:00
Kim Ngo
d88729d922
registry: configurable client timeout ( #24259 )
...
* registry: configurable client timeout
* Update registry/client_test.go
Fix env test cleanup
Co-Authored-By: Alisdair McDiarmid <alisdair@users.noreply.github.com>
2020-03-05 10:37:06 -06:00
Kim Ngo
8f5159ad54
Merge pull request #24260 from findkim/registry-retry
...
registry: retryable discovery requests
2020-03-05 10:00:08 -06:00
Chris Griggs
0782ca8c38
Merge branch 'master' into patch-1
2020-03-04 10:11:40 -08:00
Chris Griggs
07558742da
add Okta ASA provider links
2020-03-03 14:03:50 -08:00
findkim
a3f26ccd12
website/docs/commands: document TF_REGISTRY_DISCOVERY_RETRY
2020-03-03 10:08:36 -06:00
zzhai
687d74786f
Update remote.html.md
...
A minor typo
2020-02-26 12:19:10 -08:00
Martin Atkins
67d95b97ce
lang/funcs: templatefile requires valid variable names
...
Previously the templatefile function would permit any arbitrary string as
a variable name, but due to the HCL template syntax it would be impossible
to refer to one that isn't a valid HCL identifier without causing an
HCL syntax error.
The HCL syntax errors are correct, but don't really point to the root
cause of the problem. Instead, we'll pre-verify that the variable names
are valid before we even try to render the template, and given a
specialized error message that refers to the vars argument expression as
the problematic part, which will hopefully make the resolution path
clearer for a user encountering this situation.
The syntax error still remains for situations where all of the variable
names are correct but e.g. the user made a typo referring to one, which
makes sense because in that case the problem _is_ inside the template.
2020-02-25 10:19:46 -05:00
Chris Griggs
447fb6146f
Merge pull request #24175 from hashicorp/cgriggs01-quorum
...
[Website] update provider links
2020-02-25 07:14:17 -08:00
Nick Fagerlund
758bf8500c
website: Label backend data source examples as "data source configuration"
...
"Example referencing" was ambiguous and confusing, especially since these
sections don't show how to reference an output in an expression.
2020-02-20 14:45:04 -08:00
Chris Griggs
d9a70a388a
Fixit
2020-02-20 09:33:17 -08:00
Chris Griggs
f39b41b275
[Website] update provider links
2020-02-20 09:21:29 -08:00
Chris Griggs
5f27856766
Merge pull request #24156 from hashicorp/cgriggs01-baiducloud-docs
...
[Website] add new provider links
2020-02-18 17:09:29 -08:00
im2nguyen
4f10504ca0
website: add token setup callout to remote backend docs ( #24109 )
2020-02-18 16:28:12 -08:00
Nick Fagerlund
d41981eabb
website: Private registry is free now
2020-02-18 16:10:35 -08:00
Chris Griggs
68d5af7df2
add Baidu links + okta
2020-02-18 15:10:16 -08:00
Mathias Lafeldt
a4178d12d6
Update website documentation for OSS backend
2020-02-18 16:38:42 +01:00
James Bardin
4185aa93f5
doc typo
2020-02-13 21:27:35 -05:00
Chris Griggs
099f6430ea
[Website] Adding community providers
2020-02-13 09:55:36 -08:00
Li Kexian
76e5b446ba
backend/cos: Add TencentCloud backend cos with lock ( #22540 )
...
* add TencentCloud COS backend for remote state
* add vendor of dependence
* fixed error not handle and remove default value for prefix argument
* get appid from TF_COS_APPID environment variables
2020-02-13 11:37:11 -05:00
James Bardin
a765d69fb0
Merge pull request #24032 from hashicorp/jbardin/map-funcs
...
make the merge function more precise
2020-02-12 10:51:05 -05:00
James Bayer
7b8604bd0d
website/docs: Fixed w in VMware to lower case ( #24065 )
2020-02-10 09:30:52 -05:00
Steve Ortiz
75ef3548f7
website: update community provider links ( #23839 )
2020-02-06 21:59:25 -08:00
Alisdair McDiarmid
081f02971d
command/logout: Add terraform logout command
...
Use terraform logout to remove stored credentials for a remote service
host.
2020-02-06 15:00:55 -05:00
James Goodhouse
25bfe7337b
lang: add setsubtract function ( #23424 )
...
* add setdifference and setsubtract functions and docs
* remove setdifference as it is not implemented correct in underlying lib
* Update setintersection.html.md
* Update setproduct.html.md
* Update setunion.html.md
2020-02-06 12:49:11 -05:00
Nick Fagerlund
6494591ec1
website: Remove extra copy of "Getting Started", update links
...
This guide now lives at:
- https://learn.hashicorp.com/terraform#getting-started
...and terraform.io has been redirecting to there for quite a while. This commit
removes the extra copy so that the text of the two versions doesn't drift, and
updates existing links to point to the new location.
2020-02-05 14:58:30 -08:00
Nick Fagerlund
a797152648
website: Remove extra copy of "Running Terraform in Automation", update links
...
This document now lives at:
- https://learn.hashicorp.com/terraform/development/running-terraform-in-automation
...and terraform.io has been redirecting to there for quite a while. This commit
removes the extra copy so that the text of the two versions doesn't drift, and
updates existing links to point to the new location.
2020-02-05 14:58:30 -08:00
James Bardin
529271e0be
update merge docs to match behavior
2020-02-05 15:47:36 -05:00
Martin Atkins
778f1ab138
website: Documentation for the "terraform login" command ( #22727 )
...
Co-authored-by: Alisdair McDiarmid <alisdair@users.noreply.github.com>
2020-02-04 11:30:40 -05:00
Pam Selle
4e0879c486
Document for_each key requirements
2020-01-30 17:18:16 -05:00
yokoyama tatsuo
a280e2ffea
fix sample code
2020-01-30 17:03:51 +09:00
Chris Griggs
489bd2b84e
[Website] Add Auth0 provider links
2020-01-28 14:14:01 -08:00
Chris Griggs
26d8092f03
[Website] Verified module update
2020-01-28 10:51:40 -08:00
Chris Griggs
2ba36d7d93
fix
2020-01-28 09:06:15 -08:00
Chris Griggs
3c8a61d4cb
[Website] add incapsula links
2020-01-28 09:00:42 -08:00
Pam Selle
213189c3d0
Use a real resource
2020-01-24 13:47:51 -05:00
Pam Selle
885ff69c50
Update docs to generalize/use fake example vs one that could be misleading
2020-01-24 12:44:07 -05:00
Chris Griggs
2b3b2781f2
Adding two new community providers
2020-01-23 10:27:51 -08:00
Chris Griggs
be2dcb4a32
Merge pull request #23923 from hashicorp/cgriggs01-stable-metal
...
[Cherry-pick]
2020-01-22 08:54:06 -08:00
Chris Griggs
38afbb34c6
[Website] Add MetalCloud provider links
2020-01-22 08:44:00 -08:00
Avi Zurel
96645d7ea7
website: Better example for running 0.12upgrade across many directories at once
2020-01-21 18:28:06 -08:00
Chris Griggs
9ea88f22fc
add/update community provider listings
2020-01-21 17:12:05 -08:00
Chris Griggs
2010ce2804
add/update community provider listings
2020-01-21 17:08:06 -08:00
Kristin Laemmert
4c221cbcb9
website: document optional syntax for required_providers setting ( #23854 )
2020-01-14 07:59:18 -05:00
Chris Griggs
ffbcf55817
[Website]add checkpoint links
2020-01-13 13:14:38 -08:00