Skip to content
Snippets Groups Projects

Improve usability and better output formatting for gosndc

Merged Malte Bauch requested to merge cli-refactoring-pterm into develop
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -29,7 +29,7 @@ variable "container_tag" {
variable "ceos_tag" {
type = string
default = "registry.code.fbi.h-da.de/danet/containers/ceos:latest"
default = "registry.code.fbi.h-da.de/danet/containers/ceos:4.28.0F"
}
variable "network_name" {
Loading