Releases: port-labs/terraform-provider-port-labs
Releases · port-labs/terraform-provider-port-labs
v1.2.1
- Fix the synchronization of array properties in user inputs for actions.
v1.2.0
- Added support of order user input in action resource
v1.1.1
- Enable to take port credentials from the env variables.
v1.1.0
Add support in port_action advance configuration:
- Add support for dataset, jqQuery, and dependsOn fields.
- Add support for the Gitlab invocation method
- Add support for jqQuery also in default and enum fields.
v1.0.0
Breaking Changes
- The provider name
port-labs
has been deprecated and replaced with port
for better naming conventions.
- The structure of the resources
blueprint
, entity
, and action
have been modified with a new structure.
- The keywords
default_items
and items
are no longer in use. Please use the keyword default
and provide the desired value instead.
- Title of a entity is not required anymore.
v0.10.4
- Fix items array object in entity structure.
v0.10.3
- Added support in the "agent" flag on the Changelog field
V0.10.0
- Enhanced manual approval functionality for actions.
- Introduced support for specifying minimum and maximum length constraints for string properties.
- Expanded the capabilities of number properties by adding support for enum.