aliyun / terraform-provider-alicloud

Terraform AliCloud provider
https://www.terraform.io/docs/providers/alicloud/
Mozilla Public License 2.0
590 stars 553 forks source link

Feature Request: improve support for custom runtime functions #5381

Open shankerwangmiao opened 2 years ago

shankerwangmiao commented 2 years ago

Hi there,

In the resource alicloud_fc_function, the arguments customRuntimeConfig and layers are not supported, which limits the usage of custom runtime functions. These arguments are important to such functions.

It is suggested the two arguments can be added to the resource alicloud_fc_function.

Ref:

https://help.aliyun.com/document_detail/415747.html

clgcn commented 11 months ago

Same issue for me, there is no way to create custom function by terraform.