Skip to content

Commit bafd86a

Browse files
authored
Merge pull request apache#484 from niuzhenguo/remove-fc-sg-workaround
Remove unneeded workaround for default sg of fusioncloud
2 parents 602ae18 + 037771c commit bafd86a

File tree

1 file changed

+0
-2
lines changed
  • playbooks/terraform-provider-huaweicloud-acceptance-test-fusioncloud

1 file changed

+0
-2
lines changed

playbooks/terraform-provider-huaweicloud-acceptance-test-fusioncloud/run.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@
5050
# can only set one of OS_DOMAIN_ID and OS_DOMAIN_NAME
5151
unset OS_DOMAIN_ID
5252
53-
# workaround, see terraform-providers/terraform-provider-huaweicloud#50
54-
sed -i s/Sys-default/default/ huaweicloud/resource_huaweicloud_compute_instance_v2.go
5553
# workaround, disable AK/SK auth to use token auth instead
5654
unset OS_ACCESS_KEY
5755
unset OS_SECRET_KEY

0 commit comments

Comments
 (0)