Skip to content

Commit

Permalink
chore(release): 1.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.5.0](1.4.0...1.5.0) (2020-05-11)

### Features

* added terraform destroy command through ansible ([d4d33b0](d4d33b0))
* support placeholders in all terrastate vars - solves [#23](#23) ([36c1189](36c1189))
  • Loading branch information
semantic-release-bot committed May 11, 2020
1 parent e329002 commit 7dcc48e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.5.0](https://github.com/janritter/terrastate/compare/1.4.0...1.5.0) (2020-05-11)


### Features

* added terraform destroy command through ansible ([d4d33b0](https://github.com/janritter/terrastate/commit/d4d33b0cf0c4e0b7c185cc74068b66f899fc5ec9))
* support placeholders in all terrastate vars - solves [#23](https://github.com/janritter/terrastate/issues/23) ([36c1189](https://github.com/janritter/terrastate/commit/36c1189e84245328805a5ac08aa731c80fa66cce))

# [1.4.0](https://github.com/janritter/terrastate/compare/1.3.1...1.4.0) (2020-04-20)


Expand Down

0 comments on commit 7dcc48e

Please sign in to comment.