FlexibleEngineCloud / terraform-provider-flexibleengine

Terraform flexibleengine provider
https://www.terraform.io/docs/providers/flexibleengine/
Mozilla Public License 2.0
30 stars 53 forks source link

DOC : outdated URL for "CCE Cluster Version Release Notes" in CCE documentation #1109

Closed juangascon closed 5 months ago

juangascon commented 7 months ago

Hello. There is an outdated URL in the Terraform registry documentation of the CCE for the "CCE Cluster Version Release Notes" in version 1.45.0 The current URL is : https://docs.prod-cloud-ocb.orange-business.com/usermanual2/cce/cce_01_0068.html It should be: https://docs.prod-cloud-ocb.orange-business.com/usermanual2/cce/cce_10_0405.html

The bad URL is in: Resources : flexibleengine_cce_cluster_v3 Argument : cluster_version

The direct link to this section is: https://registry.terraform.io/providers/FlexibleEngineCloud/flexibleengine/latest/docs/resources/cce_cluster_v3#cluster_version

Terraform Version

N/A. The issue is in the documentation only

Affected Resource(s)

None

Terraform Configuration Files

N/A

Debug Output

N/A

Panic Output

N/A

Expected Behavior

Reach the good documentation page

Actual Behavior

We get a 404 error: Page not Found

Steps to Reproduce

Click on the link of the Terraform Registry documentation

Important Factoids

N/A

References

Not known