Skip to content

Add must_change_password attribute to rancher2_user resource #53

Add must_change_password attribute to rancher2_user resource

Add must_change_password attribute to rancher2_user resource #53

Workflow file for this run

name: Pull Request
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: build binaries
env:
CROSS: 1
VERSION: ${{ github.ref_name }}
run: |
make build-rancher