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

New Resource alicloud_eais_instance New Datasource alicloud_eais_instances #4032

Merged
merged 1 commit into from
Sep 24, 2021
Merged

Conversation

xinmu0426
Copy link
Contributor

New Datasource alicloud_eais_instances

alicloud/resource_alicloud_eais_instance.go Outdated Show resolved Hide resolved
alicloud/resource_alicloud_eais_instance.go Outdated Show resolved Hide resolved
website/docs/r/eais_instance.html.markdown Outdated Show resolved Hide resolved
ResourceName: resourceId,
ImportState: true,
ImportStateVerify: true,
ImportStateVerifyIgnore: []string{"vswitch_id", "force", "security_group_id"},
Copy link
Member

Choose a reason for hiding this comment

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

vswith_id 和 security_group_id 没有返回,有开aone么?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Aone已经开了

var DBFSSystemSupportRegions = []Region{Hangzhou}
var EAISSystemSupportRegions = []Region{Hangzhou}
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

@xinmu0426 xinmu0426 Sep 24, 2021

Choose a reason for hiding this comment

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

这个也是没有支持查询可用区的API,所以只能在测试的时候先写死了,也开了相关aone给云产品

New Datasource `alicloud_eais_instances`
@xiaozhu36 xiaozhu36 merged commit 3e4e4a7 into aliyun:master Sep 24, 2021
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