bulky-wall-65429
10/10/2022, 7:19 PMpulumi plugin install language java {VERSION}
However, other provders (e.g. pulumi-eks) use pulumictl download-binary -n pulumi-language-java -v $(JAVA_GEN_VERSION) -r pulumi/pulumi-java
I was wondering what the pros/cons of those 2 approaches are in context of Makefile and CI usage. Or is there even a significant difference?