mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-10 08:03:08 -06:00
ISSUE-5702: Fixed the testing
This commit is contained in:
parent
76adbefb95
commit
4115249ce3
@ -166,7 +166,7 @@ resource "aws_cloudwatch_event_target" "moobar" {
|
||||
}
|
||||
|
||||
resource "aws_sns_topic" "moon" {
|
||||
name = "tf-acc-moon-1"
|
||||
name = "tf-acc-moon"
|
||||
}
|
||||
`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user