Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add terraform node group node role #1049

Merged
merged 3 commits into from Jan 28, 2023

Conversation

a-blender
Copy link
Contributor

@a-blender a-blender commented Dec 22, 2022

Issue: Issue: #1047

Problem

Add Terraform support for node group node role feature in EKS.

Solution

The following things have been added in this PR

  • Terraform rancher2 eks_config_v2.node_role field where you can specify the EKS node group node role ARN (it will not work with just the name that is selectable from the rancher ui)
  • Terraform docs update for node_role
  • Terraform docs update Kubernetes versions
  • Add node_role to tests

Testing

Manual Testing

I tested this issue using this test plan on three EKS clusters provisioned via a local version of my Terraform provider with node role support.

@a-blender a-blender marked this pull request as ready for review January 25, 2023 01:57
@a-blender a-blender requested review from a team, jakefhyde and jiaqiluo January 27, 2023 22:52
@a-blender a-blender added this to the v2.7.2 - Terraform milestone Jan 27, 2023
@jiaqiluo jiaqiluo requested a review from a team January 27, 2023 22:57
@a-blender a-blender merged commit b963334 into rancher:master Jan 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants