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

hclwrite: Add (*Attribute).SetName() method #681

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

bflad
Copy link

@bflad bflad commented May 23, 2024

Reference: #340
Closes #680

Similar to (*hclwrite.Block).SetType(), this new method enables in-place renaming of an attribute.

Reference: #340
Reference: #680

Similar to `(*hclwrite.Block).SetType()`, this new method enables in-place renaming of an attribute.
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.

hclwrite: Consider Attribute Rename Support
1 participant