-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Feat.] IMS: Add user input field hw_firmware_type (#2816)
[Feat.] IMS: Add user input field hw_firmware_type Summary of the Pull Request resource/opentelekomcloud_images_image_v2 Users can now define the fields: hw_firmware_type datasource/opentelekomcloud_images_image_v2 If set during creation, users receive the above mentioned fields. PR Checklist Refers to: #2799 Tests added/passed. Documentation updated. Schema updated. Release notes added. Acceptance Steps Performed === RUN TestAccImagesImageV2_hwFirmwareType --- PASS: TestAccImagesImageV2_hwFirmwareType (335.24s) PASS === RUN TestAccImagesV2ImageDataSource_basic --- PASS: TestAccImagesV2ImageDataSource_basic (262.38s) PASS Reviewed-by: Anton Sidelnikov
- Loading branch information
1 parent
a2db455
commit 3329063
Showing
7 changed files
with
120 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 4 additions & 0 deletions
4
releasenotes/notes/ims-images-image-v2-new-field-7a93d2229cb5bb30.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
--- | ||
features: | ||
- | | ||
**[IMS]** Added `hw_firmware_type` as argument in ``resource/opentelekomcloud_ims_image_v2`` and as attribute in ``datasource/opentelekomcloud_ims_image_v2`` (`#2816 <https://github.com/opentelekomcloud/terraform-provider-opentelekomcloud/pull/2816>`_) |