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

Fixed a typo in the "Environment Variable Example" #20574

Merged
merged 1 commit into from
May 12, 2023

Conversation

CesarStef
Copy link
Contributor

@CesarStef CesarStef commented May 12, 2023

Fixed a typo in the "Environment Variable Example" because it was generating a parsing error:

template server error: error="(dynamic): execute: template: :2:30: executing "" at <.Data.data.payments_api_key>: can't evaluate field data in type *dependency.Secret"](template.server: template server error: error="(dynamic): parse: template: :1: bad character U+002F '/'"

EDIT: I'm sorry I put the wrong error in the commit message...

…erating a parsing error

Fixed a typo in the "Environment Variable Example" because it was generating a parsing error:

template server error: error="(dynamic): execute: template: :2:30: executing \"\" at <.Data.data.payments_api_key>: can't evaluate field data in type *dependency.Secret"
@CesarStef CesarStef requested a review from yhyakuna as a code owner May 12, 2023 10:49
@hashicorp-cla
Copy link

hashicorp-cla commented May 12, 2023

CLA assistant check
All committers have signed the CLA.

@CesarStef CesarStef changed the title Fixed a typo in the "Environment Variable Example" because it was gen… Fixed a typo in the "Environment Variable Example" May 12, 2023
Copy link
Contributor

@yhyakuna yhyakuna left a comment

Choose a reason for hiding this comment

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

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants