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

updating samples for new environment variables schema #1742

Merged
merged 2 commits into from
Sep 6, 2024

Conversation

superbeeny
Copy link
Contributor

Updated url readme as well

Copy link
Contributor

@kachawla kachawla left a comment

Choose a reason for hiding this comment

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

Thanks for updating all the samples @superbeeny!

Comment on lines +42 to +50
AWS_ACCESS_KEY_ID: {
value: aws_access_key_id
}
AWS_SECRET_ACCESS_KEY: {
value: aws_secret_access_key
}
AWS_DEFAULT_REGION: {
value: aws_region
}
Copy link
Contributor

Choose a reason for hiding this comment

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

This is a good use case for the secrets support you have added @superbeeny

@kachawla kachawla requested review from willtsai and Reshrahim August 30, 2024 00:06
@kachawla
Copy link
Contributor

kachawla commented Sep 6, 2024

Force merging this first, the errors will be fixed by #1757, which I will merge right after this.

@kachawla kachawla merged commit ac2909a into radius-project:edge Sep 6, 2024
6 of 8 checks passed
kachawla added a commit to kachawla/samples that referenced this pull request Sep 6, 2024
Related to: radius-project#1742

Signed-off-by: karishma-chawla <[email protected]>
kachawla added a commit that referenced this pull request Sep 6, 2024
* Dapr Resource Schema Update

More context: radius-project/radius#7823

Signed-off-by: karishma-chawla <[email protected]>

* Update env vars schema

Related to: #1742

Signed-off-by: karishma-chawla <[email protected]>

---------

Signed-off-by: karishma-chawla <[email protected]>
Co-authored-by: karishma-chawla <[email protected]>
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