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

support enterprise_project_id in sfs turbo #1030

Merged
merged 1 commit into from
Apr 2, 2021

Conversation

Jason-Zhang9309
Copy link
Collaborator

@Jason-Zhang9309 Jason-Zhang9309 commented Apr 1, 2021

What this PR does / why we need it:

support enterprise_project_id in sfs turbo

Which issue this PR fixes:
(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)
related #1019

Special notes for your reviewer:

Release note:


PR Checklist

  • Tests added/passed.
  • Documentation updated.
  • Schema updated.

Acceptance Steps Performed

make testacc TEST='./huaweicloud' TESTARGS='-run TestAccSFSTurbo_withEpsId'
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./huaweicloud -v -run TestAccSFSTurbo_withEpsId -timeout 360m -parallel 4
=== RUN   TestAccSFSTurbo_withEpsId
=== PAUSE TestAccSFSTurbo_withEpsId
=== CONT  TestAccSFSTurbo_withEpsId
--- PASS: TestAccSFSTurbo_withEpsId (405.47s)
PASS
ok      github.com/huaweicloud/terraform-provider-huaweicloud/huaweicloud       405.591s

Comment on lines +60 to +62
* `enterprise_project_id` - (Optional, String, ForceNew) The enterprise project id of the file system.
Changing this will create a new resource.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the docs/data-sources/enterprise_project.md should be updated as while.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@ShiChangkuo ShiChangkuo merged commit efd2059 into huaweicloud:master Apr 2, 2021
@Jason-Zhang9309 Jason-Zhang9309 deleted the dev-sfs branch April 2, 2021 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants