-
As reference : https://github.com/hashicorp/terraform/issues/12008
-
### Describe the bug
When updating the security group in docdbElasticCluster, CDK throws an error -
> DocumentDBStack failed: Error: The stack named DocumentDBStack failed to deploy: UPDATE_ROLL…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
### What happened?
User comment:
```
This is causing "The Pulumi runtime detected that 951 promises were still active at the time that the process exited." for me, with no easy way to diagnose it.
`…
t0yv0 updated
2 weeks ago
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
### Terraform Core Version
1.9.3
### AWS Provider Version
5.62.0
### Affected Resource(s)
```
resource "aws_pipes_pipe" "msk_consumer" {
name = local.resource_name
role_arn = aws_iam_r…
-
/kind bug
**What steps did you take and what happened:**
* Create a cluster in an unmanaged VPC mode (i.e. the VPC is created by some other tool).
* Review the Control Plane load balancer secur…
-
I would like to use the ECS executor more securely.
Is it possible to add the following parameters to this feature?
- security_groups
- assign_public_ip
ref. https://docs.aws.amazon.com/cli/lat…
-
**Describe the bug**
I created a security group in the aws console, but when I tried to change it via ec2-controllers, I got an error that the security group already exists. This case does not suppor…
-
### Description
Terraform provider for Linode doesn't have ability to change existing Firewall.
+ Linode doesn't support 2 Firewalls for one Instance (Linode)
---
My goal it is adding new rules …