Skip to content

Commit

Permalink
Mark interconnect edge availability domain as computed (#3538)
Browse files Browse the repository at this point in the history
  • Loading branch information
slevenick authored May 19, 2020
1 parent 90360f9 commit 271ffe5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions products/compute/terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -984,6 +984,8 @@ overrides: !ruby/object:Overrides::ResourceOverrides
default_from_api: true
candidateSubnets: !ruby/object:Overrides::Terraform::PropertyOverride
ignore_read: true
edgeAvailabilityDomain: !ruby/object:Overrides::Terraform::PropertyOverride
default_from_api: true
custom_code: !ruby/object:Provider::Terraform::CustomCode
constants: templates/terraform/constants/interconnect_attachment.go.erb
post_create: templates/terraform/post_create/interconnect_attachment.go.erb
Expand Down

0 comments on commit 271ffe5

Please sign in to comment.