Skip to content

Commit 3df0416

Browse files
update licence
1 parent c5d1f81 commit 3df0416

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2019 terraform-module-blueprint
3+
Copyright (c) 2019 terraform-aws-proxy-sqlserver
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
# Module Blueprint
1+
# terraform-aws-proxy-sqlserver
22

3-
Terraform module blueprint
3+
Terraform AWS SQL Proxy server
4+
5+
[Module Resistry](https://registry.terraform.io/modules/terraform-module/proxy-sqlserver)
46

57
## Usage example
68

templates/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</head>
77

88
<body>
9-
<p>This is 'express-proxy' proxy</p>
9+
<p>This is ${name} proxy</p>
1010
</body>
1111

1212
</html>

0 commit comments

Comments
 (0)