Skip to content

Commit 83bd761

Browse files
committed
feedback
Signed-off-by: Jorge Turrado <jorge.turrado@mail.schwarz>
1 parent 6f26de1 commit 83bd761

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ provider "stackit" {
4646

4747
To authenticate, you will need a [service account](https://docs.stackit.cloud/platform/access-and-identity/service-accounts/). Create it in the [STACKIT Portal](https://portal.stackit.cloud/) and assign the necessary permissions to it, e.g. `project.owner`. There are multiple ways to authenticate:
4848

49-
- Workload Identity Federation (Recommended)
49+
- Workload Identity Federation
5050
- Key flow
5151

5252
When setting up authentication, the provider will always try to use the workload identity federation flow first and search for credentials in several locations, following a specific order:
@@ -66,7 +66,7 @@ When setting up authentication, the provider will always try to use the workload
6666
}
6767
```
6868

69-
### Workload Identity Federation (Recommended)
69+
### Workload Identity Federation
7070

7171
The following instructions assume that you have created a service account and assigned the necessary permissions to it, e.g. `project.owner`.
7272

templates/index.md.tmpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The STACKIT Terraform provider is the official Terraform provider to integrate a
1010

1111
To authenticate, you will need a [service account](https://docs.stackit.cloud/platform/access-and-identity/service-accounts/). Create it in the [STACKIT Portal](https://portal.stackit.cloud/) and assign the necessary permissions to it, e.g. `project.owner`. There are multiple ways to authenticate:
1212

13-
- Workload Identity Federation (Recommended)
13+
- Workload Identity Federation
1414
- Key flow
1515

1616
When setting up authentication, the provider will always try to use the workload identity federation flow first and search for credentials in several locations, following a specific order:
@@ -30,7 +30,7 @@ When setting up authentication, the provider will always try to use the workload
3030
}
3131
```
3232

33-
### Workload Identity Federation (Recommended)
33+
### Workload Identity Federation
3434

3535
The following instructions assume that you have created a service account and assigned the necessary permissions to it, e.g. `project.owner`.
3636

0 commit comments

Comments
 (0)