mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-03 20:44:14 -04:00
docs: fix tf links (#2570)
This commit is contained in:
parent
e9eb75bb83
commit
c506991eb4
13 changed files with 14 additions and 14 deletions
|
@ -276,7 +276,7 @@ To [create the IAM configuration](../workflows/config.md#creating-an-iam-configu
|
|||
|
||||
The built-in `AdministratorAccess` policy is a superset of these permissions.
|
||||
|
||||
To [create a Constellation cluster](../workflows/create.md#the-create-step), see the permissions of [main.tf](https://github.com/edgelesssys/constellation/blob/main/cli/internal/terraform/terraform/iam/aws/main.tf).
|
||||
To [create a Constellation cluster](../workflows/create.md#the-create-step), see the permissions of [main.tf](https://github.com/edgelesssys/constellation/blob/main/terraform/infrastructure/iam/aws/main.tf).
|
||||
|
||||
|
||||
The built-in `PowerUserAccess` policy is a superset of these permissions.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue