mirror of
https://github.com/sidpalas/devops-directive-terraform-course.git
synced 2025-12-15 23:31:14 +00:00
Updates from bitrot livestream
This commit is contained in:
@@ -22,8 +22,8 @@ variable "instance_type" {
|
||||
|
||||
# S3 Variables
|
||||
|
||||
variable "bucket_name" {
|
||||
description = "name of s3 bucket for app data"
|
||||
variable "bucket_prefix" {
|
||||
description = "prefix of s3 bucket for app data"
|
||||
type = string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user