Replies: 1 comment 3 replies
-
Sounds like a custom resource? This is a conceptual doc and guide I've been developing: https://gist.github.com/davidfowl/b408af870d4b5b54a28bf18bffa127e1 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there documentation on how to generate a custom target? I'm not sure what is the correct term in Aspire, but essentially being able for example to generate some custom YAML or API calls to then provision the resources to a new target destination that is not one of the currently supported ones.
Is the recommended approach to parse the manifest.json generated by Aspire or would it require some more tight integration with the internal models?
I see for example is you add items to
Tags
inConfigureInfrastructure
, the tags are not included in the manifest.jsonThanks!
Beta Was this translation helpful? Give feedback.
All reactions