Skip to content

Cache results for "init" actions when possible #45

Description

@arikkfir

The output for resource "init" actions, given the same resource details & type should usually remain the same, since its output mainly reflects the capabilities & requirements of the resource type, not the resource itself.

Therefor, it would probably provide a nice performance boost to be able to cache such results - perhaps using JSON files in the work directory.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions