Difference between revisions of "Terraform module: s3-bucket"
Jump to navigation
Jump to search
↑ https://registry.terraform.io/modules/terraform-aws-modules/s3-bucket/aws/latest#inputs
↑ https://registry.terraform.io/modules/terraform-aws-modules/s3-bucket/aws/latest#input_website
(6 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
[[Input]]s <ref>https://registry.terraform.io/modules/terraform-aws-modules/s3-bucket/aws/latest#inputs</ref> | [[Input]]s <ref>https://registry.terraform.io/modules/terraform-aws-modules/s3-bucket/aws/latest#inputs</ref> | ||
* <code>[[bucket]]</code> | * <code>[[bucket]]</code> | ||
− | * <code>[[website]]</code><ref>https://registry.terraform.io/modules/terraform-aws-modules/s3-bucket/aws/latest#input_website</ref> | + | * <code>[[website]]</code><ref>https://registry.terraform.io/modules/terraform-aws-modules/s3-bucket/aws/latest#input_website</ref>: [[Terraform map type|Map]] containing static web-site hosting or redirect configuration |
− | + | * <code>[[cors_rule]]</code> | |
+ | * <code>[[server_side_encryption_configuration]]</code> | ||
== Related == | == Related == | ||
* [[Terraform resource: aws s3 bucket website configuration]] | * [[Terraform resource: aws s3 bucket website configuration]] | ||
− | + | * <code>[[s3_bucket_website_domain]]</code> | |
+ | * <code>[[s3_bucket_website_endpoint]]</code> | ||
== See also == | == See also == |
Latest revision as of 06:50, 20 June 2024
bucket
website
[2]: Map containing static web-site hosting or redirect configurationcors_rule
server_side_encryption_configuration
Related[edit]
- Terraform resource: aws s3 bucket website configuration
s3_bucket_website_domain
s3_bucket_website_endpoint
See also[edit]
- Terraform S3 resources:
aws_s3_bucket, aws_s3_object, aws_s3_bucket_policy, aws_s3_bucket_acl, aws_s3_bucket_website_configuration, aws_s3_bucket cors_configuration, aws_s3_account_public_access_block
, Terraform module: s3-bucket,aws_s3_bucket_versioning, aws_s3_bucket_server_side_encryption_configuration, aws_s3_bucket_logging
Advertising: