Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update terraform nsxt to v3.6.2 #18

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 16, 2024

This PR contains the following updates:

Package Type Update Change
nsxt (source) required_provider minor 3.5.0 -> 3.6.2

Release Notes

vmware/terraform-provider-nsxt (nsxt)

v3.6.2

Compare Source

Release 3.6.2 (2024-07-23T18:10:58Z)
Changelog
  • 9ab6bf1 Fix lint error
  • 0a6261a Explain diffs between 3.6.1 and 3.6.2 in changelog
  • fdbf136 Prepare for 3.6.2 release
  • 6393729 Fix SNI paths assignment in LB virtual server
  • b0159b9 Define set_as_oidc_provider flag as computed
  • 38a2182 Remove display_name from ldap resource
  • 3f3d629 Documentation fixes in fabric area
  • c263e4a Consistent naming in TN data source
  • f76d6fb Fix read in separate security policy rule resource
  • ca4f98c Escape password when requesting for session token
  • f860e88 Update syslog config spec in edge TN resource
  • daa5eb6 Remove port validation from edge syslog config
  • d1123dc Fix a crash in security policy
  • f54e7a2 order realized VM results by external_id
  • 103ba6d Bump golang.org/x/net from 0.17.0 to 0.23.0
  • a18ef84 Several fixes for vm tags resource

v3.6.1

Compare Source

BUG FIXES:

  • resource/nsxt_policy_security_policy: Fix crash when reading policy that does not exist on backend (#​1202)
  • resource/nsxt_policy_lb_virtual_server: Fix SNI path assignment (#​1197)
  • data/nsxt_policy_vm, data/nsxt_policy_vms, resource/nsxt_policy_vm_tags: Fix failure to find certain VMs due to inconsistent pagination (#​1194)
  • data/nsxt_policy_vm, data/nsxt_policy_vms, resource/nsxt_policy_vm_tags: Allow non-admin user to pull VMs and modify VM tags, by using a new API available with NSX 4.1.1 onwards (#​1187)

IMPROVEMENTS:

  • data/nsxt_policy_vm, data/nsxt_policy_vms, resource/nsxt_policy_vm_tags: Improve performance by using search API for NSX 4.1.2 and above (#​1196)
  • resource/nsxt_policy_ip_block: Add visibility attribute for NSX 4.2.0 onwards (#​1195)
  • resource/nsxt_policy_vm_tags: Add support for fixed segments in VM interface tagging (#​1187)

BUG FIXES ON EXPERIMENTAL FEATURES:

  • resource/nsxt_edge_transport_node: fix crash when syslog port is specified (#​1190)

v3.6.0

Compare Source

IMPROVEMENTS:

  • Improve error messaging on NSX connection initiation (#​1164)
  • resource/nsxt_policy_nat_rule: Support policy_based_vpn_mode attribute (#​1143)

BUG FIXES:

  • resource/nsxt_policy_lb_virtual_server: Fix crash while configuring SSL conditions (#​1156)
  • resource/nsxt_policy_segment, resource/nsxt_policy_vlan_segment, resource/nsxt_policy_fixed_segment: Fix segment import issues related to QoS profile (#​1139)
  • resource/nsxt_policy_qos_profile: Fix incorrect state update after failed apply (#​1138)

IMPROVEMENTS AND BUG FIXES ON EXPERIMENTAL FEATURES:

  • resource/nsxt_edge_transport_node: fix IP assignment; communicate lack of ipv6 support with appropriate error messaging; split out RTEP config into dedicated resource; allow to configure host switch name; fix timing issues on edge deletion
  • resource/nsxt_policy_host_transport_node: add cpu_config attribute; make sure discovered node ID is assigned
  • data/nsxt_discover_node: renamed to data/nsxt_discovered_node; compute_manager_state attribute added

EXPERIMENTAL FEATURES:

  • data/nsxt_policy_vtep_ha_host_switch_profile

  • data/nsxt_policy_host_transport_node_collection

  • data/nsxt_policy_host_transport_node_collection_realization

  • data/nsxt_policy_distributed_flood_protection_profile

  • data/nsxt_policy_gateway_flood_protection_profile

  • resource/nsxt_policy_compute_sub_cluster

  • resource/nsxt_policy_tier0_inter_vrf_routing

  • resource/nsxt_edge_transport_node_rtep

  • resource/nsxt_policy_metadata_proxy

  • resource/nsxt_policy_vtep_ha_host_switch_profile

  • resource/nsxt_policy_global_manager

  • resource/nsxt_policy_site

  • resource/nsxt_policy_distributed_flood_protection_profile

  • resource/nsxt_policy_distributed_flood_protection_profile_binding

  • resource/nsxt_policy_gateway_flood_protection_profile

  • resource/nsxt_policy_gateway_flood_protection_profile_binding


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update terraform nsxt to v3.6.0 chore(deps): update terraform nsxt to v3.6.1 May 2, 2024
@renovate renovate bot changed the title chore(deps): update terraform nsxt to v3.6.1 chore(deps): update terraform nsxt to v3.6.2 Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants