TerraStackIO / terrastack

This project is archived, but the idea of Terrastack lives on in the Terraform CDK. - https://github.com/hashicorp/terraform-cdk
https://terrastack.io
74 stars 1 forks source link

Structural refactoring - WIP #11

Closed skorfmann closed 5 years ago

skorfmann commented 5 years ago

Gonna rework the structure a bit. Aiming to make it easier to understand, consume state changes and logs.

skorfmann commented 5 years ago

The general idea where this goes:

What do you think @littldr ?

littldr commented 5 years ago

Cool! I like the idea. šŸ™‚

But could you add (or fix the existing) specs? I'm wondering how the specs will look like with the event bus approach. šŸ™‚

littldr commented 5 years ago

Regarding the specs: I think it make sense to move the examples and the according integration specs to the terraform-cli repo. Or what do you think?

skorfmann commented 5 years ago

Regarding the specs: I think it make sense to move theĀ examplesĀ and the according integration specs to theĀ terraform-cliĀ repo. Or what do you think?

Because the examples would be overlapping?