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 tests #66

Merged
merged 5 commits into from
Jan 29, 2024
Merged

Fix tests #66

merged 5 commits into from
Jan 29, 2024

Conversation

julienp
Copy link
Contributor

@julienp julienp commented Jan 29, 2024

Fixes #65

  • Buckets with a public access policy need an s3.BucketPublicAccessBlock to allow this.
  • Bump mysql-aurora to a supported version
  • Fix some go.sum files

Needs pulumi/examples#1568 for the go git repo example

@julienp julienp changed the title Run go git repo using go 1.20 and sdk v3.103.1 Fix tests Jan 29, 2024
@julienp julienp force-pushed the julienp/update-go-git-repo-deps branch 2 times, most recently from ff0e4d3 to 2ca8aa6 Compare January 29, 2024 13:46
@@ -17,7 +17,7 @@ env:
ARM_LOCATION: westus
ARM_SUBSCRIPTION_ID: ${{ secrets.ARM_SUBSCRIPTION_ID }}
ARM_TENANT_ID: ${{ secrets.ARM_TENANT_ID }}
AWS_ACCESS_KEY_ID: ' ${{ secrets.AWS_ACCESS_KEY_ID }}'
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
Copy link
Contributor Author

@julienp julienp Jan 29, 2024

Choose a reason for hiding this comment

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

I don't think this leading space is meant to be there.

@julienp julienp force-pushed the julienp/update-go-git-repo-deps branch from 2ca8aa6 to 5453af0 Compare January 29, 2024 14:14
@julienp julienp marked this pull request as ready for review January 29, 2024 15:51
@julienp julienp requested a review from a team January 29, 2024 15:51
@julienp julienp merged commit cd1b1a3 into main Jan 29, 2024
27 checks passed
@julienp julienp deleted the julienp/update-go-git-repo-deps branch January 29, 2024 16:00
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.

Workflow failure: Run Automation API Examples
2 participants