Skip to content
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 #6

Merged
merged 1 commit into from
Nov 4, 2024
Merged

Update index.ts #6

merged 1 commit into from
Nov 4, 2024

Conversation

motatoes
Copy link
Contributor

@motatoes motatoes commented Nov 2, 2024

No description provided.

@digger-app-1932760430
Copy link

digger-app-1932760430 bot commented Nov 2, 2024

Project Status Plan + ~ -
dev failed Plan 0 0 0

Copy link

github-actions bot commented Nov 2, 2024

plan for dev 2024-11-02 19:52:59 (UTC)
Locking successful Project diggerhq/demo-pulumi#dev has been locked by PR #6

@motatoes
Copy link
Contributor Author

motatoes commented Nov 2, 2024

digger plan

@digger-app-1932760430
Copy link

digger-app-1932760430 bot commented Nov 2, 2024

Project Status Plan + ~ -
dev failed Plan 0 0 0

Copy link

github-actions bot commented Nov 2, 2024

plan for dev 2024-11-02 20:08:30 (UTC)
Locking successful Project diggerhq/demo-pulumi#dev has been locked by PR #6

@motatoes
Copy link
Contributor Author

motatoes commented Nov 2, 2024

digger plan

@digger-app-1932760430
Copy link

digger-app-1932760430 bot commented Nov 2, 2024

Project Status Plan + ~ -
dev failed Plan 0 0 0

Copy link

github-actions bot commented Nov 2, 2024

plan for dev 2024-11-02 20:25:54 (UTC)
Locking successful Project diggerhq/demo-pulumi#dev has been locked by PR #6

@motatoes
Copy link
Contributor Author

motatoes commented Nov 2, 2024

digger plan

@digger-app-1932760430
Copy link

digger-app-1932760430 bot commented Nov 2, 2024

Project Status Plan + ~ -
dev failed Plan 0 0 0

Copy link

github-actions bot commented Nov 2, 2024

plan for dev 2024-11-02 20:38:17 (UTC)
Locking successful Project diggerhq/demo-pulumi#dev has been locked by PR #6

@motatoes
Copy link
Contributor Author

motatoes commented Nov 2, 2024

digger plan

@digger-app-1932760430
Copy link

digger-app-1932760430 bot commented Nov 2, 2024

Project Status Plan + ~ -
dev succeeded Plan 0 0 0

@motatoes
Copy link
Contributor Author

motatoes commented Nov 2, 2024

digger plan

@digger-app-1932760430
Copy link

digger-app-1932760430 bot commented Nov 2, 2024

Project Status Plan + ~ -
dev failed Plan 0 0 0

Copy link

github-actions bot commented Nov 2, 2024

plan for dev 2024-11-02 21:06:01 (UTC)
Locking successful Project diggerhq/demo-pulumi#dev has been locked by PR #6

@motatoes
Copy link
Contributor Author

motatoes commented Nov 2, 2024

digger plan

@digger-app-1932760430
Copy link

digger-app-1932760430 bot commented Nov 2, 2024

Project Status Plan + ~ -
dev failed Plan 0 0 0

Copy link

github-actions bot commented Nov 2, 2024

plan for dev 2024-11-02 21:09:36 (UTC)
Locking successful Project diggerhq/demo-pulumi#dev has been locked by PR #6
Plan output
Previewing update (dev):

 +  pulumi:pulumi:Stack pulumit-test-dev create 
@ previewing update.........
 +  aws:ssm:Parameter example-parameter create 
 +  pulumi:pulumi:Stack pulumit-test-dev create 
Outputs:
    parameterArn : output<string>
    parameterName: "/my/parameter/path"

Resources:
    + 2 to create

@motatoes
Copy link
Contributor Author

motatoes commented Nov 2, 2024

digger apply

@digger-app-1932760430
Copy link

digger-app-1932760430 bot commented Nov 2, 2024

Project Status Apply + ~ -
dev failed Apply 0 0 0

Copy link

github-actions bot commented Nov 2, 2024

apply for dev 2024-11-02 21:22:29 (UTC)
Locking successful Project diggerhq/demo-pulumi#dev has been locked by PR #6
Apply output
Error: unknown shorthand flag: 'l' in -lock-timeout=3m
Usage:
  pulumi up [template|url] [flags]

Aliases:
  up, update

Flags:
      --attach-debugger                       Enable the ability to attach a debugger to the program being executed
  -c, --config stringArray                    Config to use during the update and save to the stack config file
      --config-file string                    Use the configuration values in the specified file rather than detecting the file name
      --config-path                           Config keys contain a path to a property in a map or list to set
      --continue-on-error                     Continue updating resources even if an error is encountered (can also be set with PULUMI_CONTINUE_ON_ERROR environment variable)
  -d, --debug                                 Print detailed debugging output during resource operations
      --diff                                  Display operation as a rich diff showing the overall change
      --expect-no-changes                     Return an error if any changes occur during this update
  -h, --help                                  help for up
  -j, --json                                  Serialize the update diffs, operations, and overall output as JSON
  -m, --message string                        Optional message to associate with the update operation
  -p, --parallel int32                        Allow P resource operations to run in parallel at once (1 for no parallelism). (default 16)
      --policy-pack strings                   Run one or more policy packs as part of this update
      --policy-pack-config strings            Path to JSON file containing the config for the policy pack of the corresponding "--policy-pack" flag
  -r, --refresh string[="true"]               Refresh the state of the stack's resources before this update
      --replace stringArray                   Specify a single resource URN to replace. Multiple resources can be specified using --replace urn1 --replace urn2. Wildcards (*, **) are also supported
      --secrets-provider string               The type of the provider that should be used to encrypt and decrypt secrets (possible choices: default, passphrase, awskms, azurekeyvault, gcpkms, hashivault). Only used when creating a new stack from an existing template (default "default")
      --show-config                           Show configuration keys and variables
      --show-full-output                      Display full length of stack outputs (default true)
      --show-policy-remediations              Show per-resource policy remediation details instead of a summary
      --show-reads                            Show resources that are being read in, alongside those being managed directly in the stack
      --show-replacement-steps                Show detailed resource replacement creates and deletes instead of a single step
      --show-sames                            Show resources that don't need be updated because they haven't changed, alongside those that do
  -f, --skip-preview                          Do not calculate a preview before performing the update
  -s, --stack string                          The name of the stack to operate on. Defaults to the current stack
      --suppress-outputs                      Suppress display of stack outputs (in case they contain sensitive values)
      --suppress-permalink string[="false"]   Suppress display of the state permalink
      --suppress-progress                     Suppress display of periodic progress dots
  -t, --target stringArray                    Specify a single resource URN to update. Other resources will not be updated. Multiple resources can be specified using --target urn1 --target urn2. Wildcards (*, **) are also supported
      --target-dependents                     Allows updating of dependent targets discovered but not specified in --target list
      --target-replace stringArray            Specify a single resource URN to replace. Other resources will not be updated. Shorthand for --target urn --replace urn.
  -y, --yes                                   Automatically approve and perform the update after previewing it

Global Flags:
      --color string                 Colorize output. Choices are: always, never, raw, auto (default "auto")
  -C, --cwd string                   Run pulumi as if it had been started in another directory
      --disable-integrity-checking   Disable integrity checking of checkpoint files
  -e, --emoji                        Enable emojis in the output
  -Q, --fully-qualify-stack-names    Show fully-qualified stack names
      --logflow                      Flow log settings to child processes (like plugins)
      --logtostderr                  Log to stderr instead of to files
      --memprofilerate int           Enable more precise (and expensive) memory allocation profiles by setting runtime.MemProfileRate
      --non-interactive              Disable interactive mode for all commands
      --profiling string             Emit CPU and memory profiles and an execution trace to '[filename].[pid].{cpu,mem,trace}', respectively
      --tracing file:                Emit tracing to the specified endpoint. Use the file: scheme to write tracing data to a local file
  -v, --verbose int                  Enable verbose logging (e.g., v=3); anything >3 is very verbose

Error during applying. exit status 1

@motatoes
Copy link
Contributor Author

motatoes commented Nov 2, 2024

digger apply

@digger-app-1932760430
Copy link

digger-app-1932760430 bot commented Nov 2, 2024

Project Status Apply + ~ -
dev failed Apply 0 0 0

Copy link

github-actions bot commented Nov 2, 2024

apply for dev 2024-11-02 21:27:14 (UTC)
Locking successful Project diggerhq/demo-pulumi#dev has been locked by PR #6
Apply output
Error: unknown shorthand flag: 'l' in -lock-timeout=3m
Usage:
  pulumi up [template|url] [flags]

Aliases:
  up, update

Flags:
      --attach-debugger                       Enable the ability to attach a debugger to the program being executed
  -c, --config stringArray                    Config to use during the update and save to the stack config file
      --config-file string                    Use the configuration values in the specified file rather than detecting the file name
      --config-path                           Config keys contain a path to a property in a map or list to set
      --continue-on-error                     Continue updating resources even if an error is encountered (can also be set with PULUMI_CONTINUE_ON_ERROR environment variable)
  -d, --debug                                 Print detailed debugging output during resource operations
      --diff                                  Display operation as a rich diff showing the overall change
      --expect-no-changes                     Return an error if any changes occur during this update
  -h, --help                                  help for up
  -j, --json                                  Serialize the update diffs, operations, and overall output as JSON
  -m, --message string                        Optional message to associate with the update operation
  -p, --parallel int32                        Allow P resource operations to run in parallel at once (1 for no parallelism). (default 16)
      --policy-pack strings                   Run one or more policy packs as part of this update
      --policy-pack-config strings            Path to JSON file containing the config for the policy pack of the corresponding "--policy-pack" flag
  -r, --refresh string[="true"]               Refresh the state of the stack's resources before this update
      --replace stringArray                   Specify a single resource URN to replace. Multiple resources can be specified using --replace urn1 --replace urn2. Wildcards (*, **) are also supported
      --secrets-provider string               The type of the provider that should be used to encrypt and decrypt secrets (possible choices: default, passphrase, awskms, azurekeyvault, gcpkms, hashivault). Only used when creating a new stack from an existing template (default "default")
      --show-config                           Show configuration keys and variables
      --show-full-output                      Display full length of stack outputs (default true)
      --show-policy-remediations              Show per-resource policy remediation details instead of a summary
      --show-reads                            Show resources that are being read in, alongside those being managed directly in the stack
      --show-replacement-steps                Show detailed resource replacement creates and deletes instead of a single step
      --show-sames                            Show resources that don't need be updated because they haven't changed, alongside those that do
  -f, --skip-preview                          Do not calculate a preview before performing the update
  -s, --stack string                          The name of the stack to operate on. Defaults to the current stack
      --suppress-outputs                      Suppress display of stack outputs (in case they contain sensitive values)
      --suppress-permalink string[="false"]   Suppress display of the state permalink
      --suppress-progress                     Suppress display of periodic progress dots
  -t, --target stringArray                    Specify a single resource URN to update. Other resources will not be updated. Multiple resources can be specified using --target urn1 --target urn2. Wildcards (*, **) are also supported
      --target-dependents                     Allows updating of dependent targets discovered but not specified in --target list
      --target-replace stringArray            Specify a single resource URN to replace. Other resources will not be updated. Shorthand for --target urn --replace urn.
  -y, --yes                                   Automatically approve and perform the update after previewing it

Global Flags:
      --color string                 Colorize output. Choices are: always, never, raw, auto (default "auto")
  -C, --cwd string                   Run pulumi as if it had been started in another directory
      --disable-integrity-checking   Disable integrity checking of checkpoint files
  -e, --emoji                        Enable emojis in the output
  -Q, --fully-qualify-stack-names    Show fully-qualified stack names
      --logflow                      Flow log settings to child processes (like plugins)
      --logtostderr                  Log to stderr instead of to files
      --memprofilerate int           Enable more precise (and expensive) memory allocation profiles by setting runtime.MemProfileRate
      --non-interactive              Disable interactive mode for all commands
      --profiling string             Emit CPU and memory profiles and an execution trace to '[filename].[pid].{cpu,mem,trace}', respectively
      --tracing file:                Emit tracing to the specified endpoint. Use the file: scheme to write tracing data to a local file
  -v, --verbose int                  Enable verbose logging (e.g., v=3); anything >3 is very verbose

Error during applying. exit status 1

@motatoes
Copy link
Contributor Author

motatoes commented Nov 2, 2024

digger apply

1 similar comment
@motatoes
Copy link
Contributor Author

motatoes commented Nov 2, 2024

digger apply

@digger-app-1932760430
Copy link

digger-app-1932760430 bot commented Nov 2, 2024

Project Status Apply + ~ -
dev failed Apply 0 0 0

Copy link

github-actions bot commented Nov 2, 2024

apply for dev 2024-11-02 21:30:58 (UTC)
Locking successful Project diggerhq/demo-pulumi#dev has been locked by PR #6
Apply output
error: the stack is currently locked by 1 lock(s). Either wait for the other process(es) to end or delete the lock file with `pulumi cancel`.
  s3://pulumi-dggr-tests?region=us-east-2/.pulumi/locks/organization/pulumit-test/dev/3c49eb6f-9004-4f7f-9a75-a15710a6d6f3.json: created by [email protected] (pid 41529) at 2024-10-31T20:27:05Z
Error during applying. exit status 255

@motatoes
Copy link
Contributor Author

motatoes commented Nov 2, 2024

digger apply

@digger-app-1932760430
Copy link

digger-app-1932760430 bot commented Nov 2, 2024

Project Status Apply + ~ -
dev succeeded Apply 0 0 0

Copy link

github-actions bot commented Nov 2, 2024

apply for dev 2024-11-02 21:36:57 (UTC)
Locking successful Project diggerhq/demo-pulumi#dev has been locked by PR #6
Apply output
Previewing update (dev):

 +  pulumi:pulumi:Stack pulumit-test-dev create 
@ previewing update.........
 +  aws:ssm:Parameter example-parameter create 
 +  pulumi:pulumi:Stack pulumit-test-dev create 
Outputs:
    parameterArn : output<string>
    parameterName: "/my/parameter/path"

Resources:
    + 2 to create

Updating (dev):

 +  pulumi:pulumi:Stack pulumit-test-dev creating (0s) 
@ updating......
 +  aws:ssm:Parameter example-parameter creating (0s) 
 +  aws:ssm:Parameter example-parameter created (0.47s) 
@ updating....
 +  pulumi:pulumi:Stack pulumit-test-dev created (3s) 
Outputs:
    parameterArn : "arn:aws:ssm:us-east-1:891377204276:parameter/my/parameter/path"
    parameterName: "/my/parameter/path"

Resources:
    + 2 created

Duration: 4s

@motatoes
Copy link
Contributor Author

motatoes commented Nov 4, 2024

digger plan

@digger-app-1932760430
Copy link

digger-app-1932760430 bot commented Nov 4, 2024

Project Status Plan + ~ -
dev failed Plan 0 0 0

Copy link

github-actions bot commented Nov 4, 2024

plan for dev 2024-11-04 12:12:35 (UTC)
Locking successful Project diggerhq/demo-pulumi#dev has been locked by PR #6

@motatoes
Copy link
Contributor Author

motatoes commented Nov 4, 2024

digger plan

@digger-app-1932760430
Copy link

digger-app-1932760430 bot commented Nov 4, 2024

Project Status Plan + ~ -
dev failed Plan 0 0 0

Copy link

github-actions bot commented Nov 4, 2024

plan for dev 2024-11-04 12:29:14 (UTC)
Locking successful Project diggerhq/demo-pulumi#dev has been locked by PR #6

@motatoes
Copy link
Contributor Author

motatoes commented Nov 4, 2024

digger plan

@digger-app-1932760430
Copy link

digger-app-1932760430 bot commented Nov 4, 2024

Project Status Plan + ~ -
dev failed Plan 0 0 0

Copy link

github-actions bot commented Nov 4, 2024

plan for dev 2024-11-04 12:40:29 (UTC)
Locking successful Project diggerhq/demo-pulumi#dev has been locked by PR #6

@motatoes
Copy link
Contributor Author

motatoes commented Nov 4, 2024

digger plan

@digger-app-1932760430
Copy link

digger-app-1932760430 bot commented Nov 4, 2024

Project Status Plan + ~ -
dev failed Plan 0 0 0

Copy link

github-actions bot commented Nov 4, 2024

plan for dev 2024-11-04 12:51:49 (UTC)
Locking successful Project diggerhq/demo-pulumi#dev has been locked by PR #6

@motatoes
Copy link
Contributor Author

motatoes commented Nov 4, 2024

digger plan

@digger-app-1932760430
Copy link

digger-app-1932760430 bot commented Nov 4, 2024

Project Status Plan + ~ -
dev failed Plan 0 0 0

Copy link

github-actions bot commented Nov 4, 2024

plan for dev 2024-11-04 13:02:08 (UTC)
Locking successful Project diggerhq/demo-pulumi#dev has been locked by PR #6

@motatoes
Copy link
Contributor Author

motatoes commented Nov 4, 2024

digger plan

@digger-app-1932760430
Copy link

digger-app-1932760430 bot commented Nov 4, 2024

Project Status
🕚 dev pending...

@motatoes
Copy link
Contributor Author

motatoes commented Nov 4, 2024

digger plan

@digger-app-1932760430
Copy link

digger-app-1932760430 bot commented Nov 4, 2024

Project Status Plan + ~ -
dev failed Plan 0 0 0

Copy link

github-actions bot commented Nov 4, 2024

plan for dev 2024-11-04 13:13:56 (UTC)
Locking successful Project diggerhq/demo-pulumi#dev has been locked by PR #6

@motatoes
Copy link
Contributor Author

motatoes commented Nov 4, 2024

digger plan

@digger-app-1932760430
Copy link

digger-app-1932760430 bot commented Nov 4, 2024

Project Status Plan + ~ -
dev failed Plan 0 0 0

Copy link

github-actions bot commented Nov 4, 2024

plan for dev 2024-11-04 13:18:57 (UTC)
Locking successful Project diggerhq/demo-pulumi#dev has been locked by PR #6

@motatoes
Copy link
Contributor Author

motatoes commented Nov 4, 2024

digger plan

@digger-app-1932760430
Copy link

digger-app-1932760430 bot commented Nov 4, 2024

Project Status Plan + ~ -
dev succeeded Plan 0 0 0

@motatoes motatoes merged commit 33e83df into main Nov 4, 2024
6 of 24 checks passed
@digger-app-1932760430
Copy link

✅ Command unlock completed successfully

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant