File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change
1
+ # 0.1.0 (2021-01-03)
2
+
3
+ Initial release π
4
+
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
13
13
github.com/onsi/ginkgo v1.14.2 // indirect
14
14
github.com/onsi/gomega v1.10.4 // indirect
15
15
github.com/serenize/snaker v0.0.0-20201027110005-a7ad2135616e
16
- github.com/terraform-linters/tflint-plugin-sdk v0.6.1-0.20210102141352-e72064bf511b
16
+ github.com/terraform-linters/tflint-plugin-sdk v0.7.0
17
17
github.com/terraform-providers/terraform-provider-aws v1.60.1-0.20201218215723-9c9a116a857f
18
18
github.com/zclconf/go-cty v1.7.1
19
19
)
Original file line number Diff line number Diff line change @@ -335,8 +335,8 @@ github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81P
335
335
github.com/stretchr/testify v1.5.1 /go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA =
336
336
github.com/stretchr/testify v1.6.1 h1:hDPOHmpOpP40lSULcqw7IrRb/u7w6RpDC9399XyoNd0 =
337
337
github.com/stretchr/testify v1.6.1 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
338
- github.com/terraform-linters/tflint-plugin-sdk v0.6.1-0.20210102141352-e72064bf511b h1:PZBbf7AWDbWNqIsQ3ijt+603/FCV1J/9EyFqb8sDvRg =
339
- github.com/terraform-linters/tflint-plugin-sdk v0.6.1-0.20210102141352-e72064bf511b /go.mod h1:W7TLf8fDD55uivE/vbOI5FqeQm7EEj/VKfnkWloUx0g =
338
+ github.com/terraform-linters/tflint-plugin-sdk v0.7.0 h1:MuCOi7ME+2HmLlhcapOZ2J/9u254L52w5djjTpXB6uw =
339
+ github.com/terraform-linters/tflint-plugin-sdk v0.7.0 /go.mod h1:W7TLf8fDD55uivE/vbOI5FqeQm7EEj/VKfnkWloUx0g =
340
340
github.com/terraform-providers/terraform-provider-aws v1.60.1-0.20201218215723-9c9a116a857f h1:dzblFI4GmQh87Xll5CGc28FmkYxmsk3VLmJkluKuOZI =
341
341
github.com/terraform-providers/terraform-provider-aws v1.60.1-0.20201218215723-9c9a116a857f /go.mod h1:2B6zmpR+B4j3Ah6DV3rngOxmPhQXIuVf2b5PDYvc1zo =
342
342
github.com/ulikunitz/xz v0.5.5 /go.mod h1:2bypXElzHzzJZwzH67Y6wb67pO62Rzfn7BSiF4ABRW8 =
You canβt perform that action at this time.
0 commit comments