Skip to content

Support publishing additional artifacts  #165

@aaronwalker

Description

@aaronwalker

I would be useful to be able to include additional artifacts in the S3 publish for components.

Use Case: The api gateway component supports loading a api swagger file from S3 so it would be useful to just include the api swagger definition is the published templates instead of requiring an additional deployment step

maybe something like

PublishArtifact file: "my-swagger.yaml", key: "my-swagger-#{component_version}.yaml"

or

S3Artifact file: "my-swagger.yaml", key: "my-swagger-#{component_version}.yaml"

The key could be optional

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions