Skip to content

Releases: salesforce/terraform-provider-anypoint

v1.5.2

18 Feb 12:53
1a90b43
Compare
Choose a tag to compare

fix MQ issues (binding rules always required)

v1.5.0

10 Feb 14:31
bd7e07b
Compare
Choose a tag to compare

Adds resources:

  • anypoint_amq: Anypoint MQ queues
  • anypoint_ame: Anypoint MQ exchanges
  • anypoint_ame_binding: Anypoint MQ exchanges bindings to queues

Adds Import Functionality for resources:

  • anypoint_amq
  • anypoint_ame
  • anypoint_ame_binding

Adds data sources:

  • data_source_amq: lists queues for a given region
  • data_source_ame: lists exchanges for a given region

v1.4.0

01 Feb 13:50
835a1a1
Compare
Choose a tag to compare
  • Adds option to use access_token directly
  • Supports GovCloud for all existing resources #64
  • Fixes bug with team-group-mapping missing provider_id in http request
  • Enhances team-group-mapping diffing
  • Enhances team-roles diffing to avoid useless updates #67
  • New resource connected_app
  • Fixes VPC resource by enhancing firewall diffing and updates vpc_routes property to computed #40
  • Fixes issue with environment variables where some property could not be updated. Set name as the only updatable property. #73

v1.3.0

11 Aug 14:15
a7d4aec
Compare
Choose a tag to compare

This release contains:

  • VPN Resource + Data Source
  • DLB diffing management enhancement, especially for handling ssl keys
  • BG diffing enhancement
  • General code enhancement

v1.2.0

29 Jan 15:23
8f91919
Compare
Choose a tag to compare

Adds support for identity provider:

  • Data source to get all providers or a specific provider in a given organization
  • Create an OIDC type provider
  • Create a SAML type provider

v1.1.1

06 Dec 17:30
Compare
Choose a tag to compare
  • Updates documentation

v1.1.0

06 Dec 17:05
Compare
Choose a tag to compare
  • Introduces DLB resource
  • Enhances documentation with examples
  • Updates Business Group
  • General bug fixes and code enhancements

v1.0.5

02 Dec 19:41
Compare
Choose a tag to compare
  • Fixes bug with VPC firewall creation issue #27

v1.0.4

21 Oct 14:12
74ed94b
Compare
Choose a tag to compare

v1.0.4

Added team group mappings

v1.0.3

01 Sep 15:21
Compare
Choose a tag to compare
  • fixes issue on data source users that produces duplicate entries for different users