You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/website/source/docs/enterprise/packer/builds/rebuilding.html.md

827 B

layout page_title sidebar_current description
enterprise Rebuilding - Packer Builds - Terraform Enterprise docs-enterprise-packerbuilds-rebuilding Sometimes builds fail due to temporary or remotely controlled conditions.

Rebuilding Builds

Sometimes builds fail due to temporary or remotely controlled conditions.

In this case, it may make sense to "rebuild" a Packer build. To do so, visit the build you wish to run again and click the Rebuild button. This will take that exact version of configuration and run it again.

You can rebuild at any point in history, but this may cause side effects that are not wanted. For example, if you were to rebuild an old version of a build, it may create the next version of an artifact that is then released, causing a rollback of your configuration to occur.