Skip to content

Commit

Permalink
fixing vars for sns to sqs sms callbacks
Browse files Browse the repository at this point in the history
  • Loading branch information
P0NDER0SA committed Sep 18, 2024
1 parent 8fc08d7 commit 2e67f56
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 5 deletions.
4 changes: 0 additions & 4 deletions aws/sns_to_sqs_sms_callbacks/variables.tf
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
variable "billing_tag_value" {
type = string
description = "Identifies the billing code."
}
variable "sns_alert_warning_arn" {
type = string
}
Expand Down
28 changes: 27 additions & 1 deletion env/staging/sns_to_sqs_sms_callbacks/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2e67f56

Please sign in to comment.