diff --git a/website/source/docs/commands/push.html.md b/website/source/docs/commands/push.html.md index 551aa9bf7..c2cd190e5 100644 --- a/website/source/docs/commands/push.html.md +++ b/website/source/docs/commands/push.html.md @@ -12,7 +12,8 @@ sidebar_current: 'docs-commands-push' !> The Packer and Artifact Registry features of Atlas will no longer be actively developed or maintained and will be fully decommissioned on Friday, March 30, 2018. Please see our [guide on building immutable infrastructure with -Packer on CI/CD](/guides/packer-on-cicd/). +Packer on CI/CD](/guides/packer-on-cicd/) for ideas on implementing these +features yourself. The `packer push` command uploads a template and other required files to the Atlas service, which will run your packer build for you. [Learn more about diff --git a/website/source/docs/post-processors/atlas.html.md b/website/source/docs/post-processors/atlas.html.md index c4355ef37..e53bae48d 100644 --- a/website/source/docs/post-processors/atlas.html.md +++ b/website/source/docs/post-processors/atlas.html.md @@ -13,7 +13,8 @@ sidebar_current: 'docs-post-processors-atlas' !> The Packer and Artifact Registry features of Atlas will no longer be actively developed or maintained and will be fully decommissioned on Friday, March 30, 2018. Please see our [guide on building immutable infrastructure with -Packer on CI/CD](/guides/packer-on-cicd/). +Packer on CI/CD](/guides/packer-on-cicd/) for ideas on implementing these +features yourself. Type: `atlas` diff --git a/website/source/docs/templates/push.html.md b/website/source/docs/templates/push.html.md index ef86d2e11..4934ae16d 100644 --- a/website/source/docs/templates/push.html.md +++ b/website/source/docs/templates/push.html.md @@ -12,7 +12,8 @@ sidebar_current: 'docs-templates-push' !> The Packer and Artifact Registry features of Atlas will no longer be actively developed or maintained and will be fully decommissioned on Friday, March 30, 2018. Please see our [guide on building immutable infrastructure with -Packer on CI/CD](/guides/packer-on-cicd/). +Packer on CI/CD](/guides/packer-on-cicd/) for ideas on implementing these +features yourself. Within the template, the push section configures how a template can be [pushed](/docs/commands/push.html) to a remote build service.