Versions in this module Expand all Collapse all v1 v1.0.1 Aug 15, 2024 Changes in this version + type Interface interface + CheckIfNeedRealDeploy func(req handlers.ResourceDeployRequest) (bool, error) + Deploy func(req handlers.ResourceDeployRequest) (*handlers.ResourceDeployResult, error) + UnDeploy func(resourceId string) error