added new group to see if it will be created
All checks were successful
Terraform / terraform (push) Successful in 6s
All checks were successful
Terraform / terraform (push) Successful in 6s
This commit is contained in:
@@ -14,3 +14,7 @@ resource "netbird_group" "operators" {
|
||||
resource "netbird_group" "fusion_servers" {
|
||||
name = "fusion-servers"
|
||||
}
|
||||
|
||||
resource "netbird_group" "maintenance" {
|
||||
name = "maintenance"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user