-
### What happened?
Attempting to create several accounts in an Organization at the same time, and getting throttled by the Cloud Control API
```
aws-native:organizations:Account (iam-nonprod):
error…
-
### What happened?
container.Cluster.get failed when using `location` argument.
### Example
```python
from pulumi_gcp.container import Cluster
Cluster.get(
resource_name="test",
i…
-
### What happened?
WAF Ruleset is being updated on every run without any visible changes, similarly to #444. Seems to be triggered by rules that use `action_parameters`.
### Example
```python
from…
-
I am using `pulumi` to create a AWS glue table with iceberg format. The iceberg metadata is created, I can insert data into the table and select the data which inserted through `AWS Athena`. Below is …
-
Repair item for pulumi/home#3020. During the v2 release, in two sets of resources, DNS and IoT Hubs, new default Azure API versions were wrongly chosen, causing all Pulumi operations against these res…
-
### Problem description
When a github user forks this repo in order to contribute to it, there are several github actions that are configured to run on a schedule. They will noisily fail (sending e…
-
Hello,
Summary of issue:
When using the AWS Provider for RDS in C# if I specify EnabledCloudwatchLogExports in the List it requires. It creates the resources as expected initially. Any subsequent …
-
### What happened?
I am trying to import Cloudflare IP Access Rules for each zone but it seems to fail!
I can import properly IP Access Rules on the Account Level but not on the Zone Level!
Eg…
-
### What happened?
I am migrating from cdk and trying to use the bulk import with a json file. The preview command shows no errors, and then I run the import command. It looks like it is about to s…
-
### What happened?
Invoking a function that has output properties marked as sensitive returns plain values to Pulumi program, bypassing the secret bit propagation functionality of `Output`. If the …
t0yv0 updated
3 weeks ago