Skip to content

tlorreyte/terratest-demo

Repository files navigation

terratest-demo

Base for a Terratest demo

Requirements

Name Version
aws 4.4.0

Providers

Name Version
aws 4.4.0

Modules

No modules.

Resources

Name Type
aws_s3_bucket.log_static resource
aws_s3_bucket.static resource
aws_s3_bucket_acl.log_static resource
aws_s3_bucket_acl.static resource
aws_s3_bucket_cors_configuration.static resource
aws_s3_bucket_logging.static resource
aws_s3_bucket_policy.static resource
aws_s3_bucket_versioning.static resource
aws_s3_bucket_website_configuration.static resource
aws_s3_object.error resource
aws_s3_object.index resource

Inputs

Name Description Type Default Required
bucket_name Static bucket name string "static-terratest-tlorreyte" no
tags Static bucket tags map(string)
{
"Name": "static-terratest-tlorreyte",
"Project": "terratest-article"
}
no

Outputs

Name Description
bucket_arn Static bucket ARN
bucket_endpoint Static bucket Endpoint

About

Base for a Terratest demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published