faint-elephant-30784
06/20/2024, 2:24 PMfast-sandwich-30809
06/20/2024, 6:05 PMred-match-15116
06/20/2024, 8:00 PMThere is a lot of ambient interest in a pulumi provider (or provider generator) for an arbitrary openAPI spec fileThere is an existing (community) provider generator for an openapi spec: https://github.com/cloudy-sky-software/pulschema
red-match-15116
06/20/2024, 8:00 PMclever-sunset-76585
06/20/2024, 8:59 PMpulschema
is a great place to start. If you have questions, please feel free to reach out! I will warn you that based on the quality of the OpenAPI spec you are converting, you may have some work cleaning up some mess. In particular, if the API doesn't follow a RESTful resource model, you are likely not going to have much success and would have to resort to rolling your own native provider, much like Pulumi's own native providers for GCP and AWS native providers.fast-sandwich-30809
06/21/2024, 2:24 PMfaint-elephant-30784
06/21/2024, 3:35 PMfaint-elephant-30784
06/21/2024, 3:36 PMfast-sandwich-30809
06/21/2024, 6:16 PMfaint-elephant-30784
06/21/2024, 7:06 PMfast-sandwich-30809
06/25/2024, 3:17 PMfaint-elephant-30784
06/25/2024, 3:39 PM