You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for creating a memcached instance that uses a specific IP address range (#9670) (#17101)
* Update Instance.yaml
Add support for creating a memcached instance that uses a specific IP address range.
* Add support for creating a memcached instance that uses a specific IP address range
Add support for creating a memcached instance that uses a specific IP address range.
Github issue - [https://github.com/hashicorp/terraform-provider-google/issues/16819](https://www.google.com/url?q=https://github.com/hashicorp/terraform-provider-google/issues/16819&sa=D&source=buganizer&usg=AOvVaw0idc98DoPRr2rVXo0ACl0V)
* Update Instance.yaml
reservedIpRangeId is used for intial creation only so keeping ignore_read and removing is_set , default_from_api
* Update resource_memcache_instance_test.go
Update test for reserved_ip_range_id field
* Update resource_memcache_instance_test.go
ignore output only fields in update test to fix testAccMemcacheInstance_update
* Update resource_memcache_instance_test.go
Resolved the formatting errors.
[upstream:bd70fcd3fa470cc6c19efc755a78f3cd43c1f592]
Signed-off-by: Modular Magician <[email protected]>
0 commit comments