terraform-google-lb-http icon indicating copy to clipboard operation
terraform-google-lb-http copied to clipboard

Properties are not documented well

Open j-windsor opened this issue 2 years ago • 0 comments

Several properties on this module are not documented well. an example is backends: A huge object of dozens of properties, and none of them are documented. Luckily most are named well, but I don’t know where to start with properties like security_policy (probably a self link to something because it is a string but what type of resource?) and connection_draining_timeout_sec (obviously a time value but what does it control?).

Please improve documentation so users don't have to fish through the implementation to determine how to set properties.

j-windsor avatar Sep 28 '22 16:09 j-windsor