commit cfb0f31f4d2531eaba8852a01ef31bf74f058c96 Author: RouxAntoine Date: Tue Sep 19 19:27:01 2023 +0200 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..f242022 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# pulumi module + +Generate pulumi type from crds + +```shell +$ make crds +```