diggerhq / digger

Digger is an open source IaC orchestration tool. Digger allows you to run IaC in your existing CI pipeline ⚡️
https://digger.dev
Apache License 2.0
3.42k stars 174 forks source link

Aws plan percistence: rename env variable to be more explicit #1454

Open motatoes opened 5 months ago

motatoes commented 5 months ago

Current env variable for AWS plan percistence is AWS_S3_BUCKET. Should be renamed to something more explicity like AWS_S3_ARTEFACT_BUCKET to match the gcp naming convention.

Pushkarmondal commented 1 month ago

Hey @motatoes can I work on this issue?