Skip to content

Commit

Permalink
Merge branch 'main' into terraform-dms-module
Browse files Browse the repository at this point in the history
  • Loading branch information
sivabathina2 authored Feb 4, 2025
2 parents e88b8b4 + 0b81d0e commit f594f35
Show file tree
Hide file tree
Showing 88 changed files with 743 additions and 825 deletions.
7 changes: 4 additions & 3 deletions .github/ISSUE_TEMPLATE/bug-report-template.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: 🐞 Bug Report
description: Create a Bug Report
title: "🐞 <title>"
type: "Bug"
labels: ["bug"]
body:
- type: textarea
Expand All @@ -18,11 +19,11 @@ body:
label: To Reproduce
placeholder: 1. Go to '...'

2. Click on '....'
2. Click on '....'

3. Scroll down to '....'
3. Scroll down to '....'

4. See error...
4. See error...
validations:
required: false
- type: textarea
Expand Down
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/epic-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
name: ⛰ Epic
description: Create an Epic
title: "⛰ <title>"
type: "Epic"
labels: ["epic"]
body:
- type: markdown
Expand Down
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/feature-request-template.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: ✨ Feature Request
description: Create a Feature Request
title: " ✨ <title>"
type: "Feature Request"
labels: ["feature-request"]
body:
- type: textarea
Expand Down
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/quicksight-trial-form.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
name: 📊 QuickSight Trial
description: Share your use case and data needs for the Analytical Platform QuickSight trial.
title: "📊 QuickSight Trial Information: [Your Details]"
type: "Task"
labels: ["quicksight"]
body:
- type: markdown
Expand Down
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/spike-template.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: 🔱 Spike
description: Create a Spike
title: "🔱 <title>"
type: "Spike"
labels: ["spike"]
body:
- type: markdown
Expand Down
16 changes: 8 additions & 8 deletions .github/ISSUE_TEMPLATE/story-template.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: 📖 Story
description: Create a Story
title: "📖 <title>"
type: "Story"
labels: ["story"]
body:
- type: markdown
Expand All @@ -13,14 +14,14 @@ body:
label: User Story
placeholder: "As a… *[who is the user?]*
I need/want/expect to… *[what does the user want to do?]*
I need/want/expect to… *[what does the user want to do?]*
So that… *[why does the user want to do this?]*"
So that… *[why does the user want to do this?]*"
value: "As a…
I need/want/expect to…
I need/want/expect to…
So that…"
So that…"
validations:
required: true
- type: textarea
Expand Down Expand Up @@ -55,10 +56,10 @@ body:
label: Hypothesis
placeholder: "If we... [do a thing]
Then... [this will happen]"
Then... [this will happen]"
value: "If we... [do a thing]
Then... [this will happen]"
Then... [this will happen]"
- type: textarea
id: proposal
attributes:
Expand All @@ -80,8 +81,7 @@ body:
attributes:
description: Please clearly and concisely detail the DoD. (example optional checklist below)
label: Definition of Done
value:

value: |
Example
- [ ] Documentation has been written / updated
Expand Down
Original file line number Diff line number Diff line change
@@ -1,25 +1,26 @@
name: 📋 Sub-Task
description: Create a Sub-Task
name: 📋 Task
description: Create a Task
title: "📋 <title>"
labels: ["sub-task"]
type: "Task"
labels: ["task"]
body:
- type: markdown
attributes:
value: |
> [!TIP]
> Sub-tasks should only be created as sub-issues of Stories
> Tasks should only be created as children of Stories
- type: textarea
id: description
attributes:
description: A clear and concise description of the sub-task.
label: Describe the sub-task.
description: A clear and concise description of the task.
label: Describe the task.
value:
validations:
required: true
- type: textarea
id: steps
attributes:
description: Steps to address the sub-task.
description: Steps to address the task.
label: Steps to Address
validations:
required: false
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Commit Changes
id: commit_changes
uses: planetscale/ghcommit-action@8b5326f64dc06b38a4d0f69d34b4ea931ad2cf66 # v0.2.4
uses: planetscale/ghcommit-action@73c7d0fefec75e06673b9de4fb62f1d45561e098 # v0.2.5
with:
commit_message: "🤖 Update .github/dependabot.yml"
file_pattern: ".github/dependabot.yml"
Expand Down
94 changes: 0 additions & 94 deletions .github/workflows/repository-update-issue-type.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/reusable-workflow-terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Checkov
if: github.ref != 'refs/heads/main'
id: terraform_static_analysis_checkov
uses: bridgecrewio/checkov-action@b5165e1f1b1c3c96b16ba3de742887794268c492 # v12.2949.0
uses: bridgecrewio/checkov-action@0c06af2ddfe6c6e67679e626ce412f1e9d51700e # v12.2952.0
with:
directory: ${{ env.working-directory }}
framework: terraform
Expand Down
34 changes: 17 additions & 17 deletions terraform/auth0/alpha-analytics-moj/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion terraform/auth0/alpha-analytics-moj/terraform.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.82.2"
version = "5.85.0"
}
auth0 = {
source = "auth0/auth0"
Expand Down
34 changes: 17 additions & 17 deletions terraform/auth0/dev-analytics-moj/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion terraform/auth0/dev-analytics-moj/terraform.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.82.2"
version = "5.85.0"
}
auth0 = {
source = "auth0/auth0"
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f594f35

Please sign in to comment.