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

Apply local configuration when deploying an existing instance #3628

Open
patchwork01 opened this issue Nov 5, 2024 · 0 comments
Open

Apply local configuration when deploying an existing instance #3628

patchwork01 opened this issue Nov 5, 2024 · 0 comments
Labels
enhancement New feature or request scripts
Milestone

Comments

@patchwork01
Copy link
Collaborator

patchwork01 commented Nov 5, 2024

Background

Split from:

Depends on:

Description

To align with the changes in the linked issue, we can add an option to the deploy existing instance script to apply a set of local configuration when deploying an existing instance. We can add the instance properties file as an optional argument to the script.

Analysis

To apply the locally held table configuration, we'll need to be able to apply it declaratively, as in #3627.

For the instance properties, we can re-apply PopulateInstanceProperties on the local configuration, but use the existing instance properties to supply the parameters for it rather than taking them from the command line or AWS clients.

@patchwork01 patchwork01 added the enhancement New feature or request label Nov 5, 2024
@patchwork01 patchwork01 added this to the 0.27.0 milestone Nov 5, 2024
@patchwork01 patchwork01 modified the milestones: 0.27.0, 0.28.0 Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request scripts
Projects
None yet
Development

No branches or pull requests

1 participant