devops-reference icon indicating copy to clipboard operation
devops-reference copied to clipboard

This repository contains different infrastructure components, CI/CD pipelines, automation tools among other resources that are used in different projects here at NaN Labs.

Results 74 devops-reference issues
Sort by recently updated
recently updated
newest added

Implement something like [this](https://github.com/jetbrains-infra/terraform-aws-cognito-google-oauth-with-custom-domain) on the directory `examples/terraform-aws-cognito-oauth` ┆Issue is synchronized with this [Clickup task](https://app.clickup.com/t/85ztrkny3) by [Unito](https://www.unito.io)

Hacktoberfest
practices:devsecops

┆Issue is synchronized with this [Clickup task](https://app.clickup.com/t/85ztrkny4) by [Unito](https://www.unito.io)

Hacktoberfest
practices:devsecops

### Describe the feature We want to have ready-to-use examples on how to create different resources for AWS Cognito (User Pools, Identity Pools, . . .) ### Use Case At...

Hacktoberfest
practices:devsecops

This issue is to solve #60 using https://docs.localstack.cloud/user-guide/aws/cognito/ ┆Issue is synchronized with this [Clickup task](https://app.clickup.com/t/85ztrknyw) by [Unito](https://www.unito.io)

Hacktoberfest
practices:devsecops

Twilio already has an official document that explains how to deploy Twilio functions using Terraform [here](https://www.twilio.com/docs/labs/serverless-toolkit/guides/terraform). We need to create a POC using that as reference and a smaller document...

Hacktoberfest
practices:devsecops

### Describe the feature We already have experience using [Twilio](https://www.twilio.com/) a tool that powers personalized interactions and trusted global communications to connect you with customers. ### Use Case We already...

Hacktoberfest
practices:devsecops

We need to create a document/guide that explains how to improve runtime of jobs that run expensive tasks using parallel executions. One example is the following: ci.yml name: CI on:...

Hacktoberfest
practices:devsecops

### Describe the feature As a user of this repository I want to know that the security standards for containers and IaC and meet. ### Use Case Validations on CI...

Hacktoberfest
practices:devsecops

https://github.com/nanlabs/infra-reference/blob/f129254bb893310107de4529419c8e57e85b2b66/examples/docker/mssql/entrypoint.sh#L27 ```sh set -e INITDB_FOLDER="/opt/mssql-scripts" TMP_DIR="/tmp" function sqlcmd() { file=${1?"Sql file must be provided as a parameter"} /opt/mssql-tools/bin/sqlcmd -S localhost -U SA -P "${SA_PASSWORD}" -i "${file}" echo "$file imported successfully"...

Hacktoberfest
todo

Do a quick research on how to customize the configuration of dependabot and apply it to this repo and to nancy.js ┆Issue is synchronized with this [Clickup task](https://app.clickup.com/t/85ztrknzv) by [Unito](https://www.unito.io)

Hacktoberfest