pulumi-eks
pulumi-eks copied to clipboard
Allow users to override Name tag in autoscaling group
Proposed changes
Currently you get confilcts every time you update the cluster through Pulumi if you've provided a Name tag using the AutoScaling group tags. This fix will allow you to override the Name tag to ensure you can control the name of the nodes.
Related issues (optional)
None (as far as I can tell)
PR is now waiting for a maintainer to run the acceptance tests. This PR will only perform build and linting. Note for the maintainer: To run the acceptance tests, please comment /run-acceptance-tests on the PR
/run-acceptance-tests
Please view the PR build - https://github.com/pulumi/pulumi-eks/actions/runs/4359280434