diff --git a/docs/data-sources/sidecar_cft_template.md b/docs/data-sources/sidecar_cft_template.md index 331e2c20..206440ed 100644 --- a/docs/data-sources/sidecar_cft_template.md +++ b/docs/data-sources/sidecar_cft_template.md @@ -24,7 +24,7 @@ data "cyral_sidecar_cft_template" "some_data_source_name" { ### Required -- `aws_configuration` (Block Set, Min: 1) AWS parameters for `cloudFormation` deployment method. (see [below for nested schema](#nestedblock--aws_configuration)) +- `aws_configuration` (Block Set, Min: 1) AWS parameters for `cft-ec2` deployment method. (see [below for nested schema](#nestedblock--aws_configuration)) - `sidecar_id` (String) ID of the sidecar which the template will be generated. ### Optional