mirror of
https://github.com/devitq/yandexcloud-k3s.git
synced 2026-09-20 21:40:34 +00:00
init: initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
resource "yandex_logging_group" "default" {
|
||||
name = "default"
|
||||
|
||||
retention_period = "336h0m0s"
|
||||
}
|
||||
Reference in New Issue
Block a user