Skip to content

Commit

Permalink
tflint ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
julialawrence committed Sep 9, 2024
1 parent 0a9b795 commit 98bc21c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions management-account/terraform/sso-scim.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ module "scim" {
}

module "entraid_scim" {
# tflint-ignore: terraform_module_pinned_source
source = "github.com/ministryofjustice/moj-terraform-scim-entra-id"
azure_tenant_id = "your-tenant-id"
azure_client_id = "your-client-id"
Expand Down

0 comments on commit 98bc21c

Please sign in to comment.