-
-
Notifications
You must be signed in to change notification settings - Fork 12
Description
Chore
Describe the chore
Hi, I am deploying an application using terraform
Looking at the implementation, the part that reads and manipulates the config regarding Storage does not seem to exist
Also, the config is commented out in the test
Looking the terraform documentation and the Network link is broken, but it is implemented internally. However, Storage has a broken link and is not implemented.
Is there a reason for these? If there is none in particular, it seems to me that the documentation should be revised so as not to cause confusion.
Also, upon further investigation, it seems that the develop branch of the Supabase CLI defines a structure for reading configs related to Storage, etc. Using this, I was able to modify the Supabase Storage configuration in my local environment using terraform. I have already implemented this feature locally and can contribute a PR if you're interested!
This is my first Issue against OSS. Sorry for my poor English.
Thanks for your great product!