You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upon return to work after the new year I've started getting the following issue...
Could not download module "staticweb"
(../module/storage.tf:24) source code from
"https://api.github.com/repos/StefanSchoof/terraform-azurerm-static-website/tarball/0.0.4//*?archive=tar.gz":
Error opening a gzip reader for /tmp/getter326954289/archive: EOF.
Are you seeing this, or have seen this in the past?
I've made no changes to the previously working terraform, but obviously the terraform providers, etc. may have moved along since.
Actually the issue turns out to be a change in the terraform registry and module handling, which only affects terraform < 0.12.19 ... Workaround is to check out this module using a github direct URL (i.e. clone URL), rather than via the github shortcut.
Upon return to work after the new year I've started getting the following issue...
Are you seeing this, or have seen this in the past?
I've made no changes to the previously working terraform, but obviously the terraform providers, etc. may have moved along since.
Version:
The text was updated successfully, but these errors were encountered: