do you want to download values file from the given url?
prehistoric-activity-61023
09/30/2021, 3:19 PM
considering that pulumi uses fully fletched programming language, you can make HTTP call (e.g. using requests or httpx in python), get values and pass it to HelmRelease resource
prehistoric-activity-61023
09/30/2021, 3:20 PM
Although, I’d think twice before implementing that as it can give you non deterministic outputs. That is, without any changes to pulumi project source code, it can generate different outputs or fail if the external API is not available.
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.