Cloudfront parameter to NOT wait for distribution to finish deploying #8175
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/cloudfront
Issues and PRs that pertain to the cloudfront service.
Milestone
Community Note
Description
In #260 the feature was to change the default behavior for deploying cloudfront to wait until the distribution is completely deployed. This takes approximately 8-20 minutes. Unfortunately, we have a dozen cloudfront terraforms that we manage and our deployment pipline which used to complete in a few minutes now delays and waits an intolerable amount of time.
I feel like changing the default was a reasonable decision, but the option to restore the previous behavior (without locking our provider version) would be a welcome feature.
New or Affected Resource(s)
Potential Terraform Configuration
References
CloudFront parameter to cause Terraform to wait until distribution is "Deployed" #260
CloudFront parameter to cause Terraform to wait until distribution is "Deployed" terraform#8749
resource/aws_cloudfront_distribution: Remove
viewer_certificate
configuration block argumentConflictsWith
usage and fix various related issues with deployment timing #7794The text was updated successfully, but these errors were encountered: