Skip to content

Commit 7966b7d

Browse files
committed
improve IAM example description
1 parent 072807e commit 7966b7d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/resources/sdb_sql_database.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ resource scaleway_sdb_sql_database "database" {
2121

2222
### With IAM Token
2323

24-
This example create an application in IAM and a token to use it to connect to the DATABASE
24+
This example creates an [IAM application](https://www.scaleway.com/en/docs/identity-and-access-management/iam/concepts/#application) and a secret key used to connect to the DATABASE.
25+
For more information, see [How to connect to a Serverless SQL Database](https://www.scaleway.com/en/docs/serverless/sql-databases/how-to/connect-to-a-database/)
2526

2627
```hcl
2728
data scaleway_account_project "default" {

0 commit comments

Comments
 (0)