sourcefuse / terraform-aws-arc-db

Repo for managing the Database (RDS + Aurora) Terraform Module.
Apache License 2.0
2 stars 1 forks source link

70-upgrade-upstream-module-versions #71

Closed tsaucier-sf closed 3 months ago

tsaucier-sf commented 3 months ago

Description

Upgrade upstream module versions and supported configuration.\

Related Issue

Checklist

Please ensure that the following steps are completed before submitting the pull request:

Type of change

Please delete options that are not relevant.

Versioning

minor

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

tsaucier-sf commented 3 months ago

@mayank0202 , can you please make sure I commented on the PR correctly to increment the minor version?

mayank0202 commented 3 months ago

@mayank0202 , can you please make sure I commented on the PR correctly to increment the minor version?

You have to write minor while doing a git commit and it works first time only🥲 git commit -m "your commit message #minor"