Skip to content

Commit

Permalink
resource/alicloud_eip_association: add new attribute instance_region_id.
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenHanZhang committed Jun 7, 2024
1 parent 9dadbfd commit b7c1eda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions alicloud/resource_alicloud_eip_address_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -978,6 +978,7 @@ func TestAccAliCloudEIPAddress_basic9_ip(t *testing.T) {
resource.Test(t, resource.TestCase{
PreCheck: func() {
testAccPreCheck(t)
testAccPreCheckWithTime(t, []int{1})
testAccPreCheckWithRegions(t, true, connectivity.EipAddressZoneSupportRegions)
},
IDRefreshName: resourceId,
Expand Down

0 comments on commit b7c1eda

Please sign in to comment.