Skip to content

Commit

Permalink
Merge pull request #27 from mineiros-io/zied/prepare-initial-release
Browse files Browse the repository at this point in the history
feat: add changelog for initial release
  • Loading branch information
zied-elouaer authored Apr 28, 2023
2 parents 51fecab + d39d18c commit aa4db07
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.0]

### Added

- Initial Implementation
- Generated the following modules:
- google_artifact_registry_repository_iam
- google_cloud_run_service_iam
- google_cloud_run_v2_job_iam
- google_cloud_run_v2_service_iam

[unreleased]: https://github.com/mineiros-io/terraform-google-iam/compare/v0.1.0...HEAD
[0.1.0]: https://github.com/mineiros-io/terraform-google-iam/releases/tag/v0.1.0

0 comments on commit aa4db07

Please sign in to comment.