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

Allow programmatically configuring a cloud instance #601

Closed
lukehoban opened this issue Sep 22, 2018 · 0 comments
Closed

Allow programmatically configuring a cloud instance #601

lukehoban opened this issue Sep 22, 2018 · 0 comments
Assignees
Labels
customer/feedback Feedback from customers kind/enhancement Improvements or new features resolution/wont-fix This issue won't be fixed

Comments

@lukehoban
Copy link
Member

There are many config setting to control details of the cloud-aws implmentation. Currently, these must be provided via ambient external config. It would be nice to programmatically configure a cloud instance instead. For example, to pass a network constructed in AWS as the network configuration.

This is fundamentally very similar to first class providers. We should see if we can use a similar solution to allow creating a new cloud.Provider whose args are config and which can then (optionally) parameterize resources in this package.

@lukehoban lukehoban self-assigned this Sep 22, 2018
@lukehoban lukehoban added this to the 0.19 milestone Sep 22, 2018
@lukehoban lukehoban added the customer/feedback Feedback from customers label Oct 25, 2018
@lukehoban lukehoban modified the milestones: 0.19, 0.20 Nov 8, 2018
@lukehoban lukehoban modified the milestones: 0.20, 0.22 Dec 7, 2018
@lukehoban lukehoban removed this from the 0.22 milestone Mar 17, 2019
@lukehoban lukehoban added the kind/enhancement Improvements or new features label Jul 24, 2023
@mjeffryes mjeffryes added the resolution/wont-fix This issue won't be fixed label Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer/feedback Feedback from customers kind/enhancement Improvements or new features resolution/wont-fix This issue won't be fixed
Projects
None yet
Development

No branches or pull requests

2 participants