generated from terraform-ibm-modules/terraform-ibm-module-template
-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Labels
Description
TFLint in solutions/fully-configurable/:
Failed to prepare rule checking; main.tf:175,47-65: Unsupported attribute; This object does not have an attribute named "resource_group_id"., and 1 other diagnostic(s):
Error: Unsupported attribute
on main.tf line 175, in locals:
175: resource_group_id = pool.resource_group_id
This object does not have an attribute named "resource_group_id".
Error: Unsupported attribute
on main.tf line 182, in locals:
182: boot_volume_encryption_kms_config = pool.boot_volume_encryption_kms_config
This object does not have an attribute named "boot_volume_encryption_kms_config".
Not sure why this wasn't caught before in the precommit
Affected modules
Terraform CLI and Terraform provider versions
- Terraform version:
- Provider version:
Terraform output
Debug output
Expected behavior
Actual behavior
Steps to reproduce (including links and screen captures)
- Run
terraform apply
Anything else
By submitting this issue, you agree to follow our Code of Conduct