Skip to content

Commit 21f2a75

Browse files
committed
byoc.auto.tfvars.json
1 parent b5827d4 commit 21f2a75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ You can update the example configuration to customize your setup:
5858

5959
- Enable PrivateLink (`"enable_private_link": true`).
6060
- Preserve cluster data when deleting the cluster (`"force_destroy_cloud_storage": false`).
61-
- Redpanda Connect is enabled by default. To disable Redpanda Connect, set `"enable_redpanda_connect": false` in the `tfvars` file, and remove the additional security groups and node instance profiles that are required for Redpanda Connect.
61+
- Redpanda Connect is enabled by default. To disable Redpanda Connect, set `"enable_redpanda_connect": false` in the `byoc.auto.tfvars.json` file, and remove the additional security groups and node instance profiles that are required for Redpanda Connect.
6262
- Use https://docs.aws.amazon.com/IAM/latest/UserGuide/access_iam-tags.html[condition tags^] to control resource modifications based on AWS tags. For example:
6363
+
6464
```json

0 commit comments

Comments
 (0)