Skip to content

Commit

Permalink
try with name account id
Browse files Browse the repository at this point in the history
  • Loading branch information
lionelmace committed Nov 23, 2023
1 parent 81de160 commit c0e4b7c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion terraform/enterprise/enterprise.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
data "ibm_enterprises" "enterprise" {
name = "enterprise-account"
# name = "enterprise-account"
name = "86d12027dc2245559daf98ce3d130998"
}

# resource "ibm_enterprise_account" "enterprise_account" {
Expand Down

0 comments on commit c0e4b7c

Please sign in to comment.