We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d64f4ba commit f0e26d7Copy full SHA for f0e26d7
1 file changed
README.md
@@ -276,7 +276,7 @@ You must have the `resourcemanager.folders.create` permission for the organizati
276
terraform init
277
278
terraform apply -var folder_id=<your-org-id> -var backend_prefix=<your_backend_prefix> -var billing_account_id=<billing_account_id>
279
-# and enter name for your backend prefix for example your name, all resources will create with this prefx
+# and enter name for your backend prefix for example your name, all resources will create with this prefix
280
```
281
282
After terraform apply ends go to the service project in folder created by terraform.
0 commit comments