reversion: prod=1.*, dev=2.*, test=3.*; cleanup registry; test 3.0.0 + prod 1.0.0 uploaded (dev skipped: jsonEnv nested bug)
This commit is contained in:
@@ -25,7 +25,7 @@ terraform {
|
||||
required_providers {
|
||||
nubes = {
|
||||
source = "tf-registry.containerk8s.services.ngcloud.ru/nubes/nubes"
|
||||
version = "5.0.5" # Поставьте нужную вам версию провайдера
|
||||
version = "3.0.0" # Версия по стенду: prod=1.x, dev=2.x, test=3.x
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user