Add ability to specify resource options at the stack level #381
run-acceptance-tests.yml
on: pull_request
Matrix: integration-test / acceptance-tests
Matrix: acceptance-test / acceptance-tests
comment-notification
0s
Run lint
46s
Build and Test
1m 33s
sentinel
3s
Annotations
2 errors
Unexpected file modified:
api-docs/README.md#L1
File modified:
@@ -297,7 +297,7 @@ new App('testapp', (scope: App) => {
| Property | Type | Description | Defined in |
| ------ | ------ | ------ | ------ |
-| `props?` | `StackProps` | The CDK Stack props | [stack.ts:295](https://github.com/pulumi/pulumi-cdk/blob/main/src/stack.ts#L295) |
+| `props?` | `StackProps` | The CDK Stack props | [stack.ts:297](https://github.com/pulumi/pulumi-cdk/blob/main/src/stack.ts#L297) |
## Type Aliases
|
Build and Test
Unexpected changes detected: 1. See file annotations for details.
|