Breaking changes
- Flowpipe
v1.0.0
is now required. For a full list of CLI changes, please see the Flowpipe v1.0.0 CHANGELOG. - In Flowpipe configuration files (
.fpc
),credential
andcredential_import
resources have been renamed toconnection
andconnection_import
respectively. - Renamed all
cred
params toconn
and updated their types fromstring
toconn
.
Enhancements
- Added
library
to the mod's categories. - Updated the following pipeline tags:
type = "featured"
torecommended = "true"
type = "test"
tofolder = "Tests"
What's new?
- Added 36 new pipelines for seamless integration with your App Service, Compute, IAM, Key Vault, Network resources, and more.
Bug fixes
- Fixed mismatched types for
generate_ssh_keys
param in various Compute VM test pipelines.
What's new?
- Added 45+ pipelines to make it easy to connect your Compute, Network, Storage resources and more. For usage information and a full list of pipelines, please see Azure Mod for Flowpipe.