-
### Terraform Version
1.0.3
### Affected Resource(s)
- opsgenie_integration_action filter block
### Terraform Configuration Files
```hcl
resource "opsgenie_integration_action" "jira_service_…
-
**What did you do?**
Set up Alertmanager to send alerts to OpsGenie through a HTTP/S proxy using `global/http_config/proxy_url`. This may apply to other HTTP/S backends in Alertmanager but I ju…
-
Hello Team,
Thank you very much for your work. Currently, we are using OpsGenie but are considering migration to Robusta in our project. OpsGenie has a nice feature regarding closed alerts. When it r…
-
Hello!
We have a global support team and I'm trying to implement a single schedule using UTC as the timezone. When setting UTC the website would show `Africa/Monrovia`. Subsequent plans would alway…
-
This seems related to https://github.com/splunk/terraform-provider-splunk/issues/88
I'm attempting to use the provider to create alerts that use the http alert action https://splunkbase.splunk.com/…
Tr1gs updated
2 years ago
-
I am creating an alert with the `alertClient.Create()` function https://docs.opsgenie.com/docs/opsgenie-go-api-v2#create-alert.
How can I get the ID of the newly created alert? Currently, I am set…
-
### Steps to Reproduce
1. `tofu init`
Seems like the provider GPG keys just need to be submitted to opentofu:
https://github.com/opentofu/registry?tab=readme-ov-file
https://github…
-
### Affected Resource(s)
Please list the resources as a list, for example:
- `opsgenie_service`
### Description
It would be grat if we could manage OpsGenie servce relationships with Terraform…
-
The `requestretry` v1.13.0 has a cookie exposure vulnerability.
**To reproduce:**
```
$ npm audit
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ High …
-
I'm forwarding opsgenie snooze action to our internal alertmanager. My flow looks like
* user receives alert
* press snooze action and sets time
* oec got request for snooze and launches my script
…