Skip to content

Commit d270fde

Browse files
committed
doc: update documentation to note the requirement for unique
namespace/env combinations fixes #13
1 parent cc7a2ad commit d270fde

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ Note: It is safe to create multiple Cloudwatch only modules across different
6868
Terraform stacks within a single AWS account since all resouces used for
6969
Cloudwatch log sync are namspaced by module.
7070

71+
**Be certain to use unique `namespace`/`env` combinations, to avoid conflict with other instances of this module.
72+
7173

7274
## Examples
7375

0 commit comments

Comments
 (0)