* feat: Add new output values for OIDC issuer URL and provider that support IPv4/IPv6 dualstack
* chore: Revert addition of `dualstack_oidc_provider`
* fix: Add check for `aws` partition since this is the only partition currently supported
* fix: Revert partition conditional logic
* feat(eks):added subnet az filter for eks nodegroup placement groups
* fix: Correct logice for restricting placement group to AZ
* fix: Ensure node group args are passed from root module
---------
Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>
* chore: Move examples that are more like test cases to the new `tests/` directory
* chore: Stash
* feat: Add better examples for EKS managed node groups
* chore: Add better examples for self-managed node groups
* chore: Update docs and correct `nodegroup` to `node group`