Skip to content

Commit

Permalink
add resource of as group (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
zengchen1024 authored and niuzhenguo committed Sep 11, 2018
1 parent 8163db1 commit 3373433
Show file tree
Hide file tree
Showing 7 changed files with 951 additions and 3 deletions.
1 change: 1 addition & 0 deletions huaweicloud/provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@ func Provider() terraform.ResourceProvider {
"huaweicloud_rts_software_config_v1": resourceSoftwareConfigV1(),
"huaweicloud_ces_alarmrule": resourceAlarmRule(),
"huaweicloud_as_configuration_v1": resourceASConfiguration(),
"huaweicloud_as_group_v1": resourceASGroup(),
},

ConfigureFunc: configureProvider,
Expand Down
Loading

0 comments on commit 3373433

Please sign in to comment.