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 iec images data source and docs #780

Merged
merged 2 commits into from
Dec 28, 2020
Merged

support iec images data source and docs #780

merged 2 commits into from
Dec 28, 2020

Conversation

Lance52259
Copy link
Collaborator

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


* `id` - The id of the iec images.
* `name` - The name of the iec images.
* `status` - The status of the iec images. Images has four states: "saving",
Copy link
Collaborator

Choose a reason for hiding this comment

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

according to the querying conditation, only active images will be shown

Update 'image' block description because status just support "active" now.
@ShiChangkuo ShiChangkuo merged commit c556b64 into huaweicloud:master Dec 28, 2020
@Lance52259 Lance52259 deleted the imagesFetch branch January 15, 2021 06:46
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