pulumi/pkg
Paul Stack df9c9f195f
Validate and error on invalid cloudUrl formats on pulumi login (#5550)
Fixes: #3382

```
▶ pulumi login --cloud-url az://myblob
error: unknown backend cloudUrl format 'az' (supported Url formats are: azblob://, gs:// and s3://)
```
2020-10-12 17:35:22 +01:00
..
backend Merge branch 'fix_gzip_compression' of https://github.com/birdypme/pulumi into birdypme-fix_gzip_compression 2020-10-05 13:52:23 -07:00
cmd/pulumi Validate and error on invalid cloudUrl formats on pulumi login (#5550) 2020-10-12 17:35:22 +01:00
codegen Split schema tests by language (#5540) 2020-10-10 13:47:23 -07:00
engine Add support for provider-side preview. (#5443) 2020-10-09 13:13:55 -07:00
graph Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
operations Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
resource Protect against panic in finding go executable and finding resources (#5548) 2020-10-11 07:13:54 +01:00
secrets Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
testing/integration Support remote components in Python (#5375) 2020-09-30 14:09:20 -07:00
util Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
version duplicate version to ensure linking is properly handled 2020-03-19 12:49:34 -07:00
go.mod Upgrade to Go v1.15.x (#5467) 2020-10-09 17:35:12 +01:00
go.sum Convert config params to outputs only if promise types are seen 2020-10-07 12:29:33 -07:00