site24x7 / terraform-provider-site24x7

Terraform provider for Site24x7
MIT License
22 stars 33 forks source link

Can't Import Webhook Integration #268

Open jamiejackson opened 2 months ago

jamiejackson commented 2 months ago

I have successfully imported one webhook integration; however, I am unable import this next one:

image

test.tf:

import {
  id = "207348000022720005"
  to = site24x7_webhook_integration.parameterized_slack_experiment
}

Command:

terraform plan -generate-config-out=generated.tf

Error:

Error: json: cannot unmarshal number into Go struct field WebhookIntegration.oauth2_provider of type string