Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(identityUserV3): add access_mode capability #1122

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

pixhub
Copy link

@pixhub pixhub commented Apr 19, 2024

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

  • Tests added/passed.
  • Documentation updated.
  • 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

@pixhub pixhub changed the title Feat/identity user v3 accessmode feat: identity user v3 accessmode Apr 19, 2024
@pixhub pixhub changed the title feat: identity user v3 accessmode feat(identityUserV3): add access_mode capability Apr 19, 2024
@pixhub
Copy link
Author

pixhub commented Apr 29, 2024

Hi,

Any update on this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant