What this PR does / why we need it:
This PR allows user creation controlling the access type (default, programmatic and console)
Release note:
-->
PR Checklist
[x] Tests added/passed.
[x] Documentation updated.
[x] Schema updated.
Acceptance Steps Performed
make testacc TEST='./flexibleengine/' TESTARGS='-run TestAccIdentityV3User_basic'
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./flexibleengine/ -v -run TestAccIdentityV3User_basic -timeout 720m
=== RUN TestAccIdentityV3User_basic
--- PASS: TestAccIdentityV3User_basic (14.08s)
PASS
ok github.com/FlexibleEngineCloud/terraform-provider-flexibleengine/flexibleengine 14.101s
What this PR does / why we need it: This PR allows user creation controlling the access type (default, programmatic and console)
Release note: -->
PR Checklist
Acceptance Steps Performed