1.4.0 • Published 4 years ago

@data-heaving/pulumi-azure-pipeline-bootstrap v1.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Data Heaving - Pulumi Azure Pipeline Bootstrap

Code Coverage

This folder contains source code for @data-heaving/pulumi-azure-pipeline-bootstrap NPM package. The included entities include:

The exported function will first use native Azure libraries to perform necessary infrastructure setup (to run Pulumi pipeline) in idempotent way, and then invoke Pulumi pipeline which will set up infrastructure for other Pulumi pipelines (e.g. per env: dev/staging/prod etc). Essentially, this function combines functionality of native Azure libraries and @data-heaving/pulumi-azure-pipeline-setup package in order to be able to produce a ready-for-run Azure infrastructure for another Pulumi pipeline from complete scratch, in fully idempotent way.

This package also exports CLI-invokable version.

Usage

Include @data-heaving/pulumi-azure-pipeline-bootstrap dependency in your package.json file.

More information

To learn more what Data Heaving project is all about, see here.

1.4.0

4 years ago

1.3.0

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago