mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-07-01 11:02:59 +00:00
fix: linter error in ambush * This commit fixes a linter error that somehow doesn't manifest unless some other, unrelated changes trigger it (see #501 and #505). * In addition it fixes a similar issue that had so far gone undetected by the linter. * Refactored the code in question into a function, since it was mostly duplicated. * Simplified a pair of conditionals that had the same code in both branches. |
||
---|---|---|
.. | ||
datasource | ||
provider | ||
resource | ||
structure | ||
test | ||
config.go |