You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -152,6 +152,7 @@ The required IAM permissions to create resources from this module can be found [
152
152
| <aname="input_replicate_source_db"></a> [replicate\_source\_db](#input\_replicate\_source\_db)| Specifies that this resource is a replicate database, and uses the specified value as the source database identifier |`string`|`null`| no |
153
153
| <aname="input_skip_final_snapshot"></a> [skip\_final\_snapshot](#input\_skip\_final\_snapshot)| Determines whether a final DB snapshot is created before the DB instance is deleted. If set to true, no DB snapshot is created. If set to false, a DB snapshot is created before the DB instance is deleted, using the value from final\_snapshot\_identifier |`bool`|`true`| no |
154
154
| <aname="input_slack_channel"></a> [slack\_channel](#input\_slack\_channel)| The Slack channel where notifications will be posted. |`string`|`""`| no |
155
+
| <aname="input_slack_notification_enabled"></a> [slack\_notification\_enabled](#input\_slack\_notification\_enabled)| Whether to enable/disable slack notification. |`bool`|`false`| no |
155
156
| <aname="input_slack_username"></a> [slack\_username](#input\_slack\_username)| The username to use when sending notifications to Slack. |`string`|`""`| no |
156
157
| <aname="input_slack_webhook_url"></a> [slack\_webhook\_url](#input\_slack\_webhook\_url)| The Slack Webhook URL where notifications will be sent. |`string`|`""`| no |
157
158
| <aname="input_snapshot_identifier"></a> [snapshot\_identifier](#input\_snapshot\_identifier)| Specifies whether to create the database from a snapshot. Use the snapshot ID found in the RDS console, e.g., rds:production-2015-06-26-06-05|`string`|`null`| no |
@@ -213,4 +214,4 @@ We believe that the key to success in the digital age is the ability to deliver
213
214
214
215
We provide [support](https://squareops.com/contact-us/) on all of our projects, no matter how small or large they may be.
215
216
216
-
To find more information about our company, visit [squareops.com](https://squareops.com/), follow us on [Linkedin](https://www.linkedin.com/company/squareops-technologies-pvt-ltd/), or fill out a [job application](https://squareops.com/careers/). If you have any questions or would like assistance with your cloud strategy and implementation, please don't hesitate to [contact us](https://squareops.com/contact-us/).
217
+
To find more information about our company, visit [squareops.com](https://squareops.com/), follow us on [Linkedin](https://www.linkedin.com/company/squareops-technologies-pvt-ltd/), or fill out a [job application](https://squareops.com/careers/). If you have any questions or would like assistance with your cloud strategy and implementation, please don't hesitate to [contact us](https://squareops.com/contact-us/).
0 commit comments