Skip to content

Commit

Permalink
Bump for v1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Arnvid Lau Karstad committed Jun 9, 2020
1 parent e6c2076 commit 6d990fc
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## 1.0.7 (June 9, 2020)

FEATURES:
* Added support for role ARN

ENHANCEMENTS:

BUGFIXES:

Patch by: Konstantin Odnoralov <[email protected]>

## 1.0.6 (May 27, 2020)

FEATURES:
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.14
require (
github.com/aws/aws-sdk-go v1.30.19
github.com/hashicorp/aws-sdk-go-base v0.4.0
github.com/hashicorp/terraform v0.12.25
github.com/hashicorp/terraform v0.12.25 // indirect
github.com/hashicorp/terraform-plugin-sdk v1.11.0
github.com/mitchellh/go-homedir v1.1.0
)

0 comments on commit 6d990fc

Please sign in to comment.