Skip to content

Commit

Permalink
Support fortios_user_saml
Browse files Browse the repository at this point in the history
  • Loading branch information
frankshen01 committed Nov 20, 2020
1 parent 51b1a8f commit 8154a52
Show file tree
Hide file tree
Showing 4 changed files with 568 additions and 0 deletions.
1 change: 1 addition & 0 deletions fortios/provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -522,6 +522,7 @@ func Provider() terraform.ResourceProvider {
"fortios_user_krbkeytab": resourceUserKrbKeytab(),
"fortios_user_domaincontroller": resourceUserDomainController(),
"fortios_user_pop3": resourceUserPop3(),
"fortios_user_saml": resourceUserSaml(),
"fortios_user_fsso": resourceUserFsso(),
"fortios_user_adgrp": resourceUserAdgrp(),
"fortios_user_fssopolling": resourceUserFssoPolling(),
Expand Down
Loading

0 comments on commit 8154a52

Please sign in to comment.