Skip to content

Suggest dependent secrets when invoking code completion in secrets #135

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

Closed
rcjsuen opened this issue May 2, 2025 · 0 comments · Fixed by #141
Closed

Suggest dependent secrets when invoking code completion in secrets #135

rcjsuen opened this issue May 2, 2025 · 0 comments · Fixed by #141
Assignees
Labels

Comments

@rcjsuen
Copy link
Collaborator

rcjsuen commented May 2, 2025

We should suggest server-certificate when using an array of strings for the secrets attribute under the top level services element.

services:
  frontend:
    image: alpine:3.21
    secrets:
      - 
secrets:
  server-certificate:
    file: ./server.cert
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant