Skip to content

Commit

Permalink
Update azurerm/internal/services/appplatform/tests/resource_arm_sprin…
Browse files Browse the repository at this point in the history
…g_cloud_test.go

Co-Authored-By: kt <[email protected]>
  • Loading branch information
njuCZ and katbyte authored Jan 20, 2020
1 parent be28075 commit f1e57e0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ resource "azurerm_spring_cloud" "test" {
func testAccAzureRMSpringCloud_complete(data acceptance.TestData) string {
return fmt.Sprintf(`
resource "azurerm_resource_group" "test" {
name = "acctestRG-%d"
name = "acctestRG-spring-%d"
location = "%s"
}
Expand Down

0 comments on commit f1e57e0

Please sign in to comment.