this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: bootstrap initial secrets

Khue Doan e07773a0 e55cfdef

+11
+11
README.md
··· 148 148 make 149 149 ``` 150 150 151 + Bootstrap secrets: 152 + 153 + ```yaml 154 + # https://dash.cloudflare.com -> Storage & databases -> R2 -> Overview -> API Tokens -> Manage -> Create Account API Token 155 + cloudflare_tfstate_api_token: foo 156 + cloudflare_tfstate_access_key: foo 157 + cloudflare_tfstate_secret_key: foo 158 + # https://dash.cloudflare.com -> Click on account name -> Copy account ID 159 + cloudflare_account_id: foo 160 + ``` 161 + 151 162 ## TODOs 152 163 153 164 - Fix OCI plain HTTP for local development