1.26.0 (2023-03-28)
- parameter-group: add parameter group with force_ssl turned on (802ca65)
1.25.0 (2023-03-26)
- nginx-web: add component for ecs web service that uses nginx as a sidecar for end-to-end encryption (2d93bac)
- tg: add name property for target group in web component (b0a5825)
1.24.0 (2023-03-19)
- login: remove npm login command (8e21dd0)
1.23.0 (2023-03-19)
- gha: add env var for NPM_TOKEN from repo secret (95af22e)
1.22.0 (2023-03-19)
- npm: add verbose loglevel (94c3b48)
1.21.0 (2023-03-17)
- npm: add npm login command (5a624f4)
1.20.0 (2023-03-17)
- token: change npm token to use classic automation token type (8ad2b32)
1.19.0 (2023-03-17)
- npm: add npm login for publish action (1c03c3e)
1.18.0 (2023-03-17)
- release: test release and publishing triggers (4426b88)
1.17.1 (2023-02-26)
- publish: fix npm publish command (fd32945)
1.17.0 (2023-02-26)
- gha: update publish workflow (36d1081)
1.16.0 (2023-01-17)
- pulumi: update pulumi package version to ^3.51.0 (efc3ae5)
1.15.0 (2023-01-17)
- publish: fix publish workflow (90c5d04)
1.14.0 (2023-01-17)
- releases: add GH_PAT to release-please workflow (60b7654)
1.13.0 (2023-01-15)
- release: add GH PAT to release-please workflow (dd1c99c)
1.12.1 (2023-01-08)
- gha: fix tag pattern in gha (3e07277)
1.12.0 (2023-01-08)
- gha: add gha workflow for publishing tagged version to npm (f58b9e0)
- makefile: fix path in makefile command (c6d4c15)
1.11.0 (2023-01-07)
- ad-hoc: complete example of ad hoc base and app environment and add celery beat service (fe8ab42)
- autoscaling: add autoscaling resources for api and worker service (27097a6)
- config: add config to ad hoc app example (cbe60cf)
- examples: completed prod infrastructure examples for base and app (7fe77a9)
- prod: add elasticache and base and app components for prod infrastructure stacks (94611b3)
- readme: add readme with links to other libraries (e128402)
1.10.0 (2023-01-01)
- refactor: refactor ad hoc base component (4621575)
- refactor: refactor dependency graph, cloudwatch abstractions, ecs cluster abstractions added (9d65b02)
- bastion: fix bastionHostUserData string by using pulumi.interpolate (37835f9)
1.9.0 (2022-12-30)
- bastion: add bastion host and related resources (fec4410)
1.8.0 (2022-12-30)
- tags: add autotagging to ad hoc base and app components (d31d3cd)
1.7.2 (2022-12-30)
- repo: add root index.ts file that exposes components at top level (b13c558)
1.7.1 (2022-12-30)
- protocol: add protocol to default tg health check (7798a7b)
1.7.0 (2022-12-30)
- s3: add assets bucket to app stack from base stack (4ac798c)
1.6.0 (2022-12-30)
- environment: fix all issues with environment variables (8d41b6f)
1.5.0 (2022-12-29)
- inputs-ouputs: fix issues with pulumi inputs and outputs (6dc7bb5)
1.4.0 (2022-12-28)
- adhoc: finish basic ad hoc environment with base and app components (b63ecf5)
1.3.0 (2022-12-26)
- app: set up initial app component and refactor examples dir (b4c2467)
1.2.0 (2022-12-24)
- base: finish first draft of ad hoc base component (dc624b0)
1.1.0 (2022-12-23)
- example: add example and makefile targets for pulumi up and destroy (5745347)
- add type to package json (6c19c99)
- change export statement in index.ts (74ba720)
- initial (b44aa7d)
- initial: initial commit (8ff40ef)
- main: add main property to package.json referencing ./bin/index.js (3668240)
- refactor: refactor project structure (cdf11c5)
- types: add types to package.json (d5a301a)
- v1: prepare repo for publishing to npm (f40663c)
- yarn: update yarn.lock (77110eb)