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

Tempale does not properly recognize aws pseudo-variables #29

Open
drosza opened this issue Sep 14, 2022 · 0 comments
Open

Tempale does not properly recognize aws pseudo-variables #29

drosza opened this issue Sep 14, 2022 · 0 comments

Comments

@drosza
Copy link

drosza commented Sep 14, 2022

!Sub arn:aws:secretsmanager:${AWS::Region}:${AWS::AccountId}:secret:... is not properly recognized in the template. This impacts the proxy because it does not associate the secret to access the rds. On the other hand, explicit implementation in the template is undesirable as it would be in github.

@drosza drosza self-assigned this Sep 14, 2022
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

No branches or pull requests

1 participant