Commit Graph

7838 Commits (89b2c6f21e39c56dfef4bc20960735cd5ff5b2ea)

Author SHA1 Message Date
James Bardin a681124301 verify DiffSuppresFunc behavior
8 years ago
James Bardin 83317975fe add more tests with carious set combinations
8 years ago
James Bardin 71b55601ce new failing tests for nested sets
8 years ago
James Bardin d2bd41c260 add a nested set test
8 years ago
James Bardin c4d0be8a52 failing test for schemas with a single set attr
8 years ago
Sander van Harmelen 52a1b22f7a Implement the remote enhanced backend
8 years ago
James Bardin e91f381cc4 test case for optional bools in schema
8 years ago
James Bardin 8212a6a9d0 add provider tests for force-new with a map
8 years ago
James Bardin 36cede09f7 add provider tests for SuppressDiffFunc
8 years ago
James Bardin 121c9c127f add timeout tests to the test provider
8 years ago
James Bardin ac5f08c5d8 PrepareProviderConfig for terraform provider
8 years ago
Martin Atkins 541952bb8f Revert some work that happened since v0.12-dev branched
8 years ago
James Bardin 5303137b8c udpate test configs to work with hcl2
8 years ago
Martin Atkins 9f1098ac5f builtin/providers/terraform: Fix tests
8 years ago
Martin Atkins 8c67fd52b0 builtin/providers: Don't panic if requested remote state isn't present
8 years ago
Martin Atkins d11dd20bf3 builtin/providers/test: use new API for root module address
8 years ago
Martin Atkins 630b0d147d providers/terraform: Always produce correctly-typed result
8 years ago
Martin Atkins 235f582ae5 core: Re-implement EvalReadDataApply against new provider interface
8 years ago
James Bardin faa46d4727 add Close method to the terraform provider
8 years ago
Martin Atkins a3403f2766 terraform: Ugly huge change to weave in new State and Plan types
8 years ago
Kristin Laemmert 52ae93cf97 builtin/providers: terraform remote state datasource (#18446)
8 years ago
Martin Atkins 5782357c28 backend: Update interface and implementations for new config loader
8 years ago
Sander van Harmelen 56e6c60f76
Merge pull request #18533 from alice-sawatzky/master
8 years ago
Sean Chittenden d749420a25
Fix drift caused from gofmt when running make dev and go 1.11.
8 years ago
Sander van Harmelen 3e935c846f terraform/terraform_remote_state: accept complex configs
8 years ago
Sander van Harmelen 7fb2d1b8de Implement the Enterprise enhanced remote backend
8 years ago
Sander van Harmelen 97d1c46602 Update the backend import names
8 years ago
Alice Sawatzky 15c65f981b
change chef linux provisioner to use user:group chown syntax
8 years ago
Skyler Layne d1124a4e3d
Update resource_provisioner.go
8 years ago
Andre Bindewald de43f01d65 provisioner/local-exec: Support custom environment variables on Windows
8 years ago
James Bardin f8b691f743
Merge pull request #17781 from hashicorp/jbardin/habitat
8 years ago
James Bardin c1edaadc7b
Merge pull request #17403 from rwc/hab-provisioner-updates
8 years ago
Marko Springfeldt a201b04b26 `enable` habitat supervisor service before `start`
8 years ago
James Bardin e9e4ee4940
Merge pull request #17609 from hashicorp/jbardin/remote-command
8 years ago
James Bardin ad8642e2c2 have remote.ExitError format errors and status
8 years ago
James Bardin 56acda00bc add timeout test to remote-exec
8 years ago
James Bardin 9b4b5f2a72 use correct context for communicator.Retry
8 years ago
Scott Hain 07aeea51da Updates the chef provisioner to allow specifying a channel (#17355)
8 years ago
James Bardin 3fbdee0777 clean up remote.Cmd api
8 years ago
James Bardin a1061ed931 update the chef and habitat error handling
8 years ago
James Bardin a715430d24 fix exit status handling in salt-masterless
8 years ago
James Bardin af132a186d remove timeout from remote-exec command context
8 years ago
James Bardin e011dd95f3 don't let default workspace override environment
8 years ago
James Bardin 13433687cb filter null output values from state
8 years ago
Kristiyan Nikolov 999f9096c1 provisioner/local-exec: Allow passing environment variables
8 years ago
Paweł Socha be8d39210d Wait for ssh connection
8 years ago
Paweł Socha 627bb24ea6 fix ssh problem with communicator.Retry
8 years ago
Rob Campbell bbd3d7f7a2 Updates the capitalization of the bind documenation for habitat
8 years ago
chrisjob1021 10bb21e9c4 provisioner/local-exec: Optional "working_dir" argument
8 years ago
James Bardin 0345d960b2 simplify remote-exec runScripts
8 years ago