generated from terraform-ibm-modules/terraform-ibm-module-template
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Using trustedprofile module, i have a deprecation in progress. Could u please fix this deprecation ?
│ Warning: Argument is deprecated
│
│ with module.roks.module.configure_cluster.module.trusted_profile.ibm_iam_trusted_profile_policy.policy["roks-hpcs-cloudlogs-tp-policies"],
│ on .terraform/modules/roks.configure_cluster.trusted_profile/main.tf line 46, in resource "ibm_iam_trusted_profile_policy" "policy":
│ 46: profile_id = ibm_iam_trusted_profile.profile.profile_id
│
│ This field is deprecated and will be removed starting with this 1.82.0 release. Please use iam_id field instead.