0.40.2 • Published 19 days ago

@pulumi/cloud v0.40.2

Weekly downloads
1,521
License
Apache-2.0
Repository
github
Last release
19 days ago

Build Status

Pulumi Cloud Framework

Pulumi's framework for building modern cloud applications.

Changelog

Unreleased

0.9.x

Added

  • cloud Added HttpEndpoint#proxy function to provide routes on an HTTP endpoint which redirect to a URL or cloud.Endpoint.
  • cloud Added Response#getHeader function.
  • cloud-aws Many new config settings have been added to enable overriding defaults for Network and Cluster configuration - both for auto clusters and for externally provided networks and clusters.

Changed

  • cloud Header names are now normalized (using toLowerCase) for HttpEndpoint.
  • cloud-aws The default permissions for cluster EC2 instances have been reduced.

Released

0.8.3

Added

  • cloud-aws The ecsOptimizedAMIName config variable can now be used to configure which ECS Optimized AMI will be used in an automatically created Cluster.

Changed

  • cloud Table is now specified to perform strongly consistent reads. Previously reads were eventually consistent.
  • cloud-aws The url returned from HttpEndpoint#publish is now the correct base URL (appends the /stage part).
  • cloud Service#getEndpoint can now safely be used at deployment time (as well as runtime).

0.8.2

Changed

  • Service ports with protocol HTTPS now offload SSL by default and use HTTP to connect to backend containers.

0.8.1

No changes

0.8

Added

  • cloud Support for build mode on Container, allowing container images to be built during deployment and automatically pushed to a remote repository used for the Service or Task.
  • cloud-aws Support for running compute (functions and containers) inside a private network via cloud-aws:config:usePrivateNetwork config variable.
  • cloud-aws The memory used for AWS Lambda Functions can be globally configured via the cloud-aws:config:functionMemorySize config variable.
  • cloud-aws Support for auto-creating a cluster to use for containers (Service and Task), via the cloud-aws:config:ecsAutoCluster config variable.
  • cloud Allow Service ports to specify a protocol, which may be tcp (default), http or https. The later two will use Layer 7 load balancer, and https will additionally to SSL termination using globally configured SSL certificate information if available.

0.7

  • Initial release!
0.40.2

9 months ago

0.40.0

9 months ago

0.40.1

9 months ago

0.30.1

3 years ago

0.30.0

3 years ago

0.22.0

3 years ago

0.21.0

4 years ago

0.20.0

4 years ago

0.19.0

4 years ago

0.18.2

4 years ago

0.18.1

5 years ago

0.18.0

5 years ago

0.17.0

5 years ago

0.16.2

5 years ago

0.16.1

5 years ago

0.16.0

6 years ago

0.16.0-rc1

6 years ago

0.15.1

6 years ago

0.15.1-rc1

6 years ago

0.15.0

6 years ago

0.15.0-rc2

6 years ago

0.14.2

6 years ago

0.14.1

6 years ago

0.14.0

6 years ago

0.14.0-rc1

6 years ago

0.14.1-dev

6 years ago

0.13.2

6 years ago

0.13.2-dev

6 years ago

0.13.1

6 years ago

0.13.1-rc1

6 years ago

0.13.0

6 years ago

0.13.0-rc1

6 years ago

0.12.1

6 years ago

0.12.1-rc1

6 years ago

0.12.0

6 years ago

0.12.0-rc2

6 years ago

0.11.3

6 years ago

0.11.3-rc2

6 years ago

0.11.3-rc1

6 years ago

0.11.2

6 years ago

0.11.2-rc1

6 years ago

0.11.1

6 years ago

0.11.1-rc1

6 years ago

0.11.0

6 years ago

0.11.0-rc3

6 years ago

0.11.0-rc2

6 years ago

0.11.0-rc1

6 years ago

0.10.0

6 years ago

0.10.0-rc5

6 years ago

0.10.0-rc4

6 years ago

0.10.0-rc3

6 years ago

0.10.0-rc2

6 years ago

0.11.0-dev

6 years ago

0.10.0-rc1

6 years ago

0.9.12

6 years ago