Difference between revisions of "Origin argument in aws cloudfront distribution resource"

From wikieduonline
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 
+
<code>[[origin]]</code> <ref>https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudfront_distribution#origin-arguments</ref>
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudfront_distribution#origin-arguments
 
  
  
 
Required:
 
Required:
 
* <code>[[domain_name]]</code>, [[DNS]] domain name of either the [[S3 bucket]], or web site of your custom origin.
 
* <code>[[domain_name]]</code>, [[DNS]] domain name of either the [[S3 bucket]], or web site of your custom origin.
* [[origin_id]]
+
* <code>[[origin_id]]</code>
  
 
== Related ==
 
== Related ==
Line 14: Line 13:
 
** https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudfront_distribution#custom_origin_config
 
** https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudfront_distribution#custom_origin_config
 
** https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudfront_distribution#custom-origin-config-arguments
 
** https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudfront_distribution#custom-origin-config-arguments
* [[AWS::CloudFront::Distribution]]
+
* [[AWS::CloudFront::Distribution Origin]]
 +
* [[Failed to delete origin: One or more of your cache behavior target origins or origin groups do not exist.]]
 +
* [[CloudFront origin failover]]
 +
* [[Terraform module: cloudfront]]
  
 
== See also ==
 
== See also ==

Latest revision as of 09:24, 3 September 2023

Advertising: