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

Add support for “desired state” deployment styles (e.g., AWS CDK or Terraform) #701

Open
mauroservienti opened this issue Oct 24, 2024 · 0 comments
Labels

Comments

@mauroservienti
Copy link
Member

Describe the feature.

Describe the feature.

It would be helpful to output CDK- or Terraform-compatible artifacts to ease production deployments when using desired-state deployment styles, such as Cloud Formation.

This issue is related to but not dependent on:

To fully automate the generation of artifacts, it's important to remember that some of the required information, such as whether the outbox is enabled or not, is only known by NServiceBus Core.

An initial valuable step could be providing a separate package allowing users to declare their infrastructure's desired state manually. For a more comprehensive example, see Particular/NServiceBus.AmazonSQS#2597

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant