Edward Samuel Pasaribu

Results 3 issues of Edward Samuel Pasaribu

##### SUMMARY Add `reservationAffinity` field to Compute `Instance` and `InstanceTemplate`. ##### ISSUE TYPE - Feature Pull Request ##### COMPONENT NAME - `gcp_compute_instance` - `gcp_compute_instance_template` ##### ADDITIONAL INFORMATION Original PR: https://github.com/GoogleCloudPlatform/magic-modules/pull/5163...

enhancement

Previously, cmiiw, we used https://github.com/GoogleCloudPlatform/magic-modules to update this repo. But looks like, we don't do it anymore. I have a PR in https://github.com/GoogleCloudPlatform/magic-modules/pull/5163 and also a generated code in https://github.com/edwardsamuel/google.cloud/commit/314bebe2e875b85f2c8473e9609cdaf436dd37fd....

I run this Docker image using the following command: ``` docker run -d --name ${POSTGRES_CONTAINER_NAME} -p 5432:5432 -e POSTGRES_USER="${POSTGRES_USER}" -e POSTGRES_PASSWORD="${POSTGRES_PASSWORD}" -v ${POSTGRES_HOST_DATA_PATH}:/var/lib/postgresql/data starefossen/pgrouting:9.4-2.1-2.1 ``` When we run PGRouting queries,...

bug