Skip to content

Incorrect attribute paths in table for variable set create method #388

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
s16tom opened this issue May 6, 2022 · 1 comment
Closed

Incorrect attribute paths in table for variable set create method #388

s16tom opened this issue May 6, 2022 · 1 comment

Comments

@s16tom
Copy link

s16tom commented May 6, 2022

In the variable sets documentation (https://github.com/hashicorp/terraform-website/blob/master/content/cloud-docs/api-docs/variable-sets.mdx) the table that specifies the required attributes doesn't quite line up with the payload below (the payload is correct).

The table lists the following fields:

data.name
data.description.
data.global

They should actually be:

data.attributes.name
data.attributes.description.
data.attributes.global

@dstaley dstaley transferred this issue from hashicorp/terraform-website Jul 5, 2023
@rkoron007
Copy link
Contributor

Closing this Github issue since we have updated our documentation in PR #704.

Thank you for submitting this issue and making our docs better! ✨

hashibot-web pushed a commit that referenced this issue Apr 4, 2025
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

2 participants