Infisical / infisical

♾ Infisical is the open-source secret management platform: Sync secrets across your team/infrastructure, prevent secret leaks, and manage internal PKI
https://infisical.com
Other
15.14k stars 873 forks source link

Laravel Forge Integration #672

Closed dangtony98 closed 1 year ago

dangtony98 commented 1 year ago

Feature description

It would be great to have an integration with Laravel Forge.

Why would it be useful?

This would enable users of Laravel Forge to store and sync their environment variables from Infisical to Laravel Forge.

Additional context

This should be fairly simple with a ton of examples to go off of 😄 — This integration involves using an API token (procedure should be similar to Render, Fly.io integrations, etc.).

atimapreandrew commented 1 year ago

Hello @dangtony98

I would love to work on this, please can you assign it to me.

Thanks.

dangtony98 commented 1 year ago

Assigned!

atimapreandrew commented 1 year ago

Hello @dangtony98

I just made a PR for this feature, please review it.