Skip to content

Instantly share code, notes, and snippets.

@DoctorPolski
Last active February 17, 2023 16:47
Show Gist options
  • Save DoctorPolski/e08d0104f41e1029b0731c4fbaacf12e to your computer and use it in GitHub Desktop.
Save DoctorPolski/e08d0104f41e1029b0731c4fbaacf12e to your computer and use it in GitHub Desktop.
PagerDuty Change Event transformer integrations are not supported
│ Error: "change_event_transform_inbound_integration" is an invalid value for argument type. Must be one of []string{"aws_cloudwatch_inbound_integration", "cloudkick_inbound_integration", "event_transformer_api_inbound_integration", "events_api_v2_inbound_integration", "generic_email_inbound_integration", "generic_events_api_inbound_integration", "keynote_inbound_integration", "nagios_inbound_integration", "pingdom_inbound_integration", "sql_monitor_inbound_integration"}
│ with module.pagerduty_technical_services.pagerduty_service_integration.#######,
│ on ../pagerduty_technical_services/integrations.tf line 103, in resource "pagerduty_service_integration" "#######":
│ 103: type = "change_event_transform_inbound_integration"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment