-
-
Notifications
You must be signed in to change notification settings - Fork 112
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* skip components if not enabled Signed-off-by: Pulak Kanti Bhowmick <pkbhowmick007@gmail.com> * by default make component is enabled Signed-off-by: Pulak Kanti Bhowmick <pkbhowmick007@gmail.com> * refactor code Signed-off-by: Pulak Kanti Bhowmick <pkbhowmick007@gmail.com> * use disable instead of enable to use default value Signed-off-by: Pulak Kanti Bhowmick <pkbhowmick007@gmail.com> * rename to metadata.enabled Signed-off-by: Pulak Kanti Bhowmick <pkbhowmick007@gmail.com> * make by default enabled value is true Signed-off-by: Pulak Kanti Bhowmick <pkbhowmick007@gmail.com> * fix bug Signed-off-by: Pulak Kanti Bhowmick <pkbhowmick007@gmail.com> * add doc Signed-off-by: Pulak Kanti Bhowmick <pkbhowmick007@gmail.com> * update doc Signed-off-by: Pulak Kanti Bhowmick <pkbhowmick007@gmail.com> * fix typo Signed-off-by: Pulak Kanti Bhowmick <pkbhowmick007@gmail.com> * fix indentation Signed-off-by: Pulak Kanti Bhowmick <pkbhowmick007@gmail.com> * Update website/docs/core-concepts/stacks/define-components.mdx Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <erik@cloudposse.com> * Update website/docs/core-concepts/stacks/define-components.mdx Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <erik@cloudposse.com> * Update website/docs/core-concepts/stacks/define-components.mdx Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <erik@cloudposse.com> * Update website/docs/core-concepts/stacks/define-components.mdx Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * fix note Signed-off-by: Pulak Kanti Bhowmick <pkbhowmick007@gmail.com> --------- Signed-off-by: Pulak Kanti Bhowmick <pkbhowmick007@gmail.com> Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <erik@cloudposse.com> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
- Loading branch information
1 parent
4617630
commit 3342e8e
Showing
7 changed files
with
49 additions
and
8 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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