Commit ac58095
authored
fix: allow detach instance profile (#117)
## Motivation
Karpenter need manage the instance profile directly rather than managed
node groups.
The role is managed here:
https://github.com/streamnative/terraform-aws-cloud/blob/master/main.tf#L435
Signed-off-by: Max Xu <[email protected]>1 parent 109c9e4 commit ac58095
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
| 220 | + | |
| 221 | + | |
221 | 222 | | |
222 | 223 | | |
223 | 224 | | |
| |||
0 commit comments