-
Dear community, dear developers,
due to missing possibilities I am trying to run the provider from a Windows-Server-Instance.
As an addition: it is an experiment from my point of view. I did a re…
-
### What happened?
@ringods reports:
```
error: exit status 2:
panic: interface conversion: shim.Resource is *schemashim.schemaOnlyDataSource, not sdkv2.v2Resource
goroutine 1 [running]:
github.com…
-
I see that the Golang SDK and the API docs do not have the Invoice Status `processing`, but the normal documentation does say this status can exist: https://maxio-chargify.zendesk.com/hc/en-us/article…
-
### Terraform Core Version
1.9.8
### AWS Provider Version
5.72.1
### Affected Resource(s)
aws_cognito_user_pool
aws_s3_object
aws_dynamodb_table_item
### Expected Behavior
Expec…
-
# Context
Pulumi's official golang APIs are a bit redundant, and we might want to duplicate them to be consistent with upstream:
```
"github.com/abklabs/pulumi-svmkit/sdk/go"
"github.com/abklabs/p…
-
### Describe the feature request
Some of our SDKs support [impression data](https://docs.getunleash.io/reference/impression-data)
The SDKs that have this support emits events when calling an eva…
-
### Describe the bug
Hello Team,
I have tried to create virtual server with rule set using terraform with nsxt provider version 3.6.2 as well as 3.7.0
However, when i am trying to create with rules…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
I have a cdk app with api gateway, lambda and dynamodb. This is from the the course - h…
-
### Terraform Version
```shell
Terraform v1.9.6
on linux_amd64
+ provider registry.terraform.io/carlpett/sops v1.1.1
+ provider registry.terraform.io/fastly/fastly v5.13.0
+ provider registry.…
-
The Kotlin SDK preview item, under the official library section for /docs/sdks, has a description for a golang SDK.
Current:
> Iroh's go SDK uses the rust implementation via c-bindings.
Screen…