Difference between revisions of "Origin argument in aws cloudfront distribution resource"
Jump to navigation
Jump to search
Line 15: | Line 15: | ||
** 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 Origin]] | * [[AWS::CloudFront::Distribution Origin]] | ||
+ | * [[Failed to delete origin: One or more of your cache behavior target origins or origin groups do not exist.]] | ||
== See also == | == See also == |
Revision as of 11:31, 30 June 2023
Required:
domain_name
, DNS domain name of either the S3 bucket, or web site of your custom origin.- origin_id
Related
- DomainName
- s3_origin_config
- custom_origin_config, if an S3 origin is required, use origin_access_control_id or s3_origin_config instead.
- AWS::CloudFront::Distribution Origin
- Failed to delete origin: One or more of your cache behavior target origins or origin groups do not exist.
See also
Advertising: