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

Update a number of dotnet examples (mostly aws) #1244

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

Zaid-Ajaj
Copy link
Contributor

This PR updates a bunch of dotnet examples as well as the CI to use latest dotnet v6. It addresses examples

  • aws-cs-s3-folder
  • aws-cs-webserver
  • aws-cs-secrets-manager
  • aws-assume-role
  • aws-cs-eks

Simplifying the examples to use top-level statements as well as getting rid of big chunks of interpolated JSON strings to use JsonObject definitions instead (when specifying IAM policies)

More to come, this is to make PR size manageable and discuss whether these changes are good for us to apply to the other examples as well

@Zaid-Ajaj Zaid-Ajaj requested a review from mikhailshilkov June 30, 2022 11:59
@Zaid-Ajaj
Copy link
Contributor Author

Unit tests are failing, looking into them now but also trying to figure a better way to define mocks.

@mikhailshilkov
Copy link
Member

@Zaid-Ajaj Should we get this to a merge or close it out?

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