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
Today terraformer use terraform.ResourceProvider interface for get ProviderSchema with Attributes.
In other interface we can get more Attributes from providers(like deprecation options)
Need use schema.Schema from github.com/hashicorp/terraform/helper/schema