Skip to content

database bootstrap re-deploys too eagerly #226

@hrodmn

Description

@hrodmn

In #124 I set the database bootstrap CustomResource to re-deploy on every deployment by setting a timestamp property in the CustomResource properties. I set it up like this because the Lambda was not re-executing even if the bootstrap lambda code changed 😬. The downside of this approach is that any resource that depends on the database bootstrap process is prone to getting re-deployed even if the database bootstrap process is unchanged!

Metadata

Metadata

Assignees

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