HashiBook1000
f568a535c9
quick fix
2018-08-09 13:20:35 -07:00
HashiBook1000
fc6671e191
fix ACME link and add community providers
2018-08-09 13:16:34 -07:00
Chris Griggs
7913b96d4c
Replace missing link
2018-08-07 10:22:02 -07:00
HashiBook1000
8042a96ff7
update master with provider links
2018-08-06 16:14:37 -07:00
Sander van Harmelen
c0793c84fd
Merge pull request #18604 from hashicorp/svh/f-remote-backend
...
backend/remote: use schema max/min items options
2018-08-06 21:02:07 +02:00
Sander van Harmelen
83d5f4147b
backend/remote: use schema max/min items options
2018-08-05 15:30:27 +02:00
Sander van Harmelen
80aa068056
Update CHANGELOG.md
2018-08-03 22:57:36 +02:00
Sander van Harmelen
f4da82a023
Merge pull request #18596 from hashicorp/svh/f-remote-backend
...
backend/remote: add a new backend for storing state and running operations remotely
2018-08-03 22:49:01 +02:00
Sander van Harmelen
7fb2d1b8de
Implement the Enterprise enhanced remote backend
2018-08-03 22:22:55 +02:00
Sander van Harmelen
179b32d426
Add a `CredentialsForHost` method to disco.Disco
...
By adding this method you now only have to pass a `*disco.Disco` object around in order to do discovery and use any configured credentials for the discovered hosts.
Of course you can also still pass around both a `*disco.Disco` and a `auth.CredentialsSource` object if there is a need or a reason for that!
2018-08-03 11:29:11 +02:00
Sander van Harmelen
495d1ea350
Use New() instead of `once.Do(b.init)`
2018-08-03 11:29:11 +02:00
Sander van Harmelen
97d1c46602
Update the backend import names
...
It’s a purely cosmetic change, but I find it easier to read them like this.
2018-08-03 11:29:11 +02:00
Sander van Harmelen
064cb0d0b0
govendor: add dependencies for the remote backend
2018-08-03 11:29:11 +02:00
Nick Fagerlund
2487af1945
website: atlas backend requires https protocol in address ( #18585 )
...
Just providing the hostname won't work. This commit adds an example and fixes
the explanation.
2018-08-01 17:33:11 -07:00
Chris Marchesi
4e826cc4f5
Merge pull request #18583 from hashicorp/b-main-help-consistency
...
help: Make version and help flags consistent
2018-08-01 16:19:46 -07:00
Chris Marchesi
04d00cec9f
help: Make version and help flags consistent
...
These flags are presented as POSIX/GNU-style long-form flags
(double-dash), whereas the rest of our CLI flags as seen in sub-commands
are presented as single-dash options.
While both work in both cases (on part of the flag package allowing
double dashes as well), we converge around the single-dash form, so the
basic help text here should be consistent.
2018-08-01 14:28:39 -07:00
Kristin Laemmert
cdd5f8e637
Merge pull request #18576 from plmwong/patch-1
...
website: Correcting terraform custom provider name in community-index.html.markdown
2018-08-01 13:36:13 -07:00
Chris Marchesi
67182d06d7
Merge pull request #18125 from hashicorp/f-testing-taint
...
helper/resource: Add ability to pre-taint resources
2018-08-01 09:31:07 -07:00
Phillip Wong
6699321802
Update community-index.html.markdown
...
Corrected the naming of the 'Keboola' provider and shifted it down to keep alphabetical ordering.
2018-07-31 15:44:19 -07:00
Martin Atkins
15ad2e4f9e
website: Revise the "Module Sources" page
...
It's been a while since we made any significant updates to this page.
The main theme of this revamp is to ensure that we highlight how to
provide "ambient credentials" for each of the module sources using the
standard mechanisms for each source type.
While there, I also attempted a general cleanup to highlight the main
cases and make this less like a detailed description of all of
go-getter's esoteric features, and did some general copy-editing to write
it in our usual documentation "voice".
2018-07-31 10:11:36 -07:00
Brian Flad
da1a57df74
Update CHANGELOG for #18570
2018-07-30 20:34:15 -04:00
Brian Flad
63aadcf072
Merge pull request #18570 from hashicorp/v-terraform-provider-aws-v1.29.0
...
vendor: terraform-providers/terraform-provider-aws@v1.29.0 and aws/aws-sdk-go@v1.14.31
2018-07-30 20:33:03 -04:00
Brian Flad
bbeabcc055
vendor: terraform-providers/terraform-provider-aws@v1.29.0 and aws/aws-sdk-go@v1.14.31
2018-07-30 18:07:29 -04:00
Brian Flad
10ad1858fe
Update CHANGELOG for #17901
2018-07-30 18:02:23 -04:00
Brian Flad
7e6ee00fd8
Merge branch 'elblivion-update-aws'
2018-07-30 18:00:35 -04:00
Brian Flad
5ede721423
vendor: Pin aws/aws-sdk-go/service/lexmodelbuildingservice@v1.13.28 and aws/aws-sdk-go/service/organizations@v1.13.28 in vendor.json for consistency
2018-07-30 17:59:50 -04:00
Brian Flad
16a9dee535
Merge branch 'update-aws' of https://github.com/elblivion/terraform into elblivion-update-aws
2018-07-30 17:34:51 -04:00
Clint Shryock
26b68d98f9
update some content to reference the extending terraform section
2018-07-26 10:37:36 -05:00
Alexis Grant
c97a4246ff
website: update module creation docs to link to version constraint info
2018-07-25 16:05:44 -07:00
Marv Cool
1a14ec8bd6
website: fix curl example for registry API
2018-07-25 09:11:54 -07:00
Michał Kiełtyka
8add05f6ee
website: Remove errant "the" in the running-in-automation guide
2018-07-25 09:08:38 -07:00
Brian Cain
a29403a96d
Merge pull request #18225 from briancain/fix-versoin-doc-typo
...
Fix typo in version docs
2018-07-23 10:14:55 -07:00
Kristin Laemmert
419649d4f0
Merge pull request #18516 from xulsitatirev/patch-2
...
Fix documentation on tainting resources within modules
2018-07-23 09:39:37 -07:00
Kristin Laemmert
de9f2340c9
Merge pull request #18513 from eschudt/patch-1
...
Update database-index.html.markdown
2018-07-23 09:34:46 -07:00
Sitatirev, Xul
ad9e32f1f4
Fix documentation
...
It looks like the output does not match the command, in fact.
This pull-request fixes this issue.
2018-07-22 23:59:53 +02:00
Erich
bca20a1792
Update database-index.html.markdown
...
Fix repeated word "with with"
2018-07-22 16:48:04 +01:00
Kristin Laemmert
3b0a029028
Merge pull request #18443 from johananl/patch-1
...
Update running-terraform-in-automation.html.md
2018-07-12 10:48:35 -07:00
Johannes Liebermann
6a493f37d3
Update running-terraform-in-automation.html.md
...
Fix word ordering
2018-07-12 16:12:18 +02:00
Aurelie Vache
7a29a03e21
command: help text for "workspace" to include "list" verb
...
One of the subcommands lists out the existing workspaces.
2018-07-09 17:45:13 -07:00
Nick Fagerlund
a51fc61014
website: Revise "atlas" backend page
...
Add links to important docs (like user tokens), and explain that this isn't part
of our recommended primary workflows anymore.
2018-07-09 15:28:30 -07:00
Kristin Laemmert
d1a4d43167
Update CHANGELOG.md
2018-07-06 11:06:52 -07:00
Kristin Laemmert
adf16caa35
Merge pull request #18400 from skylerto/master
...
provisioner/habitat: add missing space for service url
2018-07-06 11:04:56 -07:00
Cory Lucas
5fda3a3b12
website: Update leftover references to "environment" rather than "workspace"
2018-07-05 16:31:14 -07:00
Skyler Layne
d1124a4e3d
Update resource_provisioner.go
...
fix spacing for service url.
2018-07-05 15:37:42 -04:00
Dustin J. Mitchell
6de63cfa73
README: Go 1.10 is required for development
2018-07-03 10:35:18 -07:00
Dustin J. Mitchell
78090fcccc
README: describe the "make tools" target
2018-07-03 09:33:31 -07:00
Martin Atkins
9441e78fb9
website: v0.12 preview upgrade guide tweaks
...
Based on some feedback on the initial draft, make some minor updates to
how information is presented in the preview upgrade guide for v0.12.
This also includes some minor copy-editing work to try to make the "voice"
more consistent between different sections of the guide.
2018-06-29 11:17:17 -07:00
Sander van Harmelen
9ba33e1958
Merge pull request #18360 from hashicorp/svh/b-close-body
...
svchost/disco: make sure to close the response body
2018-06-29 19:33:10 +02:00
Sander van Harmelen
2c0c3771a9
Make sure to close the response body
...
And fix a few linter warnings while we're at it…
2018-06-29 16:14:54 +02:00
Yevgeniy Brikman
b44932d8fe
website: Simplify the Getting Started consul module example
...
This module now gets the region from the inherited provider block.
2018-06-28 18:10:55 -07:00