Skip to content

Commit 8ce3a88

Browse files
authored
Fix execute script (#16)
1 parent cd3dcd6 commit 8ce3a88

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres
77
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

9+
## [0.4.1] - 2025-02-24
10+
11+
[Compare with previous version](https://github.com/sparkfabrik/terraform-google-gcp-mysql-db-and-user-creation-helper/compare/0.4.0...0.4.1)
12+
13+
- Grant execute permission to execute_cloud_sql_proxy.sh to ensure it can be run as a script.
14+
915
## [0.4.0] - 2025-01-28
1016

1117
### Changed

scripts/execute_cloud_sql_proxy.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)