You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6
6
7
7
## [Unreleased]
8
8
9
+
## [0.0.4] - 2018-04-19
10
+
### Changed
11
+
- Update vendored dependencies to for Terraform to v0.11.7
12
+
9
13
## [0.0.3] - 2018-02-25
10
14
### Added
11
15
-`ansible_group` resource type (requires [nbering/terraform-inventory@1.0.1](https://github.com/nbering/terraform-inventory/releases/tag/v1.0.1) or greater)
@@ -17,6 +21,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
17
21
### Fixed
18
22
- Releases going forward will have correct binary name for Terraform installation (fixes [#2](https://github.com/nbering/terraform-provider-ansible/issues/2))
0 commit comments