Merge pull request #13952 from danawillow/is-13823

provider/google: documentation and validation fixes for forwarding rules
This commit is contained in:
Jake Champlin 2017-04-25 18:51:14 -04:00 committed by GitHub
commit a846c6625d

View File

@ -90,6 +90,7 @@ func resourceComputeForwardingRule() *schema.Resource {
Optional: true,
ForceNew: true,
Set: schema.HashString,
MaxItems: 5,
},
"project": &schema.Schema{