Skip to content

Commit

Permalink
refactor: Update Meraki organization network configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
jon-humphries committed Jun 10, 2024
1 parent 3970fb2 commit 9f84ae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meraki_organization.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
data "meraki_organizations" "organizations" {
name = "dev"
organization_id = "1575199"
}
output "test" {
value = data.meraki_organizations.organizations.item
Expand Down

0 comments on commit 9f84ae5

Please sign in to comment.