Skip to content

v1.475.0

Compare
Choose a tag to compare
@cloudposse-releaser cloudposse-releaser released this 01 Aug 22:25
· 26 commits to refs/heads/main since this release
2198e8e
EKS IDP roles added reader @goruha (#1089)

what

  • Added reader role for eks/idp-roles

why

  • Required for dynamic terraform roles to read k8s resources

references

feat: Auth0 Components @milldr (#1086)

what

  • Added components for Auth0 terraformation - auth0/tenant and auth0/app

why

  • Auth0 Application component. Auth0 is a third-party service that provides authentication and authorization as a service. It is typically used to to authenticate users.
  • auth0/tenant configures the Terraform provider and the Auth0 tenant itself
  • auth0/app deploys an Auth0 application

references

  • client engagement
Fix: README Formatting for Docusarus @milldr (#1084)

what

  • Misc fixes for admonition and support format for render on Docusarus

why

  • New lines are required after :::
  • Support MDX format

references

Fix README Format @milldr (#1083)

what

  • Fix formatting in READMEs for docusarus rendering

why

  • Fix closing tags and alignment for MDX

references