Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaozhu36 committed Feb 1, 2025
1 parent aa9c640 commit 1c36662
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import (
"github.com/hashicorp/terraform-plugin-sdk/helper/resource"
)

func TestAccAliCloudBastionhostHostAccountShareKeyAttachment_basic0(t *testing.T) {
func SkipTestAccAliCloudBastionhostHostAccountShareKeyAttachment_basic0(t *testing.T) {
var v map[string]interface{}
resourceId := "alicloud_bastionhost_host_account_share_key_attachment.default"
checkoutSupportedRegions(t, true, connectivity.BastionhostSupportRegions)
Expand Down

0 comments on commit 1c36662

Please sign in to comment.