-
Good day!
I am playing around with FlowLog object and found that I need to precisely know the RoleID and VpcID before the creation of FlowLog:
```yaml
apiVersion: ec2.services.k8s.aws/v1alpha1
…
-
## Description
An error is found when enabling slow-log and engine-log and in both cases the name of the log-group is not specified so that the module completes it with the default
example to repr…
-
好的,为了列出 GCP 项目中使用 Shared VPC 的 GCE 实例,可以使用以下方法:
1. 列出项目中的所有 GCE 实例:
gcloud compute instances list
2. 对每个实例查看它连接的网络:
gcloud compute instances describe [INSTANCE_NAME] --format="value(networkInter…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
I'm using Pulumi, which is calling `ec2.DescribeSubnets`. The following error shows up in the…
-
Hi team,
The [external snat documentation](https://docs.aws.amazon.com/eks/latest/userguide/external-snat.html) mentioned the following: (Quoted 1 point for brevity)
> Due to this behavior:
…
-
https://github.com/PaloAltoNetworks/aws-elb-autoscaling/blob/7ed62eb4fc6324fdb2c15ce3a74adb7796575bf4/Version-2.1/firewall/firewall-new-vpc-v2.1.template#L368
https://github.com/PaloAltoNetworks/aws-…
-
It looks like we can't create an ec2 instance to a specific VPC instance
I will submit a patch about that in the currents weeks
-
If you execute Services.Vpc.NetworkService.CreateAsync you will get resource of type Operation, which has metadata that should contain id of resource, but it is of type Any, so you can't get id from i…
-
### Kube-OVN Version
v1.12.18
### Kubernetes Version
Client Version: v1.28.10
Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3
Server Version: v1.28.10
### Operation-system/Kernel Version…
-
/kind bug
/area provider/ibmcloud
**What steps did you take and what happened:**
If zone it not specified while creating multiple subnets, second subnet creation will fail as the default address …