terraform-provider-opsgenie
terraform-provider-opsgenie copied to clipboard
api_integration resource can't control the "Restrict Configuration Access" setting
In the Opsgenie Web UI there is a "Restrict Configuration Access" tickbox at https://${org}.app.opsgenie.com/settings/integration/edit/API/${integration_id}, but the "api_integration" resource does not have an argument to control it as of 0.6.5: https://registry.terraform.io/providers/opsgenie/opsgenie/latest/docs/resources/api_integration
It seems to be the same with the Delete Access tickbox.