esc icon indicating copy to clipboard operation
esc copied to clipboard

Pulumi ESC (Environments, Secrets, and Configuration) for cloud applications and infrastructure.

Results 126 esc issues
Sort by recently updated
recently updated
newest added

e.g. `to`/`from` YAML, TOML, HCL, etc.

kind/enhancement

Today, users can update and delete environments without knowing that they are imported into other environments and Pulumi stacks. We need to track the downstream environments and stacks and surface...

kind/enhancement

Some tools require that files have particular extensions in order to work properly (e.g. `tf -var-file=[path]` behaves differently if its argument's extension is `.json`). We could support situations like this...

kind/enhancement

`esc env rollback` rolls the environment definition back to a specific version. Note that this can fail if the target of the rollback imports environments that have changed in incompatible...

### What happened? Panic: ``` /usr/local/go/src/reflect/value.go:247 +0xb8 reflect.flag.mustBeExported(...) /usr/local/go/src/reflect/value.go:241 reflect.Value.Set({0x2bf3a40?, 0x4004e82b08?, 0x2bf3a40?}, {0x0?, 0x0?, 0x400427cfc0?}) /usr/local/go/src/reflect/value.go:2320 +0x88 [github.com/pulumi/esc/ast.parseField(](http://github.com/pulumi/esc/ast.parseField(){0x4002c21b80, 0x5}, {0x2bf3a40?, 0x4004e82b08?, 0x4002af71c8?}, {0x3bd0900, 0x400427c9a0}) /go/src/github.com/pulumi/pulumi-service/vendor/github.com/pulumi/esc/ast/environment.go:303 +0x930 [github.com/pulumi/esc/ast.parseRecord({0x31c12ed](http://github.com/pulumi/esc/ast.parseRecord(%7B0x31c12ed), 0x6}, {0x3bad760, 0x4004e82af8},...

kind/bug

### What happened? I'm trying to save secrets that only have numerical values ### Example ```sh $ esc env set dosu/staging --secret pulumiConfig.app:GH_APP_ID '1234' Error: updating environment definition: [0] Diags:...

kind/bug

## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...

kind/enhancement

## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...

kind/enhancement

## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...

kind/enhancement

## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...

kind/enhancement