* Fix `nodeadm` example typo
* `apiVersion: node.eks.aws/v1alpha` -> `apiVersion: node.eks.aws/v1alpha1`
* Revert whitespace changes
* `tofu apply` in `examples/user_data`
* chore: Fix file extension type for MIME multipart user data
* chore: Fix line endings based off this https://github.com/hashicorp/terraform/issues/32910
---------
Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>