pulumi / pulumi-alicloud

An AliCloud Pulumi resource package, providing multi-language access to AliCloud
Apache License 2.0
64 stars 6 forks source link

The input: nexthop_type value "IPv4Gateway" does not work. #736

Open ponlayookm opened 1 year ago

ponlayookm commented 1 year ago

File: themes/default/content/registry/packages/alicloud/api-docs/vpc/routeentry/_index.md

Alibaba's API doc hasn't updated yet : https://api.alibabacloud.com/document/Vpc/2016-04-28/CreateRouteEntry?spm=api-workbench-intl.Product%20Home%20Page.0.0.5c594f450DeOKi

The GUI has IPV4 Gateway available to select. Terraform registry has it but with small "p" not capital "P" (Didn't test if it works) https://registry.terraform.io/providers/aliyun/alicloud/latest/docs/resources/route_entry

This affect Pulumi CLI as well.

PS. I'm not an experienced coder, so if I've made mistakes please kindly point out my error.

ponlayookm commented 1 year ago

Forgot to mention that I tried the variations of IPv4Gateway, ipv4gateway, Ipv4Gateway none works for both vpc.RouteEntry and the CLI import

interurban commented 1 year ago

Thank you @ponlayookm for submitting this issue; while we look into the docs if you are feeling stuck and want to talk with our community engineers, we have a wonderful slack community here : https://slack.pulumi.com/ and folks would be happy to help