Skip to content

Commit

Permalink
Merge a126f46 into 7e78e6f
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisst authored Jan 3, 2019
2 parents 7e78e6f + a126f46 commit 1a4cb82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions products/monitoring/terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ overrides: !ruby/object:Provider::Overrides::ResourceOverrides
custom_code: !ruby/object:Provider::Terraform::CustomCode
custom_import: templates/terraform/custom_import/self_link_as_name.erb
post_create: templates/terraform/post_create/set_computed_name.erb
pre_update: "templates/terraform/pre_update/update_mask.erb"
properties:
httpCheck.authInfo.password: !ruby/object:Provider::Overrides::Terraform::PropertyOverride
sensitive: true
Expand Down

0 comments on commit 1a4cb82

Please sign in to comment.