Goal
Refactor your config so the bucket name comes from an input variable bucket_name (type string, no default), and apply with -var="bucket_name=certland-labs-var".
Requirements
- A
variable "bucket_name"block,type = string, required (no default) - The
aws_s3_bucketusesvar.bucket_name - Apply creates the bucket
certland-labs-var