Commit Graph

42 Commits (add-missing-variable-loading)

Author SHA1 Message Date
Daniel Banck fb60c15670 Update init to use new graph-based workflow
1 month ago
Radek Simko 0fe906fa8c make copyrightfix
2 months 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 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 29c3f650cd allow config errors when using -from-module
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
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
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 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 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
findkim d0e13320d5 registry: configurable retry client
6 years ago
Kristin Laemmert 4045a6e5d0
initwd: cache registry responses for module versions and download URL (#23727)
6 years ago
Matt Morrison cbebb7cdf1 command/init: Don't panic if go-getter-fetched module has version constraint
7 years ago
Martin Atkins f5a7f45ffb internal/initwd: Fix module installation error
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