Bootstrap problem with creating tf state backend

Hi, we would like to change from the default filesystem backend to an S3 bucket as a backend for the tf state to get secure transactions when working as a team with the TF code. However, i think we have a bootstrap problem: Of course we want to manage the bucket with terraform as well. In our cur…