Skip to content

v0.82.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 19 Jul 14:59
· 77 commits to refs/heads/master since this release
23d5683
Fixed relative links to example and tests @zdmytriv (#589)

what

  • Fixed relative links to example and tests

why

  • Replacing relative links in READMEs with fully qualified URLs to corresponding GitHub files and folders

references

AWS components tree initially should not be collapsed in left sidebar @zdmytriv (#590)

what

  • AWS components tree initially should not be collapsed in left sidebar

why

  • UX improvements

references

Fixed folders rendering for eks and tgw @zdmytriv (#588)

what

  • Fixed folders rendering for eks and tgw

why

  • Fixed folders rendering for eks and tgw so these folders will get their own link
Screenshot 2023-07-05 at 19 53 59

references

Update terraform testing docs and chatops @max-lobur (#578)

what

why

  • Preparing for the new shared workflows rollout
Added 'Sign Your Commits with SSH' page to best practices @zdmytriv (#587)

what

  • Added 'Sign Your Commits with SSH' page to best practices

why

  • Added 'Sign Your Commits with SSH' page to best practices

references

`.editorconfig` Typo @milldr (#586)

what

fixed intent typo

why

should be spelled "indent"

references

https://cloudposse.slack.com/archives/C01EY65H1PA/p1685638634845009

Update branches in CI @max-lobur (#585)

what

  • Update after branch renames

why

  • Fixing CI
chore: add rego support for spacelift policies @dudymas (#583)

what

  • enable rego for prism

why

  • code blocks for spacelift policies will be in rego
Renamed 'catalog' to 'library' @zdmytriv (#582)

what

  • Renamed 'catalog' to 'library'

why

  • We use library for components and catalog for configurations.

references