Skip to content

Commit

Permalink
add test and update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
TomerHeber committed Sep 24, 2024
1 parent b8191e1 commit 00f72dd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion test/tests/provider_function/expected/main.terratag.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ output "hashicups_ecr_repository_account_id" {
value = provider::aws::arn_parse(aws_ecr_repository.hashicups.arn).account_id
}


locals {
terratag_added_main = {"env0_environment_id"="40907eff-cf7c-419a-8694-e1c6bf1d1168","env0_project_id"="43fd4ff1-8d37-4d9d-ac97-295bd850bf94"}
}
}

0 comments on commit 00f72dd

Please sign in to comment.