mirror of
https://github.com/devitq/yandexcloud-k3s.git
synced 2026-09-21 17:20:37 +00:00
chore(terraform): refactored configuration
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
resource "yandex_logging_group" "default" {
|
||||
name = "default"
|
||||
resource "yandex_logging_group" "api_gateway" {
|
||||
name = "api-gateway"
|
||||
|
||||
retention_period = "336h0m0s"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user