terraform-coop / terraform-provider-foreman

Terraform provider for Foreman
https://registry.terraform.io/providers/terraform-coop/foreman
Mozilla Public License 2.0
33 stars 31 forks source link

Fix gofmt warnings and actual warnings #100

Closed lhw closed 1 year ago

lhw commented 1 year ago

Actual warnings were invisible due to the amount of gofmt warnings. This PR solves both at the same time