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

Fix example creating variable set that applies workspace_ids data #473

Merged
merged 1 commit into from
Apr 13, 2022

Conversation

marcel-dias
Copy link
Contributor

@marcel-dias marcel-dias commented Apr 7, 2022

Description

Fix example creating a variable set that applies workspace_ids data

data.tfe_workspace_ids.this.ids returns a map[WS name] = ws-id
so to use that as input for tfe_variable_set.workspace_ids only values are needed

Testing plan

documentation update

Output from acceptance tests

Documentation website should be updated and new example showed

@hashicorp-cla
Copy link

hashicorp-cla commented Apr 7, 2022

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@sebasslash sebasslash left a comment

Choose a reason for hiding this comment

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

Great catch 🔥

@sebasslash sebasslash merged commit 05bb2a1 into hashicorp:main Apr 13, 2022
@marcel-dias marcel-dias deleted the fix-variable-set-example branch April 28, 2022 17:31
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

Successfully merging this pull request may close these issues.

3 participants