rancher / terraform-provider-rancher2

Terraform Rancher2 provider
https://www.terraform.io/docs/providers/rancher2/
Mozilla Public License 2.0
253 stars 216 forks source link

Add ExternalRules to RoleTemplate #1357

Closed raulcabello closed 6 days ago

raulcabello commented 2 weeks ago

backport https://github.com/rancher/terraform-provider-rancher2/pull/1356

Co-authored-by: Jonathan Crowther jonathan.crowther@suse.com Co-authored-by: Enrico Candino enrico.candino@gmail.com

jiaqiluo commented 2 weeks ago

hi @raulcabello, a PR for adding GHA workflows was just merged, could you rebase your PR against the base branch so that the workflow will run on your PR?

raulcabello commented 2 weeks ago

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.