Commit Graph

20507 Commits (db08ee4ac59d5eb8bcfffc175489ebf461bf4a92)
 

Author SHA1 Message Date
Martin Atkins db08ee4ac5 svchost: new package for wrangling service hostnames
9 years ago
Martin Atkins 9bd54c24e7 govendor fetch golang.org/x/net/idna
9 years ago
Nick Fagerlund 7d9152850a website: Add nav items for Terraform Recommended Practices guide to guides.erb (#16398)
9 years ago
James Bardin 31912956ce Merge pull request #16290 from hashicorp/jbardin/s3-errors
9 years ago
James Bardin 344fa54638 Merge pull request #16289 from hashicorp/jbardin/consul-lock
9 years ago
devonbleak 3253367c64 Fix alphabetical ordering in providers sidebar
9 years ago
Matt McQuillan 02404238a4 Updating go-checkpoint lib to have a fixed timeout
9 years ago
Aleksejs Sinicins ece099f453 website: fix "contains" interpolation example
9 years ago
Martin Atkins 183833affc core: terraform.ResourceProvider.GetSchema method
9 years ago
Martin Atkins ccb328cc1f config: source code ranges for InterpolatedVariable
9 years ago
Martin Atkins 71e989ba3e config/hcl2shim: make some of the HCL2 shim functions public
9 years ago
Martin Atkins 094cdca688 tfdiags: show descriptions in diagnosticsAsError
9 years ago
Martin Atkins 6f7bc4f5d7 command: use c.showDiagnostics for backend operation errors
9 years ago
Martin Atkins 22fb82963c config: when copying a HCL2 RawConfig, don't corrupt it
9 years ago
Martin Atkins b5403059e6 scripts: helper for launching Terraform in the dlv debugger
9 years ago
Martin Atkins 26861dd7aa govendor fetch github.com/zclconf/go-cty/...
9 years ago
Martin Atkins c007e3a7da tfdiags: Helper to construct SourceRange from hcl.Range
9 years ago
Martin Atkins ccc20fdad1 helper/didyoumean: helper library for "Did you mean ...? suggestions
9 years ago
Radek Simko 0388bc1b23 Merge pull request #16356 from hashicorp/t-log-path-mask
9 years ago
Radek Simko 4052a8f956
helper: Allow logs isolation per acceptance test
9 years ago
Chris Griggs 5fb1fe9de8 Update README guidelines for module registry (#16223)
9 years ago
Clint 512591533c add logicmonitor provider (#16314)
9 years ago
Martin Atkins 22101d6ec3 Update CHANGELOG.md
9 years ago
Gauthier Wallet ed9ba576e3 core: New interpolation function "chunklist"
9 years ago
James Bardin 935890ec64 Merge pull request #16294 from doertedev/master
9 years ago
Stefan Staudenmeyer 14792035cf Aliasing the module to omit errors thrown at build time
9 years ago
James Bardin 611b1ced59 retry on s3 state upload errors
9 years ago
James Bardin f5e9a20c66 reset testLockHook
9 years ago
James Bardin 25a8227291 add broken test for lock lost on connection error
9 years ago
James Bardin fd9adcdb36 only init one consul client, and lower keepalive
9 years ago
James Bardin d0ecb232ae record consul session ID in lock info
9 years ago
Martin Atkins 7916268d7f build: use Go 1.9.1 within Travis-CI unit test runs
9 years ago
Martin Atkins 5cd00a13ec command: use new diagnostics output for config errors
9 years ago
Martin Atkins ea81e75a4e command: utility for rendering tfdiag diagnostics
9 years ago
Martin Atkins 780e758f1e tfdiags: Allow construction of RPC-friendly Diagnostics
9 years ago
Martin Atkins ab5efb805c tfdiags: SourceRange.StartString
9 years ago
Martin Atkins fc20f419dd config and command: use errwrap to propagate config load errors
9 years ago
Martin Atkins 61cd3bf02a tfdiags: new package for normalizing error and warning messages
9 years ago
Martin Atkins 336b352d6f Update our go.googlesource.com rate-limit cookie
9 years ago
Martin Atkins b91bd62747 config/configschema: Sensitive flag for attributes
9 years ago
Martin Atkins 69650b0bbc helper/schema: conversion of Schema to configschema.Block
9 years ago
Martin Atkins 0ef985cada config/configschema: Block.ImpliedType delegates to zcldec
9 years ago
Martin Atkins 2b622fe31a config/configschema: Block.DecoderSpec
9 years ago
Martin Atkins 4de052cf01 govendor fetch github.com/hashicorp/hcl2/...
9 years ago
Martin Atkins 21bf786401 govendor fetch github.com/hashicorp/hcl2/hcltest
9 years ago
Martin Atkins d0d829848a config/configschema: Block.ImpliedType method
9 years ago
Martin Atkins f117906bdb config/configschema: InternalValidate for blocks
9 years ago
Martin Atkins d712a04c32 config/configschema: MinItems and MaxItems for nested blocks
9 years ago
Martin Atkins dadec5210b config/configschema: stub out initial API
9 years ago
James Bardin 313f795755 Merge branch 'stable-website'
9 years ago