StackId is useful information for the resource to get context. Also some resources uses stackId to generate name with stack name.
Current workaround is using system tags. However, this information should be directly provided as public method in ResourceHandlerRequest to the handler.
StackId is useful information for the resource to get context. Also some resources uses stackId to generate name with stack name.
Current workaround is using system tags. However, this information should be directly provided as public method in
ResourceHandlerRequestto the handler.