@pulumi/aws 6.66.0 → 6.66.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/types/output.d.ts +2 -0
- package/types/output.js.map +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pulumi/aws",
|
|
3
|
-
"version": "6.66.
|
|
3
|
+
"version": "6.66.1",
|
|
4
4
|
"description": "A Pulumi package for creating and managing Amazon Web Services (AWS) cloud resources.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"pulumi",
|
|
@@ -26,6 +26,6 @@
|
|
|
26
26
|
"pulumi": {
|
|
27
27
|
"resource": true,
|
|
28
28
|
"name": "aws",
|
|
29
|
-
"version": "6.66.
|
|
29
|
+
"version": "6.66.1"
|
|
30
30
|
}
|
|
31
31
|
}
|
package/types/output.d.ts
CHANGED
|
@@ -344,6 +344,7 @@ export declare namespace alb {
|
|
|
344
344
|
statusCode: string;
|
|
345
345
|
}
|
|
346
346
|
interface GetListenerMutualAuthentication {
|
|
347
|
+
advertiseTrustStoreCaNames: string;
|
|
347
348
|
ignoreClientCertificateExpiry: boolean;
|
|
348
349
|
mode: string;
|
|
349
350
|
trustStoreArn: string;
|
|
@@ -44577,6 +44578,7 @@ export declare namespace lb {
|
|
|
44577
44578
|
statusCode: string;
|
|
44578
44579
|
}
|
|
44579
44580
|
interface GetListenerMutualAuthentication {
|
|
44581
|
+
advertiseTrustStoreCaNames: string;
|
|
44580
44582
|
ignoreClientCertificateExpiry: boolean;
|
|
44581
44583
|
mode: string;
|
|
44582
44584
|
trustStoreArn: string;
|
package/types/output.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"output.js","sourceRoot":"","sources":["../../types/output.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;
|
|
1
|
+
{"version":3,"file":"output.js","sourceRoot":"","sources":["../../types/output.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAwyuEjF,IAAiB,GAAG,CA6bnB;AA7bD,WAAiB,GAAG;IA4XhB;;OAEG;IACH,SAAgB,sCAAsC,CAAC,GAA4B;;QAC/E,uCACO,GAAG,KACN,WAAW,EAAE,MAAA,CAAC,GAAG,CAAC,WAAW,CAAC,mCAAI,WAAW,IAC/C;IACN,CAAC;IALe,0CAAsC,yCAKrD,CAAA;AAyDL,CAAC,EA7bgB,GAAG,GAAH,WAAG,KAAH,WAAG,QA6bnB"}
|