Skip to content

Commit

Permalink
added cloud account context to read
Browse files Browse the repository at this point in the history
  • Loading branch information
srinivassrini committed Nov 14, 2024
1 parent b8db94e commit 3097d03
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ data "spectrocloud_cloudaccount_aws" "aws_account" {
context = "tenant"
}

output "same" {
output "aws_account" {
value = data.spectrocloud_cloudaccount_aws.aws_account
}

0 comments on commit 3097d03

Please sign in to comment.