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

Refactor deprecated fields and messages #18

Closed
wants to merge 14 commits into from

Conversation

ismirlia
Copy link
Collaborator

Deprecated fields and messages are wildly inconsistent. Several deprecated fields are not marked as such and the documentation is not laid out consistently. This pull request should bring them all in line.

Deprecated fields and messages are wildly inconsistent.
Several deprecated fields are not marked as such and the documention
is not laid out consistently. This commit should bring them all
in line.
Copy link
Collaborator

@michaelkad michaelkad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ismirlia Deprecating field should be remove since we have had the deprecated for a while and if Service Broker doesn't support them anymore. If SB still has support for them, then we should list them as deprecated.

ibm/service/power/data_source_ibm_pi_dhcp.go Outdated Show resolved Hide resolved
ibm/service/power/data_source_ibm_pi_dhcps.go Outdated Show resolved Hide resolved
ibm/service/power/resource_ibm_pi_dhcp.go Outdated Show resolved Hide resolved
ibm/service/power/resource_ibm_pi_instance.go Outdated Show resolved Hide resolved
ibm/service/power/resource_ibm_pi_key.go Outdated Show resolved Hide resolved
website/docs/d/pi_dhcps.html.markdown Outdated Show resolved Hide resolved
website/docs/r/pi_dhcp.html.markdown Outdated Show resolved Hide resolved
website/docs/r/pi_instance.html.markdown Outdated Show resolved Hide resolved
website/docs/r/pi_key.html.markdown Outdated Show resolved Hide resolved
website/docs/r/pi_network_port_attach.html.markdown Outdated Show resolved Hide resolved
@ismirlia
Copy link
Collaborator Author

ismirlia commented Jan 4, 2024

Ok let's have this PR remove these fields then.

@ismirlia
Copy link
Collaborator Author

ismirlia commented Jan 4, 2024

According to the code the entire ibm_pi_network_port resource is deprecated in favor of the ibm_pi_network_port_attach resource. Can I just go ahead and remove those files also? @michaelkad

@ismirlia
Copy link
Collaborator Author

Opened this in the main terraform repo so closing this.

@ismirlia ismirlia closed this Jan 16, 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.

2 participants