terraform-provider-huaweicloud icon indicating copy to clipboard operation
terraform-provider-huaweicloud copied to clipboard

[APIG] List of function resources to be supported by APIG

Open Lance52259 opened this issue 3 years ago • 0 comments

Hi team,

The current shared APIG only supports two types of resources, huaweicloud_api_gateway_api and huaweicloud_api_gateway_group, and cannot achieve full deployment. In the future, the following resources will need to be supported, with the priority decreasing from top to bottom:

  • huaweicloud_api_gateway_environment
  • huaweicloud_api_gateway_publishment
  • huaweicloud_api_gateway_application
  • huaweicloud_api_gateway_response
  • huaweicloud_api_gateway_vpc_channel
  • huaweicloud_api_gateway_custom_authorizer
  • huaweicloud_api_gateway_throttling_policy

In addition, both the shared and dedicated APIGs do not contain data-source, and APIG group does not support managing domain names.

  • data.huaweicloud_apig_group
  • data.huaweicloud_apig_api
  • data.huaweicloud_api_gateway_group
  • data.huaweicloud_api_gateway_api

Best regards!

Lance52259 avatar Jan 12 '22 09:01 Lance52259