You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
% go build
# github.com/cognotektgmbh/terraform-provider-jumpcloud/jumpcloud
jumpcloud/provider.go:29:4: cannot use resourceGroupsSystem() (type *"github.com/hashicorp/terraform/helper/schema".Resource) as type *"github.com/hashicorp/terraform-plugin-sdk/helper/schema".Resource in map value
% go version
go version go1.15.2 darwin/amd64
% terraform version
Terraform v0.13.2
Your version of Terraform is out of date! The latest version
is 0.13.4. You can update by downloading from https://www.terraform.io/downloads.html
The text was updated successfully, but these errors were encountered:
Go build fails with error
The text was updated successfully, but these errors were encountered: