We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
While trying to import a CCE-Nodepool I noticed that it is not possible to be imported..
opentelekomcloud_cce_node_pool_v3
terraform import opentelekomcloud_cce_node_pool_v3.this xxxxxxxxxxyyyyyyyyyyyyyyyyyyy Error: resource opentelekomcloud_cce_node_pool_v3 doesn't support import
#1023
The text was updated successfully, but these errors were encountered:
[CCE] Add possibility to import nodepools (#1082)
b3553a3
[CCE] Add possibility to import nodepools Summary of the Pull Request Add possibility to import resource/opentelekomcloud_cce_node_pool_v3 Closes: #1040 PR Checklist Refers to: #1040 Tests added/passed. Documentation updated. Acceptance Steps Performed Basic === RUN TestAccCCENodePoolsV3_basic --- PASS: TestAccCCENodePoolsV3_basic (832.48s) === RUN TestAccCCENodePoolsV3_randomAZ --- PASS: TestAccCCENodePoolsV3_randomAZ (694.29s) PASS Process finished with the exit code 0 Import === RUN TestAccCCENodePoolV3ImportBasic --- PASS: TestAccCCENodePoolV3ImportBasic (696.66s) PASS Process finished with the exit code 0 Reviewed-by: None <None> Reviewed-by: Irina Pereiaslavskaia <None> Reviewed-by: Polina Gubina <None>
lego963
Successfully merging a pull request may close this issue.
Description of the enhancement
While trying to import a CCE-Nodepool I noticed that it is not possible to be imported..
Resource
opentelekomcloud_cce_node_pool_v3
Reference
#1023
The text was updated successfully, but these errors were encountered: