dga-nagra

Results 12 issues of dga-nagra

Hi, Sorry for re-creating a new issue but it seems that you are not seeing closed ones. It the #102 issue, the solution proposed is **depracted** as stated in #33...

I am using the following pre-commit hook: ``` yaml - repo: https://github.com/python-poetry/poetry rev: '1.6.0' # add version here hooks: - id: poetry-check args: [--no-cache] language_version: python3.9 - id: poetry-lock args:...

iosxe_username is not able to update the remote user. (Also, the "description" variable does not work) ## Steps to reproduce Define the provider and a new user: ```terraform provider "iosxe"...

### Terraform Core Version 1.6.6 ### AWS Provider Version 5.3.1 ### Affected Resource(s) * aws_lb_listener ### Expected Behavior I expect the error > A listener already exists on this port...

bug
upstream
service/elbv2

## Description We can give a width so that a line will be wrapped automatically: ```python ruamel= yaml.YAML() ruamel.width = 80 ``` The issue is that this will trigger the...

## Issue Description Dumping a flow sequence does not allow much control over the spacing. I can for example generate this sequence: ```yaml [item1, item2, item3] ``` but this is...

## Describe the bug [panos_security_rule_group](https://registry.terraform.io/providers/PaloAltoNetworks/panos/latest/docs/resources/security_rule_group#rule) Rule ordering is left to hazard when the order of the rules matters a lot. The order blocks like ```terraform rule { ... } ```...

bug

Hi, I have been using powerline-naked theme for a while and having this issue. I just understood that activating was the trigger, or at least one of the possible trigger,...

### Current Behavior If we delete the container and create a new one, the scripts are not scheduled anymore. It is apparently due to the scheduling being done using crontab...

## Describe the bug The provider crashes for many resources when the client points on Panorama server. ![image](https://github.com/user-attachments/assets/6b5a907c-5db8-4156-b12e-9643038b55c0) As said in the logs, this is a crash on the provider...

bug