Difference between revisions of "Origin"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
* <code>[[git branch -r]]</code> | * <code>[[git branch -r]]</code> | ||
* [[origin argument in aws cloudfront distribution resource]] | * [[origin argument in aws cloudfront distribution resource]] | ||
+ | * [[AWS CloudFront origin failover]] | ||
* [[Terraform resource:]] <code>[[Terraform resource: aws cloudfront distribution|aws_cloudfront_distribution]]</code> | * [[Terraform resource:]] <code>[[Terraform resource: aws cloudfront distribution|aws_cloudfront_distribution]]</code> | ||
* [[Failed to create origin: The parameter origin name cannot be an IP address.]] | * [[Failed to create origin: The parameter origin name cannot be an IP address.]] |
Revision as of 09:08, 6 July 2023
This article is a Draft. Help us to complete it.
git push --set-upstream origin master git push --set-upstream origin main
git merge origin/main git merge origin/main --allow-unrelated-histories
Related terms
git branch -r
- origin argument in aws cloudfront distribution resource
- AWS CloudFront origin failover
- Terraform resource:
aws_cloudfront_distribution
- Failed to create origin: The parameter origin name cannot be an IP address.
- Failed to contact the origin.
See also
Advertising: