We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a45c887 commit 7db8cbaCopy full SHA for 7db8cba
aws_sra_examples/terraform/solutions/providers.tf
@@ -4,6 +4,7 @@
4
########################################################################
5
6
terraform {
7
+ # checkov:skip=CKV_TF_3:Ensure state files are locked
8
required_providers {
9
aws = ">= 5.1.0"
10
}
0 commit comments