finished testing and readme with screenshots
This commit is contained in:
@@ -280,4 +280,8 @@ data "coder_parameter" "fly_region" {
|
||||
value = option.key
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
output "value" {
|
||||
value = data.coder_parameter.region.value
|
||||
}
|
||||
Reference in New Issue
Block a user