rename-attribute

Renames a Terraform attribute safely without changing its schema or producing anunnecessary diff, while enabling users to use both the previous and subsequentattribute names for a deprecation period.

$ 安裝

git clone https://github.com/oxidecomputer/terraform-provider-oxide /tmp/terraform-provider-oxide && cp -r /tmp/terraform-provider-oxide/.agents/skills/rename-attribute ~/.claude/skills/terraform-provider-oxide

// tip: Run this command in your terminal to install the skill