-
https://www.nidec.com/en/corporate/news/2024/news0627-01/
The first report: https://www.nidec.com/en/corporate/news/2024/news0610-01/
-
При применении изменений для ресурсов yandex_vpc_security_group_rule выскакивает следующая ошибка:
```
Error: Provider produced inconsistent result after apply
│
│ When applying changes to
│ m…
-
### Terraform Core Version
1.1.7
### AWS Provider Version
4.36.1
### Affected Resource(s)
`aws_security_group`
### Expected Behavior
The security group should be removed from the …
-
**Description**
The current implementation of Security Groups (SG) have to main limitations:
- A high number of rules needs to be processed in high density setups. This also may expose kernel c…
-
- We have more groups than we need at the moment.
- assigned to all the nodes in all kubs clusters. Firewall that is upstream defined in openstack
- This ticket is an audit to trim the list to what i…
-
### Deployed configuration
```
locals {
resource_group_name = "test-rg"
resource_group_location = "westeurope"
}
provider "databricks" {
host = azurerm_databr…
-
```
What steps will reproduce the problem?
1. Go to the Security Groups Tab
What is the expected output? What do you see instead?
Expected: Be able to view EC2 and VPC security groups
Actual: Only ab…
-
**Describe the bug**
When defining tags these are not propagated to the shared backend security group. Regardless of whether the tags are applied on the controller or the Ingress resource directly.
…
-
Hi, thanks for all the work on this provider, I am just starting out a POC to get this enrolled and it's already a big improvement over the previous unofficial provider.
Security groups are current…
-