diff --git a/build/chef/compute b/build/chef/compute index 1d90426dcb55..258b14fb6612 160000 --- a/build/chef/compute +++ b/build/chef/compute @@ -1 +1 @@ -Subproject commit 1d90426dcb556a91a445dbe99385c681537d977b +Subproject commit 258b14fb66125b3fe2e05cbb58ad9cd7e17f05c9 diff --git a/build/terraform b/build/terraform index c9f1a9ed01ce..46d297b8c8ac 160000 --- a/build/terraform +++ b/build/terraform @@ -1 +1 @@ -Subproject commit c9f1a9ed01ce76d3cf28a0ca927ea9815eb0c426 +Subproject commit 46d297b8c8ace1d1691666709bbf03c7454b7a22 diff --git a/products/compute/chef.yaml b/products/compute/chef.yaml index 264ca20aa9e9..6d2a2a315965 100644 --- a/products/compute/chef.yaml +++ b/products/compute/chef.yaml @@ -16,7 +16,7 @@ # edit InstanceGroup --- !ruby/object:Provider::Chef::Config manifest: !ruby/object:Provider::Chef::Manifest - version: '0.3.0' + version: '0.3.1' source: 'https://github.com/GoogleCloudPlatform/chef-google-compute' issues: 'https://github.com/GoogleCloudPlatform/chef-google-compute/issues' summary: 'A Chef cookbook to manage Google Cloud Compute resources'