initial commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
variable "aws-region" {}
|
||||
variable "customer-name" {}
|
||||
variable "environment" {}
|
||||
variable "project" {}
|
||||
variable "application" {}
|
||||
variable "owner" {}
|
||||
|
||||
variable "daily-backup-retention" {}
|
||||
variable "daily-backup-cron" {}
|
||||
variable "monthly-backup-retention" {}
|
||||
variable "monthly-backup-cron" {}
|
||||
Reference in New Issue
Block a user