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

Add SWR organization resource #1046

Merged
merged 3 commits into from
Apr 9, 2021
Merged

Conversation

niuzhenguo
Copy link
Member

@niuzhenguo niuzhenguo commented Apr 8, 2021

What this PR does / why we need it:

Added new resource SWR organization.

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

PR Checklist

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

Acceptance Steps Performed

make testacc TEST='./huaweicloud' TESTARGS='-run=TestAccSWROrganization_basic'
TF_ACC=1 go test ./huaweicloud/ -v -run=TestAccSWROrganization_basic -timeout 360m -parallel 4
=== RUN   TestAccSWROrganization_basic
=== PAUSE TestAccSWROrganization_basic
=== CONT  TestAccSWROrganization_basic
--- PASS: TestAccSWROrganization_basic (77.64s)
PASS
ok      github.com/huaweicloud/terraform-provider-huaweicloud/huaweicloud       77.660s

huaweicloud/endpoints.go Outdated Show resolved Hide resolved
huaweicloud/endpoints.go Show resolved Hide resolved
@ShiChangkuo ShiChangkuo merged commit 7407fd4 into huaweicloud:master Apr 9, 2021
@niuzhenguo niuzhenguo deleted the swr branch April 12, 2021 01:29
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.

Any plan to support SWR (Software Repository for Container) ?
2 participants