Skip to content

Commit 33d39f9

Browse files
authored
update main.tf
1 parent 7948976 commit 33d39f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ variable "aws_region" {
2626

2727
variable "account_id" {
2828
description = "AWS Account ID"
29-
default = "932043840972"
29+
default = "YOUR_AWS_ACCOUNT_NUMBER"
3030
}
3131

3232
variable "sns_topic_name" {

0 commit comments

Comments
 (0)