mirror of
https://github.com/hashicorp/terraform.git
synced 2026-05-16 03:19:59 -04:00
Terraform Registry (and other registry implementations) can now return an array of warnings with the versions response. These warnings are now displayed to the user during a `terraform init`. |
||
|---|---|---|
| .. | ||
| module.go | ||
| module_list.go | ||
| module_provider.go | ||
| module_versions.go | ||
| pagination.go | ||
| pagination_test.go | ||
| provider.go | ||
| provider_list.go | ||
| redirect.go | ||
| terraform_provider.go | ||
| terraform_provider_test.go | ||