Skip to content

Commit 327846f

Browse files
committed
Merge fixes - readme link and terraform build
1 parent a3d2c9b commit 327846f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

examples/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Each example can be copied from its subdirectory and used independently of the r
55

66
## Examples
77

8-
* [powertools-examples-core](powertools-examples-core) - Demonstrates the core logging, tracing, and metrics modules with different build tools and languages
8+
* [powertools-examples-core-utilities](powertools-examples-core-utilities) - Demonstrates the core logging, tracing, and metrics modules with different build tools and languages
99
* [CDK](./powertools-examples-core-utilities/cdk)
1010
* [Gradle](./powertools-examples-core-utilities/gradle)
1111
* [SAM](./powertools-examples-core-utilities/sam)

examples/pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
<module>powertools-examples-core-utilities/cdk/app</module>
3434
<module>powertools-examples-core-utilities/cdk/infra</module>
3535
<module>powertools-examples-core-utilities/serverless</module>
36+
<module>powertools-examples-core-utilities/terraform</module>
3637
<module>powertools-examples-idempotency</module>
3738
<module>powertools-examples-parameters</module>
3839
<module>powertools-examples-serialization</module>

0 commit comments

Comments
 (0)