Skip to content

Commit f5f4d9b

Browse files
Update README.md
1 parent 0fddd81 commit f5f4d9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ In this use-case we will ONLY deploy cloud-bench, into the target account, calli
3737

3838
```terraform
3939
provider "aws" {
40-
region = var.region
40+
region = "AWS-REGION"
4141
}
4242
4343
provider "sysdig" {

0 commit comments

Comments
 (0)