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

testcase/alicloud_nat_gateway: Improves the nat gateway testcases; testcase/alicloud_snat_entry: Improves the snat entry testcases; #4474

Merged
merged 1 commit into from Jan 25, 2022

Conversation

thisnihonglei
Copy link
Contributor

No description provided.

@CLAassistant
Copy link

CLAassistant commented Jan 10, 2022

CLA assistant check
All committers have signed the CLA.

@thisnihonglei thisnihonglei changed the title testcase/alicloud_nat_gateway: Improves the nat gateway testcases testcase/alicloud_nat_gateway: Improves the nat gateway testcases; testcase/alicloud_snat_entry: Improves the snat entry testcases; Jan 10, 2022
testAccCheck(map[string]string{
"specification": "Middle",
}),
testAccCheck(map[string]string{}),
Copy link
Member

Choose a reason for hiding this comment

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

这个是为啥注释掉?是不返回了么?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

这个字段仅当InstanceChargeType为PrePaid(包年包月公网NAT网关)创建的资源才有效,这里虽然可以update,并且update不报错。但是其实update这一步是没有起到修改作用的。包年包月公网NAT网关,才会返回这个字段。

Copy link
Contributor Author

Choose a reason for hiding this comment

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

正常的后付费资源,这个spec字段是返回空的

…tcase/alicloud_snat_entry: Improves the snat entry testcases;
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

3 participants