Commit Graph

70 Commits (add-missing-variable-loading)

Author SHA1 Message Date
Daniel Schmidt 8fd8a48a06 use common testing helper in configs
1 month ago
Daniel Schmidt 0c796986bb move load config calls to new mechanism
1 month ago
Daniel Banck fb60c15670 Update init to use new graph-based workflow
1 month ago
Radek Simko 0fe906fa8c make copyrightfix
2 months ago
Samsondeen 719aefdb89
tf query: ready list blocks for beta (#37619)
7 months ago
Samsondeen 44eb0c69ef
Recognize tf query files (#36929)
11 months ago
Sarah French 052646c3d2
Migrate more testing helpers into tfdiags package (#36474)
1 year ago
Liam Cervante 698cb0d59d
init: detect and report invalid submodules (#35839)
2 years ago
James Bardin 3a1a9408d9 fix Descendants spelling
2 years ago
Brandon Croft 3a5221269b
Revert "Add Warning for Deprecated Modules in `Init` (Second Revision)"
2 years ago
Mark DeCrane 64f385fbb1
Apply suggestions from @nfagerlund code review
2 years ago
Mark DeCrane 7dd7360007 Use package addr instead of mod name in warning, promote failed registry call log message to WARN
2 years ago
Mark DeCrane 1368c93862 Add godoc comments related to portions pertaining to public API
2 years ago
Mark DeCrane cacc5dffa2 DRY up the code
2 years ago
Mark DeCrane 9b6fc3b1fd corrected naming in test
2 years ago
Mark DeCrane 0beb62b13f Test for surfacing of deprecation warning
2 years ago
Mark DeCrane 1e7c29243e Added Extra field for TFC diagnostic processing
2 years ago
Mark DeCrane 724adea97a Surface deprecation warnings for module to be installed and already installed modules
2 years ago
Martin Atkins 84df5562f2 moduleaddrs: Terraform now owns module source address normalization
2 years ago
Martin Atkins 5d87e32eb9 moduleaddrs: Split module source address parsing from package addrs
2 years ago
Liam Cervante ee9aa07e10
terraform test: implement the source attribute for mock providers (#34192)
2 years ago
CJ Horton 0f2314fb62
initwd: require valid module name (#33745)
3 years ago
hashicorp-copywrite[bot] 53c34ff49c
Update copyright file headers to BUSL-1.1
3 years ago
James Bardin f6768de218 handle install errs in installDescendentModules
3 years ago
James Bardin 09d91eb675 test -from-module with invalid root module
3 years ago
James Bardin 29c3f650cd allow config errors when using -from-module
3 years ago
Liam Cervante c91f91cc9e
testing framework: change test file extension to .tftest.hcl (#33553)
3 years ago
Liam Cervante 6882dd9530
testing framework: introduce test command optional flags (#33504)
3 years ago
Liam Cervante 5acc95dda7
[Testing Framework] Add module block to test run blocks (#33456)
3 years ago
hashicorp-copywrite[bot] 325d18262e [COMPLIANCE] Add Copyright and License Headers
3 years ago
Alisdair McDiarmid 584811b829 initwd: Add fake range for fake root module
3 years ago
Alisdair McDiarmid 8df065a2fe initwd: Switch from earlyconfig to configs
3 years ago
Liam Cervante 6af6540233
Use the apparentlymart/go-versions library to parse module constraints (#32377)
3 years ago
James Bardin 553b8c6de5 expand module subdir globs
4 years ago
Radek Simko 7feef1c4aa
Use hashicorp/terraform-registry-address as a decoupled library (#28338)
4 years ago
Eng Zer Jun fedd315275
test: use `T.TempDir` to create temporary test directory (#30803)
4 years ago
Martin Atkins affe2c3295 addrs: Expose the registry address parser's error messages
4 years ago
kmoe 40ec62c139
command: make module installation interruptible
4 years ago
Martin Atkins 51b0aee36c addrs: ModuleRegistryPackage for representing module registry packages
5 years ago
Martin Atkins 7b2a0284e0 initwd: Fix registry acceptance tests for upstream registry changes
5 years ago
Martin Atkins 1a8da65314 Refactoring of module source addresses and module installation
5 years ago
Martin Atkins 4e74a7a4f1 initwd: Error message for local paths escaping module packages
5 years ago
Martin Atkins 31349a9c3a Move configs/ to internal/configs/
5 years ago
Martin Atkins b9a93a0fe7 Move addrs/ to internal/addrs/
5 years ago
Martin Atkins 05caff2ca3 Move tfdiags/ to internal/tfdiags/
5 years ago
Martin Atkins 4c5b866dea Move registry/ to internal/registry/
5 years ago
James Bardin 0b31ffa587 use a single log writer
6 years ago
James Bardin 6ca477f042 move helper/logging to internal
6 years ago
Kristin Laemmert 04be220f5f deprecate helper/copy
6 years ago
Alan D. Salewski f63c38d6a1
internal/initwd: allow tests to pass when $PWD contains symlinks (#26015)
6 years ago