Skip to content

Commit d85c06a

Browse files
committed
updating gitignore
1 parent c3f749a commit d85c06a

File tree

3 files changed

+0
-8
lines changed

3 files changed

+0
-8
lines changed

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,3 @@ crash.log
1414
*.gz
1515
*.tar
1616
*.zip
17-
18-
.github*
19-
.pre-commit-config.yaml

CHANGELOG.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,2 @@
11
# 0.1.0
22
- Initial Release
3-
4-
# 0.1.1
5-
- Fixing Readme

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313

1414
[![GitHub license](https://img.shields.io/github/license/launchrack/terraform-aws-iam-user?color=blue)](https://github.com/LaunchRack/terraform-aws-iam-user/blob/main/LICENSE)
1515
![GitHub release (latest by date)](https://img.shields.io/github/v/release/launchrack/terraform-aws-iam-user?color=blue&display_name=release)
16-
[![lint](https://github.com/launchrack/terraform-aws-iam-user/actions/workflows/lint.yaml/badge.svg)](https://github.com/launchrack/terraform-aws-iam-user/actions/workflows/lint.yaml)
17-
[![scan](https://github.com/launchrack/terraform-aws-iam-user/actions/workflows/scan.yml/badge.svg)](https://github.com/launchrack/terraform-aws-iam-user/actions/workflows/scan.yml)
1816

1917
Creates IAM user, IAM login profile, IAM access key and Uploads IAM SSH user public key. All of these are optional resources.
2018

0 commit comments

Comments
 (0)