#Example of accessing GCP credentials in Dagger containers?
1 messages · Page 1 of 1 (latest)
👋 have you seen https://docs.dagger.io/api/arguments/#external-secret-providers ?
1 messages · Page 1 of 1 (latest)
I want to have a standard way of defining my CI/CD actions locally and on Github Actions, I want to have an easy way to access my 1password/GCP credentials. Is there an example of how to do that? or should I just pass everything through env vars in the container? is there something secure?
👋 have you seen https://docs.dagger.io/api/arguments/#external-secret-providers ?