Skip to content

Add Workflow host conformance after plugin protocol migration #6

@intel352

Description

@intel352

Problem\nThe IaC conformance gate added for DO/AWS cannot be honestly applied here yet. The current GCP entrypoint is a CLI-style main.go that prints provider info and does not serve the Workflow external plugin protocol via sdk.Serve or sdk.ServeIaCPlugin.\n\n## Expected migration\n- expose a real Workflow plugin subprocess entrypoint\n- declare accurate provider discovery metadata in plugin.json\n- add min/current Workflow engine host conformance once the plugin can be loaded through external.NewExternalPluginManager\n\n## Reference\nSee GoCodeAlone/workflow-plugin-digitalocean#94 and GoCodeAlone/workflow-plugin-aws#6 for the initial conformance pattern.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    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