Commit 7b9abdc
[SYNC] Develop to Master (#287)
* if price is 0, exclude from dataset (#174)
* if price is 0, exclude from dataset
* removed .DS_Store
* added generated files
* removed incorrect files (#176)
* update gitref for sqs
* [S73] Feature: Per-Instance Artifactories Module (#210)
* Added artifactories facets modules
* added schema
* updated spec
* changed type to string
* updated to null
* introduced indentation
* updated spec
* updated spec to have include_all false as default
* updated type from bool to boolean
* Revert "[S73] Feature: Per-Instance Artifactories Module (#210)" (#214)
This reverts commit 71471b7.
* if price is 0, exclude from dataset (#174)
* if price is 0, exclude from dataset
* removed .DS_Store
* added generated files
* removed incorrect files (#176)
* [S73] Feature: Per-Instance Artifactories Module (#210)
* Added artifactories facets modules
* added schema
* updated spec
* changed type to string
* updated to null
* introduced indentation
* updated spec
* updated spec to have include_all false as default
* updated type from bool to boolean
* Revert "[S73] Feature: Per-Instance Artifactories Module (#210)" (#214)
This reverts commit 71471b7.
* [S73] Feature: Per-Instance Artifactories Module (#215)
* Added artifactories facets modules
* added schema
* updated spec
* changed type to string
* updated to null
* introduced indentation
* updated spec
* updated spec to have include_all false as default
* updated type from bool to boolean
* added intent level output
* Artifactories Terraform Module (#228)
* added artifactories module
* updates to vault module
* removed facets yaml outputs
* added gitignore files
* Cleaned up ignored files
* Cleaned up ignored files
* Cleaned up ignored files
* added artifactories module
* updated to vault facets.yaml
* terraform fmt
* deleted zip_modules.py
* updated module source
* Add 0.2 version of database users part 2 (#229)
* Add 0.2 version of postgres_user default flavor
* Add 0.2 version of mysql_user default flavor
* add depends on database-operator for postgres user
* Add 0.2 version of kafka_user default flavor
* Remove input from sample
* update escaping for *
* define and add output for kafka
* fix output string
* fix output for all users
* use updated path for utility modules
* remove depends on block from facets.yaml
* remove versions.tf
* updated to work with github app
(cherry picked from commit 122c9dc28b355bfe612e98f026decf2195beb507)
* Innersourcing workflows (#230)
* added zip modules py
* updated the print statement
* modified the print message in zip_modules.py
* Implement concurrent zipping and uploading to S3 in zip_modules.py
* Update publish workflow to run on custom runner and assume dependencies are installed.
* Move zip_modules.py to workflows folder.
* removed comments
* added support for optional variable branch
* Innersourcing workflows update (#231)
* added zip modules py
* updated the print statement
* modified the print message in zip_modules.py
* Implement concurrent zipping and uploading to S3 in zip_modules.py
* Update publish workflow to run on custom runner and assume dependencies are installed.
* Move zip_modules.py to workflows folder.
* removed comments
* added support for optional variable branch
* Add dependency installation step to publish workflow.
* added support for optional variable branch
* added support for install dependencies
* Add S3 bucket name to zip_modules.py.
* updated workflow and create a new directory to zip modules
* updated workflow and create a new directory to zip modules
* updated workflow and create a new directory to zip modules
* Update requirements.txt to include only necessary external dependencies.
* posting success message to slack channel
* removed the development branch support
* changes
* changes
* deleted zip modules previous file
* Update publish workflow to use S3_BUCKET_NAME from workflow variable.
* Update zip_modules.py to use S3 bucket name from environment variable.
* Preview modules (#239)
* Updated preview.yml to read token secret name from TokenRef
* Updated preview.yml to read token secret name from TokenRef
* Updated preview.yml to append -github_ref to the version in facets.yaml
* if price is 0, exclude from dataset (#174)
* if price is 0, exclude from dataset
* removed .DS_Store
* added generated files
* removed incorrect files (#176)
* Revert "[S73] Feature: Per-Instance Artifactories Module (#210)" (#214)
This reverts commit 71471b7.
* [S73] Feature: Per-Instance Artifactories Module (#215)
* Added artifactories facets modules
* added schema
* updated spec
* changed type to string
* updated to null
* introduced indentation
* updated spec
* updated spec to have include_all false as default
* updated type from bool to boolean
* added intent level output
* Artifactories Terraform Module (#228)
* added artifactories module
* updates to vault module
* removed facets yaml outputs
* added gitignore files
* Cleaned up ignored files
* Cleaned up ignored files
* Cleaned up ignored files
* added artifactories module
* updated to vault facets.yaml
* terraform fmt
* deleted zip_modules.py
* updated module source
* Innersourcing workflows (#230)
* added zip modules py
* updated the print statement
* modified the print message in zip_modules.py
* Implement concurrent zipping and uploading to S3 in zip_modules.py
* Update publish workflow to run on custom runner and assume dependencies are installed.
* Move zip_modules.py to workflows folder.
* removed comments
* added support for optional variable branch
* Innersourcing workflows update (#231)
* added zip modules py
* updated the print statement
* modified the print message in zip_modules.py
* Implement concurrent zipping and uploading to S3 in zip_modules.py
* Update publish workflow to run on custom runner and assume dependencies are installed.
* Move zip_modules.py to workflows folder.
* removed comments
* added support for optional variable branch
* Add dependency installation step to publish workflow.
* added support for optional variable branch
* added support for install dependencies
* Add S3 bucket name to zip_modules.py.
* updated workflow and create a new directory to zip modules
* updated workflow and create a new directory to zip modules
* updated workflow and create a new directory to zip modules
* Update requirements.txt to include only necessary external dependencies.
* posting success message to slack channel
* removed the development branch support
* changes
* changes
* deleted zip modules previous file
* Update publish workflow to use S3_BUCKET_NAME from workflow variable.
* Update zip_modules.py to use S3 bucket name from environment variable.
* Preview modules workflow changes (#243)
* fix for reading secret
* fix for reading secret
* updated to single quotes
* updated the logic of reading the control planes json
* updated the logic of creating the control planes json
* Updated preview.yml to work with control_planes.json
* Updated preview.yml to use format function for dynamic token retrieval
* added TOKEN_REF_NAME
* update to get the module directory path
* using all secrets
* added a cat command
* updated the jq commands
* updating the sample version as well
* updating the sample version as well
* updated the script to fail if any command failed
* testing fail scenario
* Revert "testing fail scenario"
This reverts commit 0d25918.
* added a few assertions
* updated the variables name
* added github workflows for validate bootrapper (#245)
* Validate bootstraper (#246)
* added github workflows for validate bootrapper
* added step for trigger validate-bootstrapper in publish.yml
* changed the trigger name
* using workflow_runs
* using workflow_runs conclusion
* Github actions fixes (#249)
* github actions fixes
* changed the env variable name
* Revert "[S73] Feature: Per-Instance Artifactories Module (#210)" (#214)
This reverts commit 71471b7.
* [S73] Feature: Per-Instance Artifactories Module (#210)
* Added artifactories facets modules
* added schema
* updated spec
* changed type to string
* updated to null
* introduced indentation
* updated spec
* updated spec to have include_all false as default
* updated type from bool to boolean
* Revert "[S73] Feature: Per-Instance Artifactories Module (#210)" (#214)
This reverts commit 71471b7.
* [S73] Feature: Per-Instance Artifactories Module (#215)
* Added artifactories facets modules
* added schema
* updated spec
* changed type to string
* updated to null
* introduced indentation
* updated spec
* updated spec to have include_all false as default
* updated type from bool to boolean
* added intent level output
* Validate bootstraper (#246)
* added github workflows for validate bootrapper
* added step for trigger validate-bootstrapper in publish.yml
* changed the trigger name
* using workflow_runs
* sync with innersourcing
* Config modules for db users (#255)
* [S73] Feature: Per-Instance Artifactories Module (#210)
* Added artifactories facets modules
* added schema
* updated spec
* changed type to string
* updated to null
* introduced indentation
* updated spec
* updated spec to have include_all false as default
* updated type from bool to boolean
* Revert "[S73] Feature: Per-Instance Artifactories Module (#210)" (#214)
This reverts commit 71471b7.
* [S73] Feature: Per-Instance Artifactories Module (#210)
* Added artifactories facets modules
* added schema
* updated spec
* changed type to string
* updated to null
* introduced indentation
* updated spec
* updated spec to have include_all false as default
* updated type from bool to boolean
* Revert "[S73] Feature: Per-Instance Artifactories Module (#210)" (#214)
This reverts commit 71471b7.
* feat: Add ecs_service intent for managing containers in Amazon ECS
* [S73] Feature: Per-Instance Artifactories Module (#215)
* Added artifactories facets modules
* added schema
* updated spec
* changed type to string
* updated to null
* introduced indentation
* updated spec
* updated spec to have include_all false as default
* updated type from bool to boolean
* added intent level output
* add database operator as per instance module
* add database operator as necessary input for postgres user
* add crossplane as per instance module
* add crossplane as necessary input in mysql user
* update the regex for crossplane
* add mongodb auth operator as per instance module
* add mongodb auth operator as necessary input in mongo user
* update description
* update output string
* add database operator intent in index.json
* update sample
* update sample
* update description mongo user
* formatting changes
* move values to spec and use facets as default namespace
* fix display name and description in mongo user
* added back inputs
---------
Co-authored-by: pramodh-ayyappan <108784231+pramodh-ayyappan@users.noreply.github.com>
Co-authored-by: rohit (aider) <facets.raveendran@mercedes-benz.com>
Co-authored-by: pramodh-ayyappan <pramodh.ayyappan@facets.cloud>
* Add outputs facets.yaml for AWS, Azure, and GCP VPCs (#263)
* Add output facets for AWS, Azure, and GCP VPCs
* Add outputs for Azure, AWS, and GCP VPCs in index.json
* Remove gitRef entries for Azure, AWS, and GCP VPCs in outputs.index.json
* Change k8s cloud to kubernetes in monitoring modules (#270)
* spec.runtime.metrics for service(deploy,sts) (#273)
* removed xui toggle skip
* removed xui toggle skip sts
* fix(intent/ingress): add outputs for ingress intent (#275)
* Intent type fixes (#276)
* fix intent types
* resolved commnents and changed the intent type for api-gateway, event bus, eventbridge
* changed to Secret management
---------
Co-authored-by: Rauneet <vrauneet@gmail.com>
* Revert "[S73] Feature: Per-Instance Artifactories Module (#210)" (#214)
This reverts commit 71471b7.
* [S73] Feature: Per-Instance Artifactories Module (#210)
* Added artifactories facets modules
* added schema
* updated spec
* changed type to string
* updated to null
* introduced indentation
* updated spec
* updated spec to have include_all false as default
* updated type from bool to boolean
* Revert "[S73] Feature: Per-Instance Artifactories Module (#210)" (#214)
This reverts commit 71471b7.
* Innersourcing workflows (#230)
* added zip modules py
* updated the print statement
* modified the print message in zip_modules.py
* Implement concurrent zipping and uploading to S3 in zip_modules.py
* Update publish workflow to run on custom runner and assume dependencies are installed.
* Move zip_modules.py to workflows folder.
* removed comments
* added support for optional variable branch
* Innersourcing workflows update (#231)
* added zip modules py
* updated the print statement
* modified the print message in zip_modules.py
* Implement concurrent zipping and uploading to S3 in zip_modules.py
* Update publish workflow to run on custom runner and assume dependencies are installed.
* Move zip_modules.py to workflows folder.
* removed comments
* added support for optional variable branch
* Add dependency installation step to publish workflow.
* added support for optional variable branch
* added support for install dependencies
* Add S3 bucket name to zip_modules.py.
* updated workflow and create a new directory to zip modules
* updated workflow and create a new directory to zip modules
* updated workflow and create a new directory to zip modules
* Update requirements.txt to include only necessary external dependencies.
* posting success message to slack channel
* removed the development branch support
* changes
* changes
* deleted zip modules previous file
* Update publish workflow to use S3_BUCKET_NAME from workflow variable.
* Update zip_modules.py to use S3 bucket name from environment variable.
* Innersourcing workflows (#230)
* added zip modules py
* updated the print statement
* modified the print message in zip_modules.py
* Implement concurrent zipping and uploading to S3 in zip_modules.py
* Update publish workflow to run on custom runner and assume dependencies are installed.
* Move zip_modules.py to workflows folder.
* removed comments
* added support for optional variable branch
* added github workflows for validate bootrapper (#245)
* Github actions fixes (#249)
* github actions fixes
* changed the env variable name
* Reapply "[S73] Feature: Per-Instance Artifactories Module (#210)" (#214)
This reverts commit 27a1abc.
* adding back removed artifactory changes
* type fix
* added back artifactories inputs
* innersourcing sync with master
---------
Co-authored-by: Shashwat Pathak <shashwat.pathak@facets.cloud>
Co-authored-by: Jayant <jayant.sharma@facets.cloud>
Co-authored-by: Ishaan Kalra <108509616+ishaankalra@users.noreply.github.com>
Co-authored-by: Sanmesh Kakade <sanmesh.kakade@facets.cloud>
Co-authored-by: ishaankalra <ishaan.kalra@facets.cloud>
Co-authored-by: rohit (aider) <facets.raveendran@mercedes-benz.com>
Co-authored-by: Jayant <39442192+RoguedBear@users.noreply.github.com>
Co-authored-by: Anuj Hydrabadi <129152617+anujhydrabadi@users.noreply.github.com>
Co-authored-by: aditya-facets <111746197+aditya-facets@users.noreply.github.com>
Co-authored-by: rauneetverma <153744019+rauneetverma@users.noreply.github.com>
Co-authored-by: Rauneet <vrauneet@gmail.com>1 parent 7af4117 commit 7b9abdc
55 files changed
Lines changed: 95 additions & 55 deletions
File tree
- .github/workflows
- intents
- alb
- alert_group
- artifactories
- aws_dlm_lifecycle_policy
- aws_efs
- aws_event_bus
- aws_eventbridge
- aws_lambda_permission
- aws_lambda
- aws_secret_manager
- aws_static_website
- aws_waf
- azure_functions
- cloudflare
- cloudfront
- crossplane
- database_operator
- dax_cluster
- dynamodb
- externaldns
- gcp_iam_role
- grafana_dashboard
- ingress
- kafka_topic
- kafka_user
- kubernetes_cluster
- kubernetes_node_pool
- log_collector
- mongo_user
- mongodb_auth_operator
- mysql_user
- network
- peering
- postgres_user
- snapshot_schedule
- sns
- sqs
- status_check
- tcp_lb
- vault
- modules
- elasticsearch/monitoring
- mongo/monitoring
- mysql
- monitoring
- web_ui/0.1
- postgres/monitoring
- redis/monitoring
- service
- deployment/0.1
- monitoring
- statefulset/0.1
- outputs
- aws_vpc
- azure_vpc
- gcp_vpc
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
| 84 | + | |
83 | 85 | | |
84 | 86 | | |
85 | 87 | | |
| |||
100 | 102 | | |
101 | 103 | | |
102 | 104 | | |
103 | | - | |
| 105 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
571 | 571 | | |
572 | 572 | | |
573 | 573 | | |
574 | | - | |
| 574 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
0 commit comments