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

CLI performance metrics examples broken due to AWS S3 security changes #1430

Closed
justinvp opened this issue May 27, 2023 · 1 comment
Closed
Assignees
Labels
area/tests kind/bug Some behavior is incorrect or out of spec resolution/fixed This issue was fixed
Milestone

Comments

@justinvp
Copy link
Member

See https://github.com/pulumi/examples/actions/runs/5090579201/jobs/9149574791#step:15:1

The following tests are failing with similar errors:

  • TestAccAwsCsS3Folder
  • TestAccAwsFsS3Folder
  • TestAccAwsGoS3Folder
  • TestAccAwsJsS3Folder
  • TestAccAwsPyS3Folder
  • TestAccAwsTsS3Folder
    aws:s3:BucketPolicy (bucketPolicy):
      error: 1 error occurred:
      	* Error putting S3 policy: AccessDenied: Access Denied
      	status code: 403, request id: MV0GQRM7F6H17R9Q, host id: kKyHGbCnBTbCoY5egn0d2tq6NO2iIxh18n0xGx6glx1oxrPjA0vZ/Ekd8BHFgt3B/vzYk5WrOFQ=

It looks like these examples need to be updated along the lines of:

@justinvp justinvp added kind/bug Some behavior is incorrect or out of spec area/tests labels May 27, 2023
@justinvp justinvp self-assigned this May 27, 2023
@justinvp justinvp added this to the 0.89 milestone May 27, 2023
@cnunciato cnunciato modified the milestones: 0.89, 0.90 Jun 3, 2023
@cnunciato cnunciato modified the milestones: 0.90, 0.91 Jun 26, 2023
@mikhailshilkov mikhailshilkov removed this from the 0.91 milestone Jul 27, 2023
@github-project-automation github-project-automation bot moved this to 🤔 Triage in Docs 📚 Jul 1, 2024
@cnunciato cnunciato assigned cnunciato and unassigned justinvp Jul 1, 2024
@cnunciato cnunciato added this to the 0.107 milestone Jul 1, 2024
@cnunciato cnunciato moved this from 🤔 Triage to 🎬 Ready in Docs 📚 Jul 1, 2024
@cnunciato cnunciato added the resolution/fixed This issue was fixed label Jul 4, 2024
@cnunciato
Copy link
Contributor

Fixed via #1470.

@github-project-automation github-project-automation bot moved this from 🎬 Ready to 🏁 Done in Docs 📚 Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tests kind/bug Some behavior is incorrect or out of spec resolution/fixed This issue was fixed
Projects
Status: 🏁 Done
Development

No branches or pull requests

3 participants