docs: clarify permissions on install page (#184)

* docs: clarify permissions on install page

* docs: remove default attribute from tabs

* docs: publish to 2.0
This commit is contained in:
Thomas Tendyck 2022-09-21 16:58:04 +02:00 committed by GitHub
parent 029e6783a3
commit 811ccc80a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
18 changed files with 128 additions and 136 deletions

View file

@ -26,14 +26,14 @@ You can find the currently supported machine types for your cloud environment in
Constellation can generate a configuration file for your cloud provider:
<tabs groupId="csp">
<tabItem value="azure" label="Azure" default>
<tabItem value="azure" label="Azure">
```bash
constellation config generate azure
```
</tabItem>
<tabItem value="gcp" label="GCP" default>
<tabItem value="gcp" label="GCP">
```bash
constellation config generate gcp