Skip to content

Commit

Permalink
Removing organization data source as it is already present.
Browse files Browse the repository at this point in the history
  • Loading branch information
the-akhil-nair committed Sep 17, 2024
1 parent 8134f02 commit 9118c0b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/common/firmware_server_configuration.tf
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ resource "intersight_firmware_server_configuration_utility_distributable" "scu1"
}
}

data "intersight_organization_organization" "organization" {
name = "default"
}

data "intersight_softwarerepository_catalog" "catalog"{
organization {
class_id = "organization.Organization"
Expand Down

0 comments on commit 9118c0b

Please sign in to comment.