Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: configurable provisioners in ftl-provisioner #2925

Merged
merged 2 commits into from
Oct 1, 2024

Conversation

jvmakine
Copy link
Contributor

@jvmakine jvmakine commented Oct 1, 2024

Adds a TOML config file for configuring which provisioner plugin to use for which resource.

There is a hard coded noop provisioner doing nothing. Otherwise a binary with name ftl-provisioner-<name> is used as plugin.

Next, I will use Localstack to test that the Cloudformation plugin actually creates a DB.

@jvmakine jvmakine requested review from a team and alecthomas as code owners October 1, 2024 06:07
@jvmakine jvmakine requested review from a team and deniseli and removed request for a team October 1, 2024 06:07
@ftl-robot ftl-robot mentioned this pull request Oct 1, 2024
@jvmakine jvmakine merged commit d55777e into main Oct 1, 2024
93 checks passed
@jvmakine jvmakine deleted the juho/provisioner-plugin-config branch October 1, 2024 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant