fleet/infrastructure/sandbox/Data/variables.tf
Zachary Winnerman 70524b6e3a
Sandbox data (#8523)
* Initial work on sandbox data pipeline

* Update python code to have preliminary code

* Added in final code for sandbox-data.
Huge delay because I needed to double check licensing
2022-11-01 12:41:13 -04:00

4 lines
97 B
HCL

variable "prefix" {}
variable "vpc" {}
variable "access_logs_s3_bucket" {}
variable "kms_key" {}