Skip to content

This infra is compliant with version 2.0.1 of the company policy

Notifications You must be signed in to change notification settings

example-policy-org/infra2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Infra2

This infra is compliant with version 2.0.1 of the company policy

Test policy locally

$ docker run --rm -ti -v $(pwd):/apps ghcr.io/example-policy-org/policy-checker

Checking policy version...
Policy version: 2.0.1
Fetching Policy...

Running policy checker...

       _               _
   ___| |__   ___  ___| | _______   __
  / __| '_ \ / _ \/ __| |/ / _ \ \ / /
 | (__| | | |  __/ (__|   < (_) \ V /
  \___|_| |_|\___|\___|_|\_\___/ \_/

By bridgecrew.io | version: 2.0.1034

terraform scan results:

Passed checks: 3, Failed checks: 0, Skipped checks: 0

Check: CUSTOM_AWS_2: "Check that all resources are tagged with the key - department with a known value"
	PASSED for resource: aws_s3_bucket.b
	File: /main.tf:1-6
Check: : ""
	PASSED for resource: aws_s3_bucket.b
	File: /main.tf:1-6
Check: CUSTOM_AWS_1: "Check that all resources are tagged with the key - department"
	PASSED for resource: aws_s3_bucket.b
	File: /main.tf:1-6