Skip to content

Commit

Permalink
move defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Jul 29, 2025
1 parent 75a68f5 commit cdd63b5
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
6 changes: 6 additions & 0 deletions common/defaults.tf
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
locals {
_defaults = {
"force_detach_policies" = false
"max_session_duration" = 3600
}
}
6 changes: 0 additions & 6 deletions defaults.tf

This file was deleted.

1 change: 1 addition & 0 deletions defaults.tf
1 change: 1 addition & 0 deletions rolesanywhere/defaults.tf

0 comments on commit cdd63b5

Please sign in to comment.