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

r/vstp*: use new provider via framework #670

Merged
merged 4 commits into from
Jun 11, 2024
Merged

r/vstp*: use new provider via framework #670

merged 4 commits into from
Jun 11, 2024

Conversation

jeremmfr
Copy link
Owner

@jeremmfr jeremmfr commented Jun 8, 2024

ENHANCEMENTS:

  • resource/junos_vstp: resource now use new terraform-plugin-framework
    some of config errors are now sent during Plan instead of during Apply
    optional boolean attributes doesn't accept value false
  • resource/junos_vstp_interface: resource now use new terraform-plugin-framework
    some of config errors are now sent during Plan instead of during Apply
    optional boolean attributes doesn't accept value false
  • resource/junos_vstp_vlan: resource now use new terraform-plugin-framework
    some of config errors are now sent during Plan instead of during Apply
    optional boolean attributes doesn't accept value false
  • resource/junos_vstp_vlan_group: resource now use new terraform-plugin-framework
    some of config errors are now sent during Plan instead of during Apply
    optional boolean attributes doesn't accept value false

@jeremmfr jeremmfr added enhancement New feature or request refactor Refactoring plugin-framework labels Jun 8, 2024
@jeremmfr jeremmfr self-assigned this Jun 8, 2024
@jeremmfr jeremmfr force-pushed the vstp-with-fwk branch 2 times, most recently from cf53b05 to c4242ec Compare June 8, 2024 12:27
@jeremmfr jeremmfr added this to the v2.8.0 milestone Jun 11, 2024
@jeremmfr jeremmfr merged commit 7097deb into main Jun 11, 2024
24 checks passed
@jeremmfr jeremmfr deleted the vstp-with-fwk branch June 11, 2024 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request plugin-framework refactor Refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant