montblu / terraform-octopusdeploy-bootstrap

Simple Terraform module used to manage a Octopus instance
https://registry.terraform.io/modules/montblu/bootstrap/octopusdeploy/latest
GNU General Public License v3.0
0 stars 0 forks source link

Revise channel configuration as an attribute #31

Open jdaMachado opened 1 week ago

jdaMachado commented 1 week ago

Related to https://github.com/montblu/terraform-octopusdeploy-bootstrap/pull/27

channels should be an attribute belonging to var.projects instead of a separate variable, for a better way to organize data and delegating individual channel configuration per project, instead of global.