Difference between revisions of "Terraform resource: aws s3 bucket website configuration"

From wikieduonline
Jump to navigation Jump to search
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
* <code>[[aws_s3_bucket_website_configuration]]</code> https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/s3_bucket_website_configuration
 
* <code>[[aws_s3_bucket_website_configuration]]</code> https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/s3_bucket_website_configuration
  
* [[Terraform module: s3-bucket]]
+
* [[Terraform module]]:<code>[[Terraform module: s3-bucket|s3-bucket]]</code>
  
  
 +
[[redirect_all_requests_to]]
  
== Example ==
+
== Official example ==
 
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/s3_bucket_website_configuration
 
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/s3_bucket_website_configuration
  
Line 29: Line 30:
 
  }
 
  }
  
 
+
Terraform-kubernetes-django example:
 
+
* https://github.com/djangoflow/terraform-kubernetes-django/blob/main/modules/aws/storage.tf
  
 
== Attributes output reference ==
 
== Attributes output reference ==
Line 39: Line 40:
 
* [[Cloudflare]]
 
* [[Cloudflare]]
 
* <code>[[count.index]]</code>
 
* <code>[[count.index]]</code>
 +
* [[AWS website endpoint]]
 +
* <code>[[aws_s3_bucket_cors_configuration]]</code>
 +
* [[aws_s3_bucket]]
  
 
== See also ==
 
== See also ==
 
* {{tf s3}}
 
* {{tf s3}}
* {{S3}}
 
  
 
[[Category:AWS]]
 
[[Category:AWS]]

Latest revision as of 11:49, 8 March 2024

Advertising: