Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump terraform-provider-aws from v2.27.0 to v2.28.1 #446

Merged
merged 1 commit into from
Sep 18, 2019
Merged

Conversation

wata727
Copy link
Member

@wata727 wata727 commented Sep 18, 2019

No changes for rules

@@ -1,10 +1,15 @@
module github.com/wata727/tflint/tools

go 1.13
go 1.12
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Go 1.13 adds version validations for +incompatible annotation. As a result, the terraform-provider-aws module version cannot be solved, so it is necessary to run it under Go 1.12 only under tools. See https://golang.org/doc/go1.13#modules

To solve this issue, terraform-provider-aws needs to be able to build with Go 1.13.
See also hashicorp/terraform-provider-aws#9992

@wata727 wata727 merged commit ecb4ddb into master Sep 18, 2019
@wata727 wata727 deleted the bump_provider branch September 18, 2019 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant