Skip to content

Commit

Permalink
Fix checkov findings
Browse files Browse the repository at this point in the history
  • Loading branch information
koenighotze committed May 27, 2024
1 parent e0f6477 commit ba93264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bodleian/infrastructure-repository.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module "bodleian_project" {
# tflint-ignore: terraform_module_pinned_source
#checkov:skip=CKV_TF_1:Allow admin for this bucket
#checkov:skip=CKV_TF_2:No version for the module ref.
source = "github.com/koenighotze/gcp-tf-modules/infrastructure-project"

project_id = data.google_project.project.project_id
Expand Down

0 comments on commit ba93264

Please sign in to comment.