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

Use Go 1.16 for building Terraform #195

Merged
merged 2 commits into from
Jun 23, 2021
Merged

Use Go 1.16 for building Terraform #195

merged 2 commits into from
Jun 23, 2021

Conversation

radeksimko
Copy link
Member

Terraform recently introduced some code which requires Go 1.16
hashicorp/terraform#28874
as can be seen from our failing acceptance tests:

        # github.com/hashicorp/terraform/internal/command/views
        internal/command/views/add.go:76:10: undefined: os.WriteFile

https://golang.org/pkg/os/#WriteFile

@radeksimko
Copy link
Member Author

Merging to get E2E nightly test runs green again, but reviews are still welcomed.

@radeksimko radeksimko merged commit f330e74 into main Jun 23, 2021
@radeksimko radeksimko deleted the go116-for-tf-build branch June 23, 2021 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant