Skip to content

Commit

Permalink
remove test config
Browse files Browse the repository at this point in the history
  • Loading branch information
cliftonHPE committed Nov 26, 2024
1 parent 7aa0d9d commit 25e9866
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 24 deletions.
12 changes: 0 additions & 12 deletions docs/resources/sensor_group_assignment.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 0 additions & 12 deletions examples/resources/uxi_sensor_group_assignment/resource.tf
Original file line number Diff line number Diff line change
@@ -1,15 +1,3 @@
terraform {
required_providers {
uxi = {
source = "registry.terraform.io/arubauxi/hpeuxi"
}
}
}

provider "uxi" {

}

resource "uxi_sensor_group_assignment" "my_sensor_group_assignment" {
sensor_id = "<my_sensor_id>"
group_id = "<my_group_id>"
Expand Down

0 comments on commit 25e9866

Please sign in to comment.