cd1b594767
Terraform 0.13 adopts a new filesystem layout for plugins (illustrated below). Terraform 0.12 and earlier `plugins-dir/terraform-provider-aws_v3.7.0` Terraform 0.13 `plugins-dir/registry.terraform.io/hashicorp/aws/3.7.0/linux_amd64/terraform-provider-aws_v3.7.0` To support all packaged Terraform versions a shim is created at both locations. This approach was inspired by https://github.com/numtide/generate-terraform-provider-shim Terraform 0.13 provider documentation https://www.terraform.io/upgrade-guides/0-13.html#new-filesystem-layout-for-local-copies-of-providers layout terraform providers filesystem in withPlugins |
||
---|---|---|
.. | ||
ansible | ||
elasticsearch | ||
gandi | ||
keycloak | ||
libvirt | ||
lxd | ||
shell | ||
vpsadmin | ||
default.nix | ||
providers.json | ||
update-all-providers | ||
update-provider |