Skip to content

refactor: use-single-bucket

Boros Gábor requested to merge gabor/use-single-bucket into main

Description

This PR ensures the usage of a single bucket for tutor env, instead of multiple buckets.

Test instructions

  • Read the code
  • Run ./tf plan && ./tf appy
  • Check if everything exit successfully
Edited by Boros Gábor

Merge request reports