sidekick-eimantas

Results 10 issues of sidekick-eimantas

### Terraform Core Version 1.2.7 ### AWS Provider Version 4.27.0 ### Affected Resource(s) aws_ec2_client_vpn_endpoint ### Expected Behavior No perpetual diff ### Actual Behavior banner_text is in perpetual diff ```sh module.vpn_ireland.aws_ec2_client_vpn_endpoint.this...

bug
verify
service/vpnclient

### Terraform Core Version 1.2.7 ### AWS Provider Version 4.27.0 ### Affected Resource(s) - aws_ec2_client_vpn_authorization_rule ### Expected Behavior Import of aws_ec2_client_vpn_authorization_rule works ### Actual Behavior Terraform cannot find the resource...

needs-triage
service/vpnclient

### Terraform Version Terraform v1.3.0 on darwin_arm64 + provider registry.terraform.io/integrations/github v5.3.0 ### Affected Resource(s) - github_organization_settings ### Terraform Configuration Files ```hcl resource "github_organization_settings" "this" { provider = github.skm-github-admin-app billing_email =...

### Terraform Version Terraform v1.3.0 on darwin_arm64 + provider registry.terraform.io/integrations/github v5.3.0 ### Affected Resource(s) - github_repository Would be great if the following were supported: Right now this can be enabled...

### Terraform Version Terraform v1.2.7 on darwin_arm64 Github provider - v4.31.0 ### Affected Resource(s) - github_repository_autolink_reference ### Terraform Configuration Files ```hcl resource "github_repository_autolink_reference" "eng" { provider = github.skm-github-admin-app for_each =...

### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it....

question
investigate

## Expected Behaviour Discriminator mapping references should be expanded https://swagger.io/specification/#discriminator-object ### Minimal Example Spec ```yml openapi: 3.0.2 info: title: Test version: 1.0.1 paths: /Test: post: responses: '200': description: Successful Response...

**Describe the bug** Alises in macos runners are not being expanded **Expected behavior** Aliases expanded ## Runner Version and Platform Runner version: 2.303.0 OS: macos-12 ## What's not working? ###...

bug
Stale

Hi Just checking if this project is alive and maintained? https://github.com/grafana/dashboard-spec/issues/24#tasklist-block-784f00a0-8494-4a42-b629-39e0ca8df313

### Initial Checks - [X] I confirm that I'm using Pydantic V2 ### Description No idea what's happening. Here's the trace: ```shell .venv/lib/python3.10/site-packages/_pytest/runner.py:341: in from_call result: Optional[TResult] = func() .venv/lib/python3.10/site-packages/_pytest/runner.py:372:...

bug V2
pending