issues
search
unifio
/
covalence
A tool for the management and orchestration of data used by HashiCorp infrastructure tooling.
Mozilla Public License 2.0
7
stars
3
forks
source link
Add Terraform stack level export task in covalence
#85
Closed
disaac
closed
5 years ago
disaac
commented
5 years ago
DEVOPS-2447 and issue #86
Added stack_export task to terraform stacks
named the export base directory using the stack.full_name to create separate exports per environment.
Remove the stack export directory before executing each task. To avoid conflicts and ensure latest data is added to export.
TODO:
Create stack export for packer stacks
DEVOPS-2447 and issue #86
TODO: