markjandejong
markjandejong
When trying to run docker-keepalived, even with all defaults, it throws the the following error: docker run --env KEEPALIVED_INTERFACE="eno1" --cap-add=NET_ADMIN osixia/keepalived:1.3.5 ... Error: an inet prefix is expected rather than...
The current neopixel library for the arduino dock does not support RGBW LEDs. Micropython recently added the feature to support them. Can we either, include support in the Arduino library,...
**Describe the bug** When attempting to upgrade the Fleet integration to a newer version when in use by Agents, an error occurs. ``` # module.fleet_integration["juniper_srx"].elasticstack_fleet_integration.main must be replaced +/- resource...
**Describe the bug** I'm importing alert rules and the alert rule, as created in the GUI, does not have `notify_when` set. The rule is configured with a filter query. `notify_when`...
**Describe the bug** The `elasticstack_fleet_enrollment_tokens` data source is not producing any results for some of the Fleet Agent Policies. This was working fine when we started our deployment but as...
**Describe the bug** When importing an existing Fleet Agent Policy into Terraform State, it does not capture the policy_id of the policy. I believe this is causing issues with the...
### Expected Behavior No errors should occur when deploying a `github_enterprise_organization` followed by `github_organization_settings`. ### Actual Behavior When deploying both resources `github_enterprise_organization` and `github_organization_settings` deployment in the same apply, we...
**Describe the bug** Upon upgrading to version 0.11.8, we started to get the following error. The issue seems to be in the "elasticstack_fleet_integration_policy". Pinning the version to 0.11.7 resolves the...