Skip to content

Commit

Permalink
added context
Browse files Browse the repository at this point in the history
  • Loading branch information
srinivassrini committed Nov 14, 2024
1 parent 7bb0772 commit b8db94e
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
data "spectrocloud_cloudaccount_aws" "aws_account" {
# id = <uid>
name = "srini-aws-sts"
# context = "project"
# context = "tenant"
context = "tenant"
}

output "same" {
Expand Down

0 comments on commit b8db94e

Please sign in to comment.