Skip to content

Commit

Permalink
Make compute subnetwork purpose computed (#2301)
Browse files Browse the repository at this point in the history
Merged PR #2301.
  • Loading branch information
emilymye authored and modular-magician committed Sep 9, 2019
1 parent 857de99 commit 5fe43ab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build/terraform-beta
2 changes: 2 additions & 0 deletions products/compute/terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1371,6 +1371,8 @@ overrides: !ruby/object:Overrides::ResourceOverrides
custom_flatten: 'templates/terraform/custom_flatten/name_from_self_link.erb'
logConfig: !ruby/object:Overrides::Terraform::PropertyOverride
default_from_api: true
purpose: !ruby/object:Overrides::Terraform::PropertyOverride
default_from_api: true
custom_code: !ruby/object:Provider::Terraform::CustomCode
constants: templates/terraform/constants/subnetwork.erb
resource_definition: templates/terraform/resource_definition/subnetwork.erb
Expand Down

0 comments on commit 5fe43ab

Please sign in to comment.