Skip to content

Commit c3dbd6f

Browse files
committed
Fixed up imodspec
1 parent 2fde55e commit c3dbd6f

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

Modules/Intent.Modules.Aws.SecretsManager/Intent.Aws.SecretsManager.imodspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<version>1.0.0-beta.1</version>
55
<supportedClientVersions>[4.4.0-a,5.0.0)</supportedClientVersions>
66
<summary>Extend .NET Configuration with Secrets stored in AWS Secrets Manager.</summary>
7+
<description>Extend .NET Configuration with Secrets stored in AWS Secrets Manager.</description>
78
<authors>Intent Architect</authors>
89
<releaseNotes>release-notes.md</releaseNotes>
910
<tags>csharp dotnet aws secrets vault secretsmanager amazon</tags>
@@ -49,9 +50,7 @@
4950
<file src="$outDir$/$id$.dll" />
5051
<file src="$outDir$/$id$.pdb" />
5152
</files>
52-
<tags />
5353
<moduleSettingsExtensions />
5454
<metadata />
55-
<description>Extend .NET Configuration with Secrets stored in AWS Secrets Manager.</description>
5655
<migrations />
5756
</package>

Modules/Intent.Modules.Aws.SecretsManager/Intent.Modules.Aws.SecretsManager.application.deviations.log.xml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,11 @@
88
<updatedByAccountName>jp.seini@intentarchitect.com</updatedByAccountName>
99
<updatedByDisplayName>JP Seini</updatedByDisplayName>
1010
<updatedAt>2025-10-16T12:42:44.9417144Z</updatedAt>
11+
<approvedByAccountName>jp.seini@intentarchitect.com</approvedByAccountName>
12+
<approvedByDisplayName>JP Seini</approvedByDisplayName>
13+
<approvedAt>2025-10-17T11:09:52.5545451Z</approvedAt>
1114
<deviationsHash>8B7D53C6E06DD767121A2456E9E82164F9494D3AB32220C8680A6F8933F3EA74</deviationsHash>
12-
<fileHash>FF5C1921497B29EEF83B82D987FBEDBCF07D3EED148B43CB2530088B52ADC00E</fileHash>
15+
<fileHash>CAD35F1BA92FF6BC82AC8CC6442101BCEA17F2F09D05E7BF9CBD99E0589B85D8</fileHash>
1316
</file>
1417
</files>
1518
</deviationsLog>

0 commit comments

Comments
 (0)