rancher / terraform-provider-rancher2

Terraform Rancher2 provider
https://www.terraform.io/docs/providers/rancher2/
Mozilla Public License 2.0
253 stars 216 forks source link

Add argument log_opt to rancher2_node_template #1316

Open spawnia opened 4 months ago

spawnia commented 4 months ago

Issue: Resolves https://github.com/rancher/terraform-provider-rancher2/issues/1183

Problem

I would like to set the max-size option in the Log Options, as is possible through the UI.

Solution

Adds an option log_opt, analogous to engine_opt.

Testing

Engineering Testing

Manual Testing

Automated Testing

QA Testing Considerations

Regressions Considerations