Skip to content

Commit

Permalink
Merge pull request nasa-gcn#2651 from lpsinger/bucket-policy
Browse files Browse the repository at this point in the history
Bring bucket policy under CI/CD
  • Loading branch information
dakota002 authored Oct 28, 2024
2 parents 4bc4368 + 74c277c commit d1d291d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/plugins/missionCloudPlatform.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@
// Custom permissions for deployment on Mission Cloud Platform
export const deploy = {
start({ cloudformation }) {
// Mission Cloud Platform does not support user-defined bucket policies;
// they must be set manually by an administrator
delete cloudformation.Resources.StaticBucketPolicy

// Mission Cloud Platform does not support user-defined public access block
// configurations; they must be set manually by an administrator
delete cloudformation.Resources.StaticBucket.Properties
Expand Down

0 comments on commit d1d291d

Please sign in to comment.