blob: 8101c8094eeea3e0eebee1b8676d489683ec5bbe [file] [log] [blame]
// this should be able to unpack the tarball and change the module directory to
// the archive directory regardless of its name.
module "bucket" {
source = "https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/archive/v3.3.0.tar.gz//*?archive=tar.gz"
}