Skip to content

Commit

Permalink
update golden files
Browse files Browse the repository at this point in the history
  • Loading branch information
jakeyheath committed Sep 15, 2023
1 parent 66ef11d commit d40b179
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions testdata/tfe_config/terraform/tfe/outputs.tf
Original file line number Diff line number Diff line change
@@ -1,16 +1,6 @@
# Auto-generated by fogg. Do not edit
# Make improvements in fogg, so that everyone can benefit.

output "cluster_id" {
value = module.aws-aurora-postgres.cluster_id
sensitive = false
}

output "cluster_resource_id" {
value = module.aws-aurora-postgres.cluster_resource_id
sensitive = false
}

output "database_name" {
value = module.aws-aurora-postgres.database_name
sensitive = false
Expand Down

0 comments on commit d40b179

Please sign in to comment.