cloud-ca / terraform-provider-cloudca

Terraform provider for cloud.ca
https://cloud.ca
MIT License
8 stars 10 forks source link

Updating go version to 1.17 #95

Closed lamminade closed 2 years ago

lamminade commented 2 years ago

Prerequisites

Put an x into the box(es) that apply:

Description

upgrades go version

Issues Resolved

resolves issues such as vendor/github.com/hashicorp/terraform-plugin-go/tftypes/attribute_path.go:118:5: undefined: errors.As which occur when go version is below 1.14

Checklist

Put an x into all boxes that apply:

Tests

Documentation

Code Style