Skip to content

Issue in aws keypair  #9

@hirenchavda25

Description

@hirenchavda25

│ Error: Unsupported attribute

│ on main.tf line 72, in module "velocihelk":
│ 72: key_name = module.key_pair.key_pair_key_name
│ ├────────────────
│ │ module.key_pair is a object, known only after apply

│ This object does not have an attribute named "key_pair_key_name".


│ Error: Unsupported attribute

│ on main.tf line 82, in module "ws2019":
│ 82: key_name = module.key_pair.key_pair_key_name
│ ├────────────────
│ │ module.key_pair is a object, known only after apply

│ This object does not have an attribute named "key_pair_key_name".

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions