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.
- 12 Dec, 2018 9 commits
-
-
James Bardin authored
-
Eamon Hetherton authored
* Update provisioner.go Changed the default port used for winrm when https is specified
-
James Bardin authored
-
James Bardin authored
update go-plugin
-
James Bardin authored
All our changes have been merged, so this moved the dependency back to master
-
Radek Simko authored
-
Radek Simko authored
command/format: Fix rendering of force-new updates
-
Radek Simko authored
-
Radek Simko authored
-
- 11 Dec, 2018 12 commits
-
-
Radek Simko authored
-
Radek Simko authored
command/format: Fix rendering of nested blocks during update
-
Radek Simko authored
-
Radek Simko authored
backend/local: Fix incorrect destroy/update count on apply
-
Radek Simko authored
-
Radek Simko authored
-
James Bardin authored
Update go mock version, Makefile, etc. for tests
-
Radek Simko authored
command/format: Add more tests to cover non-primitive fields
-
Radek Simko authored
-
Radek Simko authored
-
Brian Flad authored
-
Brian Flad authored
backend/s3: Support DynamoDB, IAM, and STS endpoint configurations
-
- 10 Dec, 2018 18 commits
-
-
James Bardin authored
-
James Bardin authored
-
James Bardin authored
-
James Bardin authored
-
Chris Doherty authored
remove approximate release date
-
Tom Harvey authored
-
Tom Harvey authored
* Upgrading to 2.0.0 of github.com/hashicorp/go-azure-helpers * Support for authenticating using Azure CLI * backend/azurerm: support for authenticating using the Azure CLI
-
Sander van Harmelen authored
-
James Bardin authored
don't modify argument slices
-
Sander van Harmelen authored
core: enhance service discovery
-
Sander van Harmelen authored
This PR improves the error handling so we can provide better feedback about any service discovery errors that occured. Additionally it adds logic to test for specific versions when discovering a service using `service.vN`. This will enable more informational errors which can indicate any version incompatibilities.
-
Chris Griggs authored
[Website] adding six new community providers
-
cgriggs01 authored
-
Radek Simko authored
command/format: Add tests for ResourceChange renderer
-
Radek Simko authored
-
James Bardin authored
-
James Bardin authored
helper/schema: Fix setting a set in a list caused error
-
James Bardin authored
There were a couple spots where argument slices weren't being copied before `append` was called, which could possibly modify the caller's slice data.
-
- 08 Dec, 2018 1 commit
-
-
Martin Atkins authored
Previously we were only doing this in the case where count wasn't set at all.
-