The latest release of tflint (0.47.0) has broken terraform feature.
All devcontainers using terraform latest are failing as a result of a change in tflint.
The container script relies on a checksums.txt.sig file but this wasn't present in the latest release.
I have opened a ticket with tflint:
terraform-linters/tflint#1783
In case the issue needs to be resolved there, but if not a change will be required to this script to workaround this.
The latest release of tflint (0.47.0) has broken terraform feature.
All devcontainers using terraform latest are failing as a result of a change in tflint.
The container script relies on a checksums.txt.sig file but this wasn't present in the latest release.
I have opened a ticket with tflint:
terraform-linters/tflint#1783
In case the issue needs to be resolved there, but if not a change will be required to this script to workaround this.