diff --git a/LICENSE b/LICENSE index 6b571c5..56d75ee 100644 --- a/LICENSE +++ b/LICENSE @@ -187,7 +187,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2024 Masterpoint + Copyright 2025 Masterpoint Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/README.md b/README.md index e9dfff4..93410f5 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ## Purpose and Functionality -This repository serves as a child module for managing Postgres Logical Databases and Roles +This repository serves as a [child module](https://opentofu.org/docs/language/modules/#child-modules) for managing Postgres Logical Databases, Users, and Roles. ## Usage @@ -33,7 +33,7 @@ provider "postgresql" { } module "postgres_automation" { - source = "git::https://github.com/masterpointio/terraform-postgres-automation.git?ref=main" + source = "git::https://github.com/masterpointio/terraform-postgres-config-dbs-users-roles.git?ref=main" databases = [ {