Skip to content

Commit

Permalink
Update datasync_task.html.markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
DrFaust92 authored and ewbankkit committed May 12, 2021
1 parent 215ef3a commit fcc3456
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/datasync_task.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ resource "aws_datasync_task" "example" {

## Example Usage with Scheduling

```hcl
```terraform
resource "aws_datasync_task" "example" {
destination_location_arn = aws_datasync_location_s3.destination.arn
name = "example"
Expand Down

0 comments on commit fcc3456

Please sign in to comment.