Skip to content

Commit fa3433c

Browse files
CLOUDP-368426-Stream-Workspace Lint fix
1 parent 04654b4 commit fa3433c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cfn-resources/stream-workspace/cmd/resource/resource.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ var DeleteRequiredFields = []string{"WorkspaceName", constants.ProjectID}
3636
var ListRequiredFields = []string{constants.ProjectID}
3737

3838
const (
39-
CloudProvider = "AWS"
39+
CloudProvider = "AWS"
4040
DefaultItemsPerPage = 100
4141
)
4242

0 commit comments

Comments
 (0)