Skip to content

Releases: cloudposse/docs

v1.22.0

18 Mar 20:44
c2d9a27

Choose a tag to compare

Address @osterman comments @goruha (#736)

what

why

  • Improve documentation

references

v1.21.0

18 Mar 19:37
9c0ef1b

Choose a tag to compare

Component testing guide @goruha (#733)

what

  • Added writing components testing guide

why

  • Allow contributors to add components tests

v1.20.1

18 Mar 15:40
1378bc4

Choose a tag to compare

Improve the Onboarding Workflow @osterman (#735)

what

  • Change banner wording to "Start here!"
  • Introduce what the documentation is for and why we sell it

why

  • Make it more clear that to follow the documentation, they need the configuration

v1.20.0

17 Mar 21:09
4a849ac

Choose a tag to compare

Introduce Cloud Posse Support Options @osterman (#734)

What

  • Introduce Essential, Flexible, and Priority Support options
  • Deprecate bundled support options previously included with Quickstart and Jumpstart
  • Added tailwind support to simplify future CSS
  • Created an expandable ActionCard that let's the CTA expand a list of options.

Why

  • Bundled support was a "one size fits all" approach that didn't accommodate all needs
  • New options allow customers to tailor their support package to fit their requirements
  • Customers can adjust their support level based on budget and evolving needs
fix: Corrected Dockerfile path @milldr (#732)

what

  • Set the path for the example snippet for the generated Dockerfile

why

  • We have moved the default location for the Dockerfile

references

♻️ fix: Dockerfile Path for Docs @cloudpossebot (#731)

[!IMPORTANT]
Do not merge this PR manually. It will be handled automatically by the cloudposse/refarch-scaffold repository.
Instead, please review the changes and merge cloudposse/refarch-scaffold#740

What

This pull request was created by the 🚀 Generate Examples workflow in the cloudposse/refarch-scaffold repository. This PR updates this documentation repo with the latest configuration for the Cloud Posse reference architecture.

Why

This documentation repo is used for reference purposes and should have the latest configuration.

References

Internal PR: cloudposse/refarch-scaffold#740

♻️ chore: Update geodesic version to 4.3.0 in baseline.yaml and Dockerfile @cloudpossebot (#730)

[!IMPORTANT]
Do not merge this PR manually. It will be handled automatically by the cloudposse/refarch-scaffold repository.
Instead, please review the changes and merge cloudposse/refarch-scaffold#737

What

This pull request was created by the 🚀 Generate Examples workflow in the cloudposse/refarch-scaffold repository. This PR updates this documentation repo with the latest configuration for the Cloud Posse reference architecture.

Why

This documentation repo is used for reference purposes and should have the latest configuration.

References

Internal PR: cloudposse/refarch-scaffold#737

v1.19.0

26 Feb 01:18
c0a87a9

Choose a tag to compare

chore: Link for ArgoCD Bot User @milldr (#729)

what

  • Corrected link for ArgoCD bot user

why

  • This paragraph's intention is to direct to an FAQ for using the bot user to create ArgoCD repos rather than manually creating the repos (optional)

references

♻️ chore: Quickstart Improvements @cloudpossebot (#727)

[!IMPORTANT]
Do not merge this PR manually. It will be handled automatically by the cloudposse/refarch-scaffold repository.
Instead, please review the changes and merge cloudposse/refarch-scaffold#734

What

This pull request was created by the 🚀 Generate Examples workflow in the cloudposse/refarch-scaffold repository. This PR updates this documentation repo with the latest configuration for the Cloud Posse reference architecture.

Why

This documentation repo is used for reference purposes and should have the latest configuration.

References

Internal PR: cloudposse/refarch-scaffold#734

v1.18.0

18 Feb 19:54
a4c4729

Choose a tag to compare

Announce Quickstart Sponsorship @osterman (#728)

what

  • Change the announcement CTA to promote quickstart sponsorship
  • Disable formatOnSave for .mdx files as it messes up the formatting of lists
  • Fix formatting of lists

why

  • Make it more obvious that the configurations are only available via GitHub Sponsors

highlights

CleanShot 2025-02-18 at 09 41 51

v1.17.0

15 Feb 16:44
9f07e32

Choose a tag to compare

chore: Replaced All Atlassian Links @milldr (#726)

what

  • Replaced or deleted every atlassian link

why

  • We dont use confluence anymore. Each out dated reference needs to be updated or delete

references

  • Email, customer was redirected to atlassian

v1.16.0

13 Feb 17:01
138b750

Choose a tag to compare

Fix: Edit Link @milldr (#725)

what

  • Fix the default link for editing files

why

  • The link for any page to edit should work!

references

  • n/a
♻️ fix: corrections to gitops apply and add tofu @cloudpossebot (#724)

[!IMPORTANT]
Do not merge this PR manually. It will be handled automatically by the cloudposse/refarch-scaffold repository.
Instead, please review the changes and merge cloudposse/refarch-scaffold#729

What

This pull request was created by the 🚀 Generate Examples workflow in the cloudposse/refarch-scaffold repository. This PR updates this documentation repo with the latest configuration for the Cloud Posse reference architecture.

Why

This documentation repo is used for reference purposes and should have the latest configuration.

References

Internal PR: cloudposse/refarch-scaffold#729

v1.15.0

10 Jan 21:45
49e5695

Choose a tag to compare

DEV-2617: Improved AtmosWorkflows @milldr (#703)

what

  • Handle recursive AtmosWorkflow calls
  • Handle "echo" titles
  • Better format shell scripts inside workflows

why

  • Improved user experience. No commands are hidden behind workflows

references

  • DEV-2617
  • DEV-2494

examples

Workflow with nothing special

  1. Each workflow step is a separate docs "Step"
  2. Add the workflow description

Example: https://pr-703.cloudposse-docs.ue2.dev.plat.cloudposse.org/layers/eks/deploy-clusters/#-deploy-platform-dev-cluster-resources

CleanShot 2025-01-10 at 10 50 34@2x

Workflow with command grouping

  1. Using the echo command step to designate the group start
  2. Put all steps in the group into 1 code block

Example: https://pr-703.cloudposse-docs.ue2.dev.plat.cloudposse.org/layers/network/dns-setup/#-deploy-dns-components

CleanShot 2025-01-10 at 10 51 05@2x

Workflow with vendoring

  1. Combine all vendor steps into 1 code block

Example: https://pr-703.cloudposse-docs.ue2.dev.plat.cloudposse.org/layers/eks/deploy-clusters/#-vendor-components

CleanShot 2025-01-10 at 11 21 25@2x

fix: renovate config link is broken @Gowiem (#721)

what

  • Cloud Posse needs a new link for the renovate config file that they shared in this doc.

why

  • Link is broken -- It goes no where.

references

CleanShot 2024-12-22 at 14 31 36@2x

Arc 2024-12-22 14 30 00

Arc 2024-12-22 14 29 51

Fix admonition regarding component migration @osterman (#720)

what

  • Clarify that the GitHub repository has moved, not the documentation

why

  • Previously we made it look like the documentation has migrated

v1.14.0

04 Dec 21:05
04ddb88

Choose a tag to compare

DEV-2741: Cold Start Improvements and EKS FAQs @milldr (#717)

what

  • Added 2 FAQs for EKS
  • QoL improvements to cold start

why

  • I encountered both of these issues when deploying EKS and the cold start recently

references