Skip to content

Commit

Permalink
fix cloudflare_teams_location test assertions
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobbednarz committed May 9, 2024
1 parent 676fc5c commit c3e0a12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testdata/terraform/cloudflare_teams_location/test.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
resource "cloudflare_teams_location" "terraform_managed_resource" {
account_id = "f037e56e89293a057740de681ac9abbe"
client_default = false
ecs_support = false
name = "Austin Office Location"
networks {
network = "192.0.2.1/32"
Expand Down

0 comments on commit c3e0a12

Please sign in to comment.