Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
tzurielweisberg committed Feb 27, 2025
1 parent c4c8ad3 commit ba1ef65
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions exports.js
Original file line number Diff line number Diff line change
Expand Up @@ -620,9 +620,6 @@ module.exports = {
'buildProjectEnvPriviligedMode' : require(__dirname + '/plugins/aws/codebuild/buildProjectEnvPriviligedMode.js'),
'codebuildProjectLoggingEnabled': require(__dirname + '/plugins/aws/codebuild/codebuildProjectLoggingEnabled.js'),

'codestarValidRepoProviders' : require(__dirname + '/plugins/aws/codestar/codestarValidRepoProviders.js'),
'codestarHasTags' : require(__dirname + '/plugins/aws/codestar/codestarHasTags.js'),

'pipelineArtifactsEncrypted' : require(__dirname + '/plugins/aws/codepipeline/pipelineArtifactsEncrypted.js'),

'dataStoreEncrypted' : require(__dirname + '/plugins/aws/healthlake/dataStoreEncrypted.js'),
Expand Down

0 comments on commit ba1ef65

Please sign in to comment.