cuddly-engineer-30016
05/10/2024, 10:14 AMmake provider
and make build_sdks
also update it?big-architect-71258
05/10/2024, 10:38 AMautomapping
or `manual`mapping. Because auto mapping is newer functionality many older (wrapped) providers (still) use the manual way. Or the provider maintainer(s) decided to not use the auto mapping at all.
https://github.com/pulumi/pulumi-terraform-bridge/blob/master/docs/automatic-token-mapping.mdcuddly-engineer-30016
05/10/2024, 10:48 AMtime
package is using and don't know how to find that out but since its an older one and looking at the changes made in the latest PR, I would say its using manual mapping.big-architect-71258
05/10/2024, 10:53 AMpulumi-time
provider (https://github.com/pulumiverse/pulumi-time) , I can definitely tell you, because I'm the maintainer, that the repo is using manual mapping. If there's a upstream resource/data source is missing, please open an issue so that I can create a new release.cuddly-engineer-30016
05/10/2024, 10:56 AMrfc3339_parse
https://registry.terraform.io/providers/hashicorp/time/latest/docs/functions/rfc3339_parse and this is what is missing. And I don't even know if a terraform provder function can be implemented in pulumi automatically. I know that terraform data sources are implemented automatically as pulumi functions though.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.
Powered by