-
In my python file, I have this:
```python
from spotinst_sdk2.models.ocean.aws import AggregatedClusterCosts
```
...and I am getting the next error:
Traceback (most recent call last):
Fi…
-
Hi.
I am creating an AWS lambda function using python and I need to use the spotinst_sdk2 library. I tried using the 2.1.35 version and also the current version (2.1.41), but I always receive the …
-
# Description
I'm currently terraforming spotinst integrations and I have a question. Currently, there are two terraform modules for connecting AWS accounts to SpotInst, this and [`Oldest Connect A…
-
See https://github.com/cdktf/cdktf-provider-spotinst/actions/runs/6346757329
-
See https://github.com/cdktf/cdktf-provider-spotinst/actions/runs/6346757329
-
See https://github.com/cdktf/cdktf-provider-spotinst/actions/runs/6346757329
-
See https://github.com/cdktf/cdktf-provider-spotinst/actions/runs/6346757329
-
See https://github.com/cdktf/cdktf-provider-spotinst/actions/runs/6346757329
-
### What happened?
https://github.com/pulumi/pulumi-upgrade-provider-action/pull/18/files sets `--pr-reviewers="$REV"`, which is equivalent to setting `--pr-reviewers=""` in the default case. This is…
-
As part of mitigating the series of `_configure` bugs, we need to make sure that all of our providers are on a valid codegen version.
We currently consider v3.91.1 a valid codegen version. Provider…