Skip to content

Commit 3166692

Browse files
committed
changelog
1 parent 934af59 commit 3166692

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
99

10+
### Added
11+
12+
- New for `source_dependent_files` var. If used `archive` won't be created until terraform created `local_file`s are finished. [#38]
13+
1014
### Fixed
1115

1216
- Updating the source for a local event-function doesn't update the function. [#32]
@@ -36,6 +40,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
3640
[1.1.0]: https://github.com/terraform-google-modules/terraform-google-event-function/compare/v1.0.0...v1.1.0
3741

3842

43+
[#38]: https://github.com/terraform-google-modules/terraform-google-event-function/issues/38
3944
[#32]: https://github.com/terraform-google-modules/terraform-google-event-function/issues/32
4045
[#28]: https://github.com/terraform-google-modules/terraform-google-event-function/pull/28
4146
[#23]: https://github.com/terraform-google-modules/terraform-google-event-function/pull/23

0 commit comments

Comments
 (0)