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

From wikieduonline
Jump to navigation Jump to search
 
(4 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>
  
  
Line 29: Line 29:
 
   }
 
   }
 
  }
 
  }
 +
 +
Terraform-kubernetes-django example:
 +
* https://github.com/djangoflow/terraform-kubernetes-django/blob/main/modules/aws/storage.tf
  
 
== Attributes output reference ==
 
== Attributes output reference ==
Line 38: Line 41:
 
* <code>[[count.index]]</code>
 
* <code>[[count.index]]</code>
 
* [[AWS website endpoint]]
 
* [[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: