Skip to content

Commit

Permalink
Fix file naming.
Browse files Browse the repository at this point in the history
  • Loading branch information
paddycarver committed Feb 1, 2019
1 parent 5305c10 commit 2c15d55
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion products/compute/terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -768,7 +768,7 @@ overrides: !ruby/object:Overrides::ResourceOverrides
privateKey: !ruby/object:Overrides::Terraform::PropertyOverride
sensitive: true
ignore_read: true
custom_flatten: 'templates/terraform/custom_flatten/always_empty.erb'
custom_flatten: 'templates/terraform/custom_flatten/sha256.erb'
diff_suppress_func: 'sha256DiffSuppress'
SslPolicy: !ruby/object:Overrides::Terraform::ResourceOverride
examples:
Expand Down

0 comments on commit 2c15d55

Please sign in to comment.