Skip to content

Commit

Permalink
Changing the documentation to match the parameter change
Browse files Browse the repository at this point in the history
  • Loading branch information
salgattcy committed Sep 26, 2023
1 parent 1a56151 commit 48cb1e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/data-sources/sidecar_cft_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 48cb1e9

Please sign in to comment.