-
### Environment
* Python version: 3.10.12
* Nautobot version: 2.0.3
* nautobot-ssot version: 2.0.0
Sync job from ACI should work
### Observed Behavior
I get the following error when d…
-
# I keep having errors regarding an unknown extensible attribute: Terraform Internal ID when using the infoblox_ip_allocation resource.
How do I fix this, please? do I need to create this before …
-
I'm trying to learn the API - in my example I'm trying to add the router, dns-servers, and other(s) . Can someone help me understand how I do this ?
```
from infoblox_client import connector
fro…
-
If a network or network container object in IPAM is deleted in GUI (by accident or mistake), i expect the object to be reprovisioned at the next terraform apply (based on terraform state information)
…
-
Hello,
I'm trying to create subnets using a parent network via terraform, it works on the first apply, but when I reapply I get this error:
```
│ Error: getting Network block from network vie…
-
### Summary
When creating a `HOST` record with the Infoblox provider, the provider (or possibly the WAPI backend) does not check if required EAs are provided.
### Steps to Reproduce
1. Setup …
-
I am looking into using the Infoblox provider type with ExternalDNS. However, when exploring the `ExternalDNS` object in this operator `.spec.provider.infoblox` doesn't allow you specify the Infoblox …
-
There is a bug with latest Infoblox provider (2.2.0),
while creating resource **infoblox_a_record** it throws below error, though it create a record we get this error.
All next plan get errored unl…
ghost updated
8 months ago
-
### Issue Description
When attempting to use data gleaned from places such as AD to then perform lookups by dynamically providing the values to the Filter parameter, queries do not error, but fail …
-
**What happened**:
Started with a very basic setup of httpbin, as per https://github.com/kubernetes-sigs/external-dns/blob/master/docs/tutorials/istio.md#using-a-virtualservice-as-a-source , added a …