diff --git a/testdata/get-configuration.json b/testdata/get-configuration.json index 42bb708..78fe0c4 100644 --- a/testdata/get-configuration.json +++ b/testdata/get-configuration.json @@ -117,6 +117,8 @@ "__version": "v1.9.7", "input_tags": "tag-1 tag-2", "output_cw_log_group_name": "multioperator-builder", - "output_cw_log_stream_prefix": "builder-01-" + "output_cw_log_stream_name": "builder-01", + "aws_access_key_id": "xxx", + "aws_secret_access_key": "xxx" } }