Skip to content

Terraform moduleΒ #1286

@geoffo-ecobee

Description

@geoffo-ecobee

The terraform folder appears to be a template from which folks can set up their own terraform state. This makes it difficult to use (since it requires setting up a dedicate terraform state and keeping it in sync with this repo) and may not be useful (as folks setting up a Terraform state from scratch could more easily use CloudFormation version, and folks with existing Terraform state need to heavily modify the contents in order to use it).

What would be a huge improvement is making it a Terraform module, which could be added to any existing Terraform. It would make it much clearer what's an argument to the module (instead of boilerplate terraform), and would leave the door open to improvements like #725 without requiring customers to change their code. Also, it can be versioned.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions