Closed raulcabello closed 5 months ago
hi @raulcabello, similar to my comment on your other PR, could you rebase your PR against the base branch to pick up the updated GHA workflows?
The changes themselves look sane, I am not sure about the updates in the go mod, if we can get unit and acceptance tests working I think this change can be merged.
I bumped the Rancher version because we need the new RoleTemplate field. All those version bumps are because this new version of Rancher requires new versions of other dependencies.
Problem
A new filed named
ExternalRules
is added to theRoleTemplate
Custom Resource. Users need to be able to set this field from the terraform provider.Solution
Add the ability to set
ExternalRules
inRoleTemplates
using the Rancher terraform provider.Testing
Engineering Testing
Manual Testing
RoleTemplate
withExternalRules
ExternalRules
to an existingRoleTemplate