mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-18 18:14:42 +00:00
python310Packages.pulumi-aws-native: init at 0.38.0
This commit is contained in:
parent
634ab27f9a
commit
4653ebd52d
@ -1074,6 +1074,8 @@ self: super: with self; {
|
||||
|
||||
pulumi-aws = callPackage ../development/python-modules/pulumi-aws { };
|
||||
|
||||
pulumi-aws-native = pkgs.pulumiPackages.pulumi-aws-native.sdks.python;
|
||||
|
||||
pulumi-azure-native = pkgs.pulumiPackages.pulumi-azure-native.sdks.python;
|
||||
|
||||
pulumi-random = pkgs.pulumiPackages.pulumi-random.sdks.python;
|
||||
|
Loading…
Reference in New Issue
Block a user