Commit Graph

746 Commits (b41f08d79d2a2e8dea1fa690c19bb6dff249e141)

Author SHA1 Message Date
Sander van Harmelen 179b32d426 Add a `CredentialsForHost` method to disco.Disco
8 years ago
Sander van Harmelen 9ba33e1958
Merge pull request #18360 from hashicorp/svh/b-close-body
8 years ago
Sander van Harmelen 2c0c3771a9 Make sure to close the response body
8 years ago
Borys Pierov c811440188 config: Don't log the private key on error in rsadecrypt
8 years ago
James Bardin 7b5efad725 update missing alias message
8 years ago
James Bardin 15dc75720e don't re-use a TempDir path
8 years ago
Martin Atkins 5b08fd4f9f config: Don't expose go implementation details in Resource.Count
8 years ago
Masayuki Morita e873af9337 Fix panic with substr interpolation function by invalid offset
8 years ago
Pierre-Alain TORET 128f4d19e1 config: Allow build on DragonFlyBSD
8 years ago
James Bardin cf4995d8a7 use the full module name with host for errors
8 years ago
Rob Campbell 5daeee5f6d Update various files for new version of "stringer"
8 years ago
Martin Atkins 87e1fb4d66 config: a nicer error message for invalid provider constraints
8 years ago
James Bardin e0b2c64645 accessing count directly in an output should is OK
8 years ago
James Bardin 0e7dab09e6 Use the new registry.Client
8 years ago
Paul Banks 06f067b4e6
Update registry API docs with browse and search (#16846)
8 years ago
David Meyer fe0cc3b0db config: new "rsadecrypt" interpolation function
8 years ago
mizuno 01c1142589 config: new "timeadd" interpolation function
8 years ago
James Bardin 048af6e237 Add test fixture to check for warnings
9 years ago
Martin Atkins cc5e480378 config: detect and warn about access to "counted" attributes
9 years ago
Martin Atkins ba0514106a return tfdiags.Diagnostics from validation methods
9 years ago
James Bardin 8091bd627d move Svchost method to regsrc.Module
9 years ago
James Bardin bd576d780a failing test for module not found error
9 years ago
James Bardin 8619f566bb validate providers passed to a module exist
9 years ago
James Bardin b79adeae02 save resolved providers for resources to state
9 years ago
James Bardin b15258dfec remove provider inheritance from Tree.Load
9 years ago
James Bardin 57470f6bf5 remove ProviderConfig Path and Inherited fields
9 years ago
James Bardin 3297f60d03 remove raw print statements
9 years ago
James Bardin 2ed529f81a update from review
9 years ago
James Bardin c510473fd2 remove code added by stale vim buffer
9 years ago
James Bardin 1bf64ec788 add "Updating" output and fix output tests
9 years ago
James Bardin 9c334fe012 update init output
9 years ago
James Bardin b4e9240679 remove implicit provier tests from config/module
9 years ago
James Bardin 838ffafc18 stop adding implicit provider configs
9 years ago
Martin Atkins 505683dcd3 config/module: produce explicit error for non-registry hosts
9 years ago
Martin Atkins 288f7c00e4 config/module: allow registry download sources to be relative paths
9 years ago
James Bardin eef2129f1a Storage.GetModule
9 years ago
James Bardin ac68f9a16b make testCredentials token obviously fake
9 years ago
James Bardin ee56e3226b test that credentials are added to registry reqs
9 years ago
James Bardin 4e8fe97556 add credentials to module.Storage
9 years ago
James Bardin 3a495ffe56 rename ModuleStorage to Storage
9 years ago
James Bardin f2a7b94692 use the new ModuleStorage in the command package
9 years ago
James Bardin 36eb40a432 export ModuleStorage and use it for Tree.Load
9 years ago
James Bardin a7df650f01 fix vet error
9 years ago
James Bardin 9bda82ccf1 add example for the reason behind versionedPathKey
9 years ago
James Bardin d6f75cc022 use URLs rather than strings is registry functions
9 years ago
James Bardin 4a0de691f5 update test for error condition
9 years ago
James Bardin 6c808347d7 flag off registry ACC test
9 years ago
James Bardin 1756b3d09f ProviderConfig needs an Inherited flag
9 years ago
James Bardin 0afd4a9097 Lookup registry module versions during Tree.Load.
9 years ago
James Bardin 0d10564a74 remove the registryDetector
9 years ago