dollarshaveclub / terraform-provider-nrs

A Terraform provider for New Relic Synthetics
MIT License
22 stars 4 forks source link

Failed to instantiate provider "nrs" to obtain schema: Incompatible API version with plugin. Plugin version: 4, Client versions: [5] #10

Open soumyajk opened 5 years ago

soumyajk commented 5 years ago

Hi I am getting the below error when i do terraform plan. Not sure what im doing wrong

soumyajk commented 5 years ago

Failed to instantiate provider "nrs" to obtain schema: Incompatible API version with plugin. Plugin version: 4, Client versions: [5]

soumyajk commented 5 years ago

soumyajk$ terraform -v Terraform v0.12.3

eheydrick commented 5 years ago

I see there's a PR (#9) to add 0.12 support. But the official newrelic provider now supports synthetics and it works with 0.12.

https://www.terraform.io/docs/providers/newrelic/r/synthetics_monitor.html