-
Notifications
You must be signed in to change notification settings - Fork 34
Fix secrets google project #702
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 secrets google project #702
Conversation
Co-authored-by: Victor Martinez <[email protected]>
…roject and fix secrets project
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
v1v
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shall we test these changes in a test feature branch and run https://github.com/elastic/apm-aws-lambda/actions/workflows/smoke-tests.yml manually?
|
After executing the smoke-tests.yml ee realized the secrets modules are only managing permissions on the elastic-observability project. So issue opened here: |
|
Now seems that is working fine. Tested here: |
Summary
This PR contains basically two changes:
This is part of https://github.com/elastic/observability-robots/issues/2797