Skip to content

Commit 2687e0d

Browse files
authored
Update vpc-byo-aws.adoc (#288)
1 parent 16667a5 commit 2687e0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/get-started/pages/cluster-types/byoc/aws/vpc-byo-aws.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ You can update the example configuration to customize your setup:
6262
+
6363
```json
6464
"condition_tags": {
65-
"redpanda-managed": "true"
65+
"redpanda-managed": "true"
6666
},
6767
```
6868

@@ -359,7 +359,7 @@ NOTE: You must have the `iam_rpk_user.tf` permissions described in the prerequis
359359
```bash
360360
rpk cloud login \
361361
--save \
362-
--client-id=${REDPANDCA_CLIENT_ID} \
362+
--client-id=${REDPANDA_CLIENT_ID} \
363363
--client-secret=${REDPANDA_CLIENT_SECRET} \
364364
--no-profile
365365
```

0 commit comments

Comments
 (0)