Skip to content

Commit

Permalink
Feature/disable signup (#12)
Browse files Browse the repository at this point in the history
* test signupEnabled tag

* update tfsec for pre-commit

Co-authored-by: Colton Wrisner <colton.d.wrisner@saic.com>
  • Loading branch information
Xerralt and Colton Wrisner authored Jan 7, 2021
1 parent 06a0178 commit f4dad7e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform 0.13.5
terraform-docs v0.10.1
tflint 0.20.3
tfsec 0.36.0
tfsec 0.36.6
helmfile 0.132.1
helm 3.4.0
2 changes: 2 additions & 0 deletions helmfiles/subhelmfiles/gitlab.helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ releases:
enableImpersonation: true
defaultCanCreateGroup: false
usernameChangingEnabled: false
initialDefaults:
signupEnabled: false
defaultProjectsFeatures:
issues: true
mergeRequests: true
Expand Down

0 comments on commit f4dad7e

Please sign in to comment.