-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
r/aws_datasync_task: add
task_report_config
argument (#33861)
* upd: introduced functionality to configure datasync task reports * upd: WIP testing for datasync task reports * upd: updated registry documentation for datasync task reports * upd: bumping aws-sdk-go to 1.45.x for datasync task report config options * Revert "upd: bumping aws-sdk-go to 1.45.x for datasync task report config options" This reverts commit 89036cdadbaef4f9a0b055de46c21481abd3a065. * update go.mod * go.mod updated * build out acc test * test case works, need assertions * add additonal test cases * fix test formatting * remove trailing newline * chore: go mod tidy * chore: changelog * r/aws_datasync_task(doc): link to argument reference headers * r/aws_datasync_task: rm update input log * r/aws_datasync_task(test): standardize task report config test naming --------- Co-authored-by: rizkybiz <justin.defrank@hashicorp.com> Co-authored-by: Bruce Harrison <bruce.harrison@hashicorp.com> Co-authored-by: Jared Baker <jared.baker@hashicorp.com>
- Loading branch information
1 parent
8f5191d
commit d4b1dc3
Showing
4 changed files
with
330 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
```release-note:enhancement | ||
resource/aws_datasync_task: Add `task_report_config` argument | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.