0
0
mirror of https://github.com/thegeeklab/wp-opentofu.git synced 2024-11-09 18:00:40 +00:00

version: 6.1-0.12.8

This commit is contained in:
Jacob McCann 2019-09-06 08:54:03 -05:00
parent c5a3171290
commit f1597188bc
No known key found for this signature in database
GPG Key ID: B5A476DE32B9AE72

View File

@ -1,3 +1,10 @@
## 6.1-0.12.8 (2019-09-06)
* Support for parallel execution (https://github.com/jmccann/drone-terraform/pull/94). Thanks @caioquirino!
* Updated golang to 1.13
## 6.0-0.12.8 (2019-09-06)
* Update embedded TF to `0.12.8`
## 6.0-0.12.6 (2019-08-05)
* Update embedded TF to `0.12.6`