Skip to content

Releases: port-labs/terraform-provider-port-labs

v1.2.1

27 Jul 13:24
3e4cd26
Compare
Choose a tag to compare
  • Fix the synchronization of array properties in user inputs for actions.

v1.2.0

26 Jul 13:50
d3149d7
Compare
Choose a tag to compare
  • Added support of order user input in action resource

v1.1.1

20 Jul 13:30
da9b228
Compare
Choose a tag to compare
  • Enable to take port credentials from the env variables.

v1.1.0

20 Jul 09:23
e653f89
Compare
Choose a tag to compare

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

11 Jul 15:54
2298cf8
Compare
Choose a tag to compare

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

29 May 09:12
16d1950
Compare
Choose a tag to compare
  • Fix items array object in entity structure.

v0.10.3

21 May 06:20
27985fd
Compare
Choose a tag to compare
  • Added support in the "agent" flag on the Changelog field

V0.10.2

16 May 11:55
221c94f
Compare
Choose a tag to compare
  • Support terraform import

V0.10.0

11 May 08:48
fc90145
Compare
Choose a tag to compare
  • 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.

v0.9.7

08 May 11:49
7448c38
Compare
Choose a tag to compare
  • Added support in many relations on property

  • Added support in authentication on embedded url property