Skip to content

generating acm_issuer_validator lambda src fails on clean install #109

@Guslington

Description

@Guslington

When running rake cfn:generate on a clean clone of ciinabox-ecs the lib directory is not created. the install script is located in lambdas/acm_issuer_validator.

On subsequent generates the lib folder is generated and the install script is in the lib directory.

Work around was to change package_cmd: ../install.sh to package_cmd: ./install.sh for first run, then to change it back after

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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