issues
search
dsb-norge
/
terraform-tflint-wrappers
Repo for DSBs TFLint wrapper scripts, ref. https://github.com/terraform-linters/tflint
https://www.dsb.no
MIT License
1
stars
0
forks
source link
feat(linux): default to checking if latest is already installed
#7
Closed
Laffs2k5
closed
1 year ago
Laffs2k5
commented
1 year ago
features
feat(linux): default to checking if latest is already installed
A checksum file for the release zip is saved for later reference
By default the script checks the checksum file against
checksums.txt
of latest release
To skip checking for latest, ie. previous default behavior, call script with
--skip-latest-check
or
-s
features
checksums.txt
of latest release--skip-latest-check
or-s