IBM-Cloud / terraform-provider-ibm

https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs
Mozilla Public License 2.0
339 stars 662 forks source link

Wrong documentation for "data ibm_scc_posture_profile" attributes #4315

Open data-henrik opened 1 year ago

data-henrik commented 1 year ago

Community Note

New or Affected Resource(s) or Datasource(s)

Description

https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/scc_posture_profile says that the attribute is "id". Based on my tests, it is "profile_id". It only works then.

References

https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/data-sources/scc_posture_profile

data-henrik commented 1 year ago

see https://github.com/IBM-Cloud/terraform-provider-ibm/blob/master/ibm/service/scc/data_source_ibm_scc_posture_profile.go#L24 which states "profile_id"

tyao117 commented 1 month ago

not relevant anymore. Please close the issue because the data_source/resource is deprecated