Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add policy #83

Merged
merged 3 commits into from
Dec 13, 2024
Merged

fix: add policy #83

merged 3 commits into from
Dec 13, 2024

Conversation

alanshaw
Copy link
Member

blockPublicPolicy: false allows public policies but you need to actually create one for public acess if that's what you want.

@@ -22,7 +22,7 @@
},
"devDependencies": {
"@types/git-rev-sync": "^2.0.0",
"aws-cdk-lib": "2.79.1",
"aws-cdk-lib": "2.84.0",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the same version that sst uses. Before:

$ npm ls aws-cdk-lib
[email protected] /Users/alan/Code/storacha/content-claims
├── [email protected]
└─┬ [email protected]
  ├─┬ @aws-cdk/[email protected]
  │ └── [email protected] deduped
  ├─┬ @aws-cdk/[email protected]
  │ └── [email protected] deduped
  ├─┬ @aws-cdk/[email protected]
  │ └── [email protected] deduped
  └── [email protected]

@alanshaw alanshaw merged commit d72d27f into main Dec 13, 2024
1 check passed
@alanshaw alanshaw deleted the fix/add-policy branch December 13, 2024 11:05
Copy link

seed-deploy bot commented Dec 13, 2024

View stack outputs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants