THEY-Consulting / they-terraform

Helper modules for an easier terraform life
3 stars 0 forks source link

Fix/add missing final snapshot identifier #77

Closed xddq closed 8 months ago

xddq commented 8 months ago

Forgot adding final_snapshot_identifier which is required when skip_final_snapshot is false (our default). It was added here

PR instructions

The steps of acceptance

✔ I executed the PR instructions and everything worked.

✔ I checked the requirements for the ticket, and they are matching the PR.

✔ I am satisfied with the code and left annotations if I had some ideas.