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

Added accessor info to Tuples in template.mdx #18101

Merged
merged 1 commit into from
Jul 31, 2023
Merged

Added accessor info to Tuples in template.mdx #18101

merged 1 commit into from
Jul 31, 2023

Conversation

GunnarMorrigan
Copy link
Contributor

I had to dig deep in google to find the accessor function for a tuple struct. Technically it is kinda there with K,V tuple struct. However, it was not clear to me and possibly others. Added the info.

@hashicorp-cla
Copy link

hashicorp-cla commented Jul 31, 2023

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@tgross tgross left a comment

Choose a reason for hiding this comment

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

@tgross tgross added theme/docs Documentation issues and enhancements backport/1.4.x backport to 1.4.x release line backport/1.5.x backport to 1.5.x release line backport/1.6.x backport to 1.6.x release line labels Jul 31, 2023
@tgross tgross merged commit 76ebb3f into hashicorp:main Jul 31, 2023
8 checks passed
@tgross
Copy link
Member

tgross commented Jul 31, 2023

Backported by hand to 1.6.x, 1.5.x, and 1.4.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.4.x backport to 1.4.x release line backport/1.5.x backport to 1.5.x release line backport/1.6.x backport to 1.6.x release line theme/docs Documentation issues and enhancements
Projects
Development

Successfully merging this pull request may close these issues.

3 participants