This project is mirrored from https://:*****@github.com/hashicorp/terraform.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 09 Aug, 2018 1 commit
-
-
Martin Atkins authored
-
- 06 Aug, 2018 1 commit
-
-
Sander van Harmelen authored
backend/remote: use schema max/min items options
-
- 05 Aug, 2018 1 commit
-
-
Sander van Harmelen authored
-
- 03 Aug, 2018 7 commits
-
-
Sander van Harmelen authored
-
Sander van Harmelen authored
backend/remote: add a new backend for storing state and running operations remotely
-
Sander van Harmelen authored
-
Sander van Harmelen authored
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!
-
Sander van Harmelen authored
-
Sander van Harmelen authored
It’s a purely cosmetic change, but I find it easier to read them like this.
-
Sander van Harmelen authored
-
- 02 Aug, 2018 1 commit
-
-
Nick Fagerlund authored
Just providing the hostname won't work. This commit adds an example and fixes the explanation.
-
- 01 Aug, 2018 4 commits
-
-
Chris Marchesi authored
help: Make version and help flags consistent
-
Chris Marchesi authored
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.
-
Kristin Laemmert authored
website: Correcting terraform custom provider name in community-index.html.markdown
-
Chris Marchesi authored
helper/resource: Add ability to pre-taint resources
-
- 31 Jul, 2018 4 commits
-
-
Phillip Wong authored
Corrected the naming of the 'Keboola' provider and shifted it down to keep alphabetical ordering.
-
Martin Atkins authored
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".
-
Brian Flad authored
-
Brian Flad authored
vendor: terraform-providers/terraform-provider-aws@v1.29.0 and aws/aws-sdk-go@v1.14.31
-
- 30 Jul, 2018 5 commits
-
-
Brian Flad authored
-
Brian Flad authored
-
Brian Flad authored
-
Brian Flad authored
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
-
-
- 26 Jul, 2018 1 commit
-
-
Clint Shryock authored
-
- 25 Jul, 2018 3 commits
-
-
Alexis Grant authored
-
Marv Cool authored
-
Michał Kiełtyka authored
-
- 23 Jul, 2018 3 commits
-
-
Brian Cain authored
Fix typo in version docs
-
Kristin Laemmert authored
Fix documentation on tainting resources within modules
-
Kristin Laemmert authored
Update database-index.html.markdown
-
- 22 Jul, 2018 2 commits
-
-
Sitatirev, Xul authored
It looks like the output does not match the command, in fact. This pull-request fixes this issue.
-
Erich authored
Fix repeated word "with with"
-
- 12 Jul, 2018 2 commits
-
-
Kristin Laemmert authored
Update running-terraform-in-automation.html.md
-
Johannes Liebermann authored
Fix word ordering
-
- 10 Jul, 2018 1 commit
-
-
Aurelie Vache authored
One of the subcommands lists out the existing workspaces.
-
- 09 Jul, 2018 1 commit
-
-
Nick Fagerlund authored
Add links to important docs (like user tokens), and explain that this isn't part of our recommended primary workflows anymore.
-
- 06 Jul, 2018 2 commits
-
-
Kristin Laemmert authored
-
Kristin Laemmert authored
provisioner/habitat: add missing space for service url
-
- 05 Jul, 2018 1 commit
-
-
Cory Lucas authored
-