Commit Graph

39 Commits (72de171edde8564cf9e37ca703fe1b4e715be5ec)

Author SHA1 Message Date
Brandon Croft 3a5221269b
Revert "Add Warning for Deprecated Modules in `Init` (Second Revision)"
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 9b6fc3b1fd corrected naming in test
2 years ago
Mark DeCrane 0beb62b13f Test for surfacing of deprecation warning
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
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 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
Martin Atkins affe2c3295 addrs: Expose the registry address parser's error messages
4 years ago
kmoe 40ec62c139
command: make module installation interruptible
5 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 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
Kristin Laemmert 1b8f4566fa
internal/initwd: fix panics with relative submodules in DirFromModule (#25250)
6 years ago
Martin Atkins 072c6d9aed internal/copydir: Factor out our recursive directory copy for reuse
6 years ago
Kristin Laemmert 4045a6e5d0
initwd: cache registry responses for module versions and download URL (#23727)
6 years ago
Kristin Laemmert 68dfc3046d backend/remote-state: etcdv3, oss, and manta acc tests should fail
7 years ago
Kristin Laemmert 69b6791ef1 internal/initwd: fix issues with tests and symlinks
7 years ago
Radek Simko 5b9f2fafc8 Standardise directory name for test data
7 years ago
Martin Atkins c5285021fa internal/initwd: Test that version is rejected for local modules
7 years ago
Matt Morrison cbebb7cdf1 command/init: Don't panic if go-getter-fetched module has version constraint
7 years ago
Kristin Laemmert 9327eedb04
internal/initwd: follow local module path symlink (#21063)
7 years ago
Kristin Laemmert a15a4acf2f
configs/configupgrade: detect possible relative module sources (#20646)
7 years ago
Kristin Laemmert bf04503f04
internal/initwd: identify possible relative module sources
7 years ago
Martin Atkins 86c02d5c35 command: "terraform init" can partially initialize for 0.12upgrade
7 years ago
Martin Atkins 0c0a437bcb Move module install functionality over to internal/initwd
7 years ago