Skip to content

Commit

Permalink
Make redis alternativeLocationId computed (#296)
Browse files Browse the repository at this point in the history
Merged PR #296.
  • Loading branch information
emilymye authored and modular-magician committed Jul 27, 2018
1 parent 93bb224 commit 4b27fae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build/terraform
2 changes: 2 additions & 0 deletions products/redis/terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ overrides: !ruby/object:Provider::ResourceOverrides
}
```
properties:
alternativeLocationId: !ruby/object:Provider::Terraform::PropertyOverride
default_from_api: true
authorizedNetwork: !ruby/object:Provider::Terraform::PropertyOverride
default_from_api: true
custom_expand: 'templates/terraform/custom_expand/redis_instance_authorized_network.erb'
Expand Down

0 comments on commit 4b27fae

Please sign in to comment.