You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 5, 2020. It is now read-only.
This issue was originally opened by @apetitbois as hashicorp/terraform#13813. It was migrated here as part of the provider split. The original body of the issue is below.
Terraform Version
Terraform v0.9.4-dev
Affected Resource(s)
chef_node
Expected Behavior
I'd like to be able to manage chef_node after an import
Actual Behavior
Import is currently not supported
Steps to Reproduce
terraform import chef_node.test testnode
Error importing: 1 error(s) occurred:
Code to implement:
terraform/builtin/chef/resource_node.go
after line 17 add :
The text was updated successfully, but these errors were encountered: