Skip to content

precommit failure in fully-configurable DA #633

@Aashiq-J

Description

@Aashiq-J
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)

  1. Run terraform apply

Anything else


By submitting this issue, you agree to follow our Code of Conduct

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions