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.
- 16 Aug, 2019 5 commits
-
-
Roger Berlind authored
I tested that all state commands work with remote backend using Terraform 0.11.13.
-
Kaushik NP authored
* Missing punctuation mark Minor change * Updated default values for easier reading As suggested by @radeksimko
-
Daniel Schroeder authored
-
Kristin Laemmert authored
-
Kristin Laemmert authored
Any command using meta.defaultFlagSet *might* occasionally exit before the flag package's output got written. This caused flag error messages to get lost. This PR discards the flag package output in favor of directly returning the error to the end user.
-
- 15 Aug, 2019 4 commits
-
-
Pam Selle authored
-
Pam Selle authored
Add SSH certificate authentication method for connection via Bastion
-
Brian Flad authored
docs: Additional for_each commands and resource addressing documentation
-
Kristin Laemmert authored
* website/docs: document providers schema output format * Update website/docs/commands/providers/schema.html.md Co-Authored-By:
Nick Fagerlund <nick@hashicorp.com>
-
- 13 Aug, 2019 15 commits
-
-
Martin Atkins authored
-
Roberto Jung Drebes authored
This is a consequence of googleapis/google-cloud-common#260.
-
Pam Selle authored
-
Pam Selle authored
-
Pam Selle authored
Add edge when calculating for_each orphans
-
Pam Selle authored
-
Pam Selle authored
Link to license is broken; now linked to local copy of MPL
-
Pam Selle authored
fix misspelling
-
Pam Selle authored
Properly end code block in upgrade docs
-
Pam Selle authored
-
Pam Selle authored
Bump github.com/hashicorp/hcl2
-
Pam Selle authored
-
Pam Selle authored
-
Pam Selle authored
-
Pam Selle authored
-
- 12 Aug, 2019 2 commits
-
-
Radek Simko authored
-
Radek Simko authored
httpclient: Introduce composable UserAgent()
-
- 11 Aug, 2019 1 commit
-
-
wata_mac authored
-
- 09 Aug, 2019 5 commits
-
-
Martin Atkins authored
Terraform CLI should build for all of our standard targets.
-
Chris Griggs authored
[Website] Add Exoscale provider links
-
appilon authored
[vendor] remove satori/go.uuid in favor of google/uuid
-
cgriggs01 authored
-
Alex Pilon authored
-
- 08 Aug, 2019 8 commits
-
-
Nick Fagerlund authored
- Make these descriptions more similar, since they do basically the same thing. - Add some subheaders to break up the wall of text and make it more skimmable. - Nudge people more firmly toward `for_each` if they need to actually incorporate data from a variable into their instances. - Add version note so you know whether you can use this yet.
-
Dan LaMotte authored
The unterminated code block effectively breaks rendering in the latter half of this section https://www.terraform.io/upgrade-guides/0-12.html#equality-operations-must-be-valid-on-value-and-type
-
appilon authored
[CLEANUP] Prune internal usage of config package (with 1 exception)
-
Alex Pilon authored
-
Radek Simko authored
helper/schema: Add "part" to ConflictsWith validation error
-
Brian Flad authored
-
Brian Flad authored
Co-Authored-By:
Nick Fagerlund <nick@hashicorp.com>
-
Radek Simko authored
-