-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Generate the initial CHANGELOG.
- Loading branch information
Showing
4 changed files
with
134 additions
and
78 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
# CHANGELOG | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](https://keepachangelog.com), adheres to [Semantic Versioning](https://semver.org), and uses [Conventional Commit](https://www.conventionalcommits.org) syntax. | ||
|
||
## Unreleased | ||
|
||
### :books: Documentation | ||
|
||
* [`5b06ed4`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/5b06ed48418bc103e2d968f84a3b74142e5930a2): Generate documentation in `README.md` ([@github-actions](https://github.com/github-actions)) | ||
* [`5ef20f9`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/5ef20f96f363e3cc07419fe0e696c3eeb09929a4): Updated the 'sales pitch' in the `README.md`. ([@skyzyx](https://github.com/skyzyx)) | ||
* [`7021bb1`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/7021bb173db4e28439754175c4498806f20aa321): Generate documentation in `README.md` ([@github-actions](https://github.com/github-actions)) | ||
* [`a7a0295`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/a7a0295a3cf06759aafc4f756ab963fde0535af9): Enable generation of CHANGELOG. ([@skyzyx](https://github.com/skyzyx)) | ||
* [`7cea255`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/7cea2559d089c74602b72d378abb85b0a40bbff2): Generate the initial CHANGELOG. ([@skyzyx](https://github.com/skyzyx)) | ||
* [`4d61dde`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/4d61dde5f5d14d2169a1711d4c2fcca64bbd5368): Generate the initial CHANGELOG. ([@skyzyx](https://github.com/skyzyx)) | ||
|
||
### :dependabot: Building and Dependencies | ||
|
||
* [`efaa652`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/efaa6521a47980f216d9af91a2969878a1d51b57): Bump `actions/dependency-review-action` from 4.2.4 to 4.2.5 ([#1](https://github.com/northwood-labs/mod-aws-networking/issues/1)) ([@dependabot](https://github.com/dependabot)) | ||
|
||
### :test_tube: Testing | ||
|
||
* [`fd1b704`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/fd1b7046f98c498ec85da0f8f8ca79c49f8d8cd4): Update testing script. ([@skyzyx](https://github.com/skyzyx)) | ||
* [`48c3d4e`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/48c3d4e15ad458416f7804de6d0d4d52680f10df): Update hardening to allow EC2 endpoints. ([@skyzyx](https://github.com/skyzyx)) | ||
* [`988a2b0`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/988a2b0826d7282018bb237266d03d7e458296cf): Add Trivy security scan. ([@skyzyx](https://github.com/skyzyx)) | ||
* [`5d8993f`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/5d8993f522ac05b869c8adde74657d97930dc859): Allow Trivy scan to contact ghcr.io. ([@skyzyx](https://github.com/skyzyx)) | ||
* [`a3264a4`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/a3264a4ea499a3566834ee37d5df9d3ae1135f2d): Allow Trivy scan to contact pkg-containers.githubusercontent.com. ([@skyzyx](https://github.com/skyzyx)) | ||
* [`5ac2f2c`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/5ac2f2cbbd2375464d2d87bda266bcb5e112b393): Update hardening for Markdownlint and Terraform-Docs. ([@skyzyx](https://github.com/skyzyx)) | ||
* [`737f0ec`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/737f0ec6fa0520fcc6a6c8c068c701ab8345710b): Add Trivy license scan. ([@skyzyx](https://github.com/skyzyx)) | ||
|
||
### :tractor: Refactor | ||
|
||
* [`1016c5e`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/1016c5e7cf5666b24ff226d81f0b5c0470e643f9): Tweaked the naming of some of the resources. ([@skyzyx](https://github.com/skyzyx)) | ||
|
||
### <!-- 0 -->:rocket: Features | ||
|
||
* [`5503847`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/55038470a1bd87a2c9f6568ca05ece18593bc349): Initial commit ([@skyzyx](https://github.com/skyzyx)) | ||
|
||
### <!-- 1 -->:bug: Bug Fixes | ||
|
||
* [`996dc1d`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/996dc1d4fe61bb6c53c5dd769961c913e551e5be): First working version. ([@skyzyx](https://github.com/skyzyx)) | ||
|
||
### <!-- ZZZ -->:gear: Miscellaneous Tasks | ||
|
||
* [`a2f5a7c`](https://github.com/northwood-labs/terraform-provider-corefunc/commit/a2f5a7cf10ab6c684ea640baa8d27b457373e760): Harden GitHub Actions ([#2](https://github.com/northwood-labs/mod-aws-networking/issues/2)) ([@step-security-bot](https://github.com/step-security-bot)) | ||
|
||
<p>Generated on 2024-03-26.</p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# File @generated by scripts/generate-contributors.sh. DO NOT EDIT. | ||
# This file lists all contributors to the repository. | ||
# See scripts/generate-contributors.sh to make modifications. | ||
|
||
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | ||
github-actions[bot] <github-actions[bot]@users.noreply.github.com> | ||
Northwood Labs (Bot) <[email protected]> | ||
Ryan Parman <[email protected]> | ||
StepSecurity Bot <[email protected]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters