-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update index.ts #8
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
plan for dev 2024-11-04 13:40:34 (UTC)Locking successfulProject diggerhq/demo-pulumi#dev has been locked by PR #8 |
plan for dev 2024-11-04 13:45:42 (UTC)Locking successfulProject diggerhq/demo-pulumi#dev has been locked by PR #8 |
plan for dev 2024-11-04 13:50:21 (UTC)Locking successfulProject diggerhq/demo-pulumi#dev has been locked by PR #8Plan outputPreviewing update (dev):
@ previewing update.........
+ aws:ssm:Parameter example-parameter2 create
pulumi:pulumi:Stack pulumit-test-dev
Resources:
+ 1 to create
2 unchanged
Update plan written to '/home/runner/work/demo-pulumi/demo-pulumi/diggerhq-demo-pulumi-8-dev.tfplan'
Run `pulumi up --plan='/home/runner/work/demo-pulumi/demo-pulumi/diggerhq-demo-pulumi-8-dev.tfplan'` to constrain the update to the operations planned by this preview
Terraform plan validation check (dev)Terraform plan validation checks succeeded ✅Plan summary |
digger apply |
apply for dev 2024-11-04 14:03:21 (UTC)Locking successfulProject diggerhq/demo-pulumi#dev has been locked by PR #8Apply outputPreviewing update (dev):
@ previewing update........
+ aws:ssm:Parameter example-parameter2 create
@ previewing update....
pulumi:pulumi:Stack pulumit-test-dev
Resources:
+ 1 to create
2 unchanged
Updating (dev):
@ updating.....
+ aws:ssm:Parameter example-parameter2 creating (0s)
+ aws:ssm:Parameter example-parameter2 created (0.44s)
@ updating....
pulumi:pulumi:Stack pulumit-test-dev
Outputs:
parameterArn : "arn:aws:ssm:us-east-1:891377204276:parameter/my/parameter/path"
parameterName: "/my/parameter/path"
Resources:
+ 1 created
2 unchanged
Duration: 3s
|
✅ Command unlock completed successfully |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.