Skip to content

Commit

Permalink
Update labels and pre-commit-terraform version
Browse files Browse the repository at this point in the history
  • Loading branch information
brettcurtis committed Dec 27, 2023
1 parent bd316e8 commit 4faaa9b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/add-update-custom-iam-role.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Add or update custom IAM role
description: Service interface for adding or updating custom IAM roles.
title: Add or update custom IAM role
labels:
labels:
- "enhancement"
- "good-first-issue"

Expand Down Expand Up @@ -38,7 +38,7 @@ body:
placeholder: "my.customRole"
validations:
required: true

- type: input
id: role-title
attributes:
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repos:
- id: no-commit-to-branch

- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.85.0
rev: v1.86.0
hooks:
- id: terraform_fmt

Expand Down

0 comments on commit 4faaa9b

Please sign in to comment.