forked from cloudpo
8000
sse/atmos
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] master from cloudposse:master #10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
pull
wants to merge
176
commits into
attawayinc:master
Choose a base branch
from
cloudposse:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… already defined by the caller. If they are not, set them in the code (#229)
…ld to custom command steps. Expose component config in custom commands (#231) * Update modules * Update custom commands * Update custom commands * Add `disabled` to component validation steps * Expose component config in custom commands * Expose component config in custom commands * Expose component config in custom commands * Expose component config in custom commands * Expose component config in custom commands * Expose component config in custom commands * Expose component config in custom commands * Expose component config in custom commands
* Update custom commands * Update custom commands * Update custom commands * Update custom commands * Update custom commands
* Update command-line args * Update command-line args * Update command-line args * Update command-line args * Update command-line args * Update command-line args * Update command-line args * Update command-line args
…ends` command (#237) * Update * Update atmos custom commands * Update vendor pull command * Update vendor pull command * Update `atmos terraform generate backends` command * Update `atmos terraform generate backends` command * Update `atmos terraform generate backends` command
* Update website * Update website * Update website * Update website * Update website * Update website * Updates * Update docs website * Update docs website * Updates * Updates * Update docs * Update docs * Update docs * Update docs * Update docs * Update docs * Update docs * Update docs website * Update docs website * Update docs website * Added docs for running docusaurus. (#242) * Auto Format * Add index_content.mdx * Add index_content.mdx * Updates * Updates * Updates * Updates * Updates * Updates * Updates * Updates * Updates * Updates * Reorganize Docs (#243) * fix links * Updates * fix broken links * fix broken links * Updates * Updates * add office hours video Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <erik@cloudposse.com> Co-authored-by: cloudpossebot <11232728+cloudpossebot@users.noreply.github.com>
EKS specific configuration items are all required for helmfile components only if `components.helmfile.use_eks` configuration is `true`, which is the *default*; otherwise no EKS configuration is required. Co-authored-by: Andriy Knysh <aknysh@users.noreply.github.com>
* Update website * Update website * Update website * Update website * Update website * Update website * Update website * Update website * Update website * Update website * Update website * Update website * Update website * Update website * Update website * Update website * Update website * Update website * Update website * Update website * Update website * Update website * Update website * Update website * Update website * Update website * Update website * Update website * Update website * Update README.md Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <erik@cloudposse.com> * Update README.yaml Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <erik@cloudposse.com> * Update atmos.yaml Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <erik@cloudposse.com> * Auto Format * Update cmd/terraform_generate_varfiles.go Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <erik@cloudposse.com> * Update website * Auto Format Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <erik@cloudposse.com> Co-authored-by: cloudpossebot <11232728+cloudpossebot@users.noreply.github.com>
* Import tutorials * Update website/docs/tutorials/atmos-getting-started.md Co-authored-by: Andriy Knysh <aknysh@users.noreply.github.com> * Update website/docs/tutorials/first-aws-environment.md Co-authored-by: Andriy Knysh <aknysh@users.noreply.github.com> * fix links Co-authored-by: Andriy Knysh <aknysh@users.noreply.github.com>
* move commands into folders * fix broken links * add sidebar classes * fix broken link * fix id * add more content * clean up duplicatino * update use-cases * update top menu * add new CLI sidebar * revert to using docs in main menu * add live demo CTA * update AWS docs
…mprovements (#251) * Update website * Update website * Update website * Update website * Update website * Update website * Update website * Update website * Update website * Update website * Update website * Update website/docs/core-concepts/components/component-inheritance.md Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <erik@cloudposse.com> * Update website/docs/core-concepts/components/component-inheritance.md Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <erik@cloudposse.com> * Update website/docs/core-concepts/components/component-inheritance.md Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <erik@cloudposse.com> * Update website/docs/core-concepts/components/component-inheritance.md Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <erik@cloudposse.com> * Update website/docs/core-concepts/components/component-inheritance.md Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <erik@cloudposse.com> * Update website/docs/core-concepts/components/component-inheritance.md Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <erik@cloudposse.com> * Update website/docs/core-concepts/components/component-inheritance.md Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <erik@cloudposse.com> * Update website/docs/core-concepts/components/component-inheritance.md Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <erik@cloudposse.com> * Update website/docs/core-concepts/components/component-inheritance.md Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <erik@cloudposse.com> * Update website * Update website * Update website Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <erik@cloudposse.com>
* standardize command formatting * standardize command formatting * fix broken link * fix chapters * fix slugs and stubs for describing stacks and components * add id slugs * fix broken links * fix links * Update website/docs/cli/commands/aws/aws-eks-update-kubeconfig.md Co-authored-by: Andriy Knysh <aknysh@users.noreply.github.com> * Update website/docs/cli/commands/terraform/terraform-shell.md Co-authored-by: Andriy Knysh <aknysh@users.noreply.github.com> * Update website/docs/core-concepts/stacks/describe-stacks.md Co-authored-by: Andriy Knysh <aknysh@users.noreply.github.com> * fix typo * fix links * fix grammar Co-authored-by: Andriy Knysh <aknysh@users.noreply.github.com>
* Fix unwanted back-quoting in usage string * Consistent quoting Co-authored-by: Andriy Knysh <aknysh@users.noreply.github.com> Co-authored-by: Andriy Knysh <aknysh@users.noreply.github.com>
* Fix typo * Update packages * Update dependencies calculation * Update dependencies calculation * Update dependencies calculation * Update dependencies calculation * Update dependencies calculation * Update docs * Update docs * Update docs * Update docs * Update docs * Update docs * Update docs * Update docs * Update docs * Update docs * Update docs * Update docs * Update docs * Update website/docs/core-concepts/components/components.md Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com> * Update website/docs/core-concepts/components/components.md Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com> * Update website/docs/core-concepts/components/describe-components.md Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com> * Update website/docs/core-concepts/components/describe-components.md Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com> * Updates Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com>
Bumps [mislav/bump-homebrew-formula-action](https://github.com/mislav/bump-homebrew-formula-action) from 1 to 2. - [Release notes](https://github.com/mislav/bump-homebrew-formula-action/releases) - [Commits](mislav/bump-homebrew-formula-action@v1...v2) --- updated-dependencies: - dependency-name: mislav/bump-homebrew-formula-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andriy Knysh <aknysh@users.noreply.github.com>
Bumps [github.com/santhosh-tekuri/jsonschema/v5](https://github.com/santhosh-tekuri/jsonschema) from 5.1.0 to 5.1.1. - [Release notes](https://github.com/santhosh-tekuri/jsonschema/releases) - [Commits](santhosh-tekuri/jsonschema@v5.1.0...v5.1.1) --- updated-dependencies: - dependency-name: github.com/santhosh-tekuri/jsonschema/v5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andriy Knysh <aknysh@users.noreply.github.com>
Use a Cobra PreRun function to end or abort a custom command when its invocation is incorrect or incomplete. Co-authored-by: Andriy Knysh <aknysh@users.noreply.github.com>
* Allow Custom CLI commands to be any (complex) shell commands ... using mvdan.cc/sh/v3's shell parser and interpreter. Also execute "valueCommand commands" the same way when defining environment variables for custom CLI commands. * Use full package reference Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com> * Actually, it's really 'mvdan.cc/sh/v3' * Prevent potential parsing errors and quote words in custom commands * In verbose mode, display shell command earlier This could help debugging failing commands ;-) * Factoring shell script execution Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com> Co-authored-by: Andriy Knysh <aknysh@users.noreply.github.com>
* Update versions * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Add `atmos describe affected` command * Update website/docs/cli/commands/describe/describe-affected.md Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <erik@cloudposse.com> * Add `atmos describe affected` command * Add `atmos describe affected` command * Update website/docs/cli/commands/describe/describe-affected.md Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <erik@cloudposse.com> * Add `atmos describe affected` command Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <erik@cloudposse.com>
Co-authored-by: Andriy Knysh <aknysh@users.noreply.github.com>
* fix responsiveness of css * fix exit code for grep * fix exit code for grep
* simplify install page * make installation prettier * fix footer h2 * fix footer h2 * fix instructions * always add margin to admonitions * deploy on merge to master * updates * updates * deploy to prod on merge to master * update demo * add nix install method --------- Co-authored-by: aknysh <andriy.knysh@gmail.com>
Bumps the website group in /website with 1 update: [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react). Updates `@mdx-js/react` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/mdx-js/mdx/releases) - [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md) - [Commits](https://github.com/mdx-js/mdx/commits/3.0.1/packages/react) --- updated-dependencies: - dependency-name: "@mdx-js/react" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: website ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * Update website/docs/cli/configuration.mdx Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <erik@cloudposse.com> --------- Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <erik@cloudposse.com>
Bumps the website group in /website with 1 update: [react-player](https://github.com/cookpete/react-player). Updates `react-player` from 2.14.1 to 2.15.1 - [Release notes](https://github.com/cookpete/react-player/releases) - [Changelog](https://github.com/cookpete/react-player/blob/master/CHANGELOG.md) - [Commits](cookpete/react-player@v2.14.1...v2.15.1) --- updated-dependencies: - dependency-name: react-player dependency-type: direct:production update-type: version-update:semver-minor dependency-group: website ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) from 0.61.0 to 0.62.0. - [Release notes](https://github.com/open-policy-agent/opa/releases) - [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md) - [Commits](open-policy-agent/opa@v0.61.0...v0.62.0) --- updated-dependencies: - dependency-name: github.com/open-policy-agent/opa dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Hans Donner <hans@hansdonner.nl>
* updates * Check and configure `prefix` for Terraform backend of type `gcs` * Check and configure `prefix` for Terraform backend of type `gcs` * Check and configure `prefix` for Terraform backend of type `gcs` * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates
…ng to Atmos stack manifests (#560) * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates
* updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates
#578) * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates
…. Update docs (#582) * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates
* updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * Apply suggestions from code review address comments Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <erik@cloudposse.com> * Add Google Tag Manager --------- Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <erik@cloudposse.com>
…to `Go` template configurations (#599) * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * Update website/docs/core-concepts/stacks/templating.md Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <erik@cloudposse.com> * updates --------- Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <erik@cloudposse.com>
* added tip for creating github app name * tips for generate private key
….terraform.command` section to `atmos.yaml`. Document OpenTofu support (#604) * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * Update website/docs/integrations/terraform.md * Update website/docs/cli/configuration.mdx Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <erik@cloudposse.com> * updates --------- Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <erik@cloudposse.com>
* updates * updates * updates * updates * updates * updates * Update website/docs/cli/configuration.mdx Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <erik@cloudposse.com> * Update website/docs/cli/configuration.mdx Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <erik@cloudposse.com> * updates * updates * updates --------- Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <erik@cloudposse.com>
* Add a file component * transparaent nav * fix transparency around logo and reduce transparency * fix color of transparency * polish off the border
#608) * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates
* updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates
…`--include-dependents` flag to `atmos describe affected` command (#616) * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * updates * update `atmos vendor pull` command
…579) Co-authored-by: Andriy Knysh <aknysh@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )