You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The alicloud_api_gateway_api resource does not work with Function Compute 3.0. If the service_name in fc_service_config is set to null (which is no longer used in v3.0), an error occurs during terraform apply.
Hi,
The alicloud_api_gateway_api resource does not work with Function Compute 3.0. If the service_name in fc_service_config is set to null (which is no longer used in v3.0), an error occurs during terraform apply.
Terraform Version
Terraform v1.5.7
on darwin_amd64
Affected Resource(s)
Please list the resources as a list, for example:
Alicloud Provider version
1.230.0
Terraform Configuration Files
Command Output
Expected Behavior
The API Gateway resource should be successfully applied without requiring service_name in Function Compute 3.0.
Actual Behavior
An error is returned, stating that the value of serviceName is invalid.
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
Important Factoids
Using Function Compute 3.0
The text was updated successfully, but these errors were encountered: