mirror of
https://github.com/thegeeklab/wp-opentofu.git
synced 2024-11-10 04:10:41 +00:00
feat: terraform 0.12.20
This commit is contained in:
parent
7a608300b1
commit
0cea4e7cfc
@ -12,7 +12,7 @@ fi
|
|||||||
major=$(echo $tag | awk -F. '{print $1}')
|
major=$(echo $tag | awk -F. '{print $1}')
|
||||||
minor=$(echo $tag | awk -F. '{print $2}')
|
minor=$(echo $tag | awk -F. '{print $2}')
|
||||||
|
|
||||||
tf_ver="0.12.16"
|
tf_ver="0.12.20"
|
||||||
|
|
||||||
echo "Confirm building images for:"
|
echo "Confirm building images for:"
|
||||||
echo " MAJOR: ${major}"
|
echo " MAJOR: ${major}"
|
||||||
|
Loading…
Reference in New Issue
Block a user