Skip to content

Commit

Permalink
Bump terraform-provider-eksctl dependency to v0.15.1
Browse files Browse the repository at this point in the history
To re-enable using AWS credentials from env
  • Loading branch information
mumoshu committed Feb 22, 2021
1 parent 930fbcb commit 7355751
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/davecgh/go-spew v1.1.1
github.com/hashicorp/terraform-plugin-sdk v1.0.0
github.com/mumoshu/shoal v0.2.18
github.com/mumoshu/terraform-provider-eksctl v0.14.6
github.com/mumoshu/terraform-provider-eksctl v0.15.1
github.com/pkg/profile v1.5.0
github.com/rs/xid v1.2.1
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,8 @@ github.com/mumoshu/shoal v0.2.18 h1:aazA6O1oXAbkJqyJSWdrVLwnj1vETeLf4fGW2QCZs9A=
github.com/mumoshu/shoal v0.2.18/go.mod h1:TjMI6WkJ20NAhdP7xvXoDfd7EFpeSOh6xI34HMLRrHo=
github.com/mumoshu/terraform-provider-eksctl v0.14.6 h1:f5SjNcs9iMuIyNukjI5iXGtYeQIzOx3lFY7tuFWBfFA=
github.com/mumoshu/terraform-provider-eksctl v0.14.6/go.mod h1:aVmDFXlNRJs0fewprS+11TSc7dPZ8UnToSZnsp8VPSE=
github.com/mumoshu/terraform-provider-eksctl v0.15.1 h1:AzENR+ys9VdwF0o63UGrJXQHNSiDGOCVzR/B+Fd6RMM=
github.com/mumoshu/terraform-provider-eksctl v0.15.1/go.mod h1:aVmDFXlNRJs0fewprS+11TSc7dPZ8UnToSZnsp8VPSE=
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWbfPhv4DMiApHyliiK5xCTNVSPiaAs=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
Expand Down

0 comments on commit 7355751

Please sign in to comment.