Skip to content

Commit a5d9d9d

Browse files
committed
Rename packet filter
1 parent d5d217e commit a5d9d9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

o11y_infra/prd/networking.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ resource "sakuracloud_switch" "o11y" {
55
}
66

77
resource "sakuracloud_packet_filter" "o11y_stacks" {
8-
name = "o11y-stacks-stg"
9-
description = "Packet filtering rules for staging o11y stacks VM"
8+
name = "o11y-stacks-prd"
9+
description = "Packet filtering rules for production o11y stacks VM"
1010
}
1111

1212
resource "sakuracloud_packet_filter" "sentry" {

0 commit comments

Comments
 (0)