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
* customize composer sa name in sub-module composer_net ([#167](https://github.com/terraform-google-modules/terraform-google-composer/issues/167)) ([597f1a4](https://github.com/terraform-google-modules/terraform-google-composer/commit/597f1a44ce0a4469211c5b4e074c28aae58c53bc))
17
+
* customize dns name in sub-module composer_net ([#170](https://github.com/terraform-google-modules/terraform-google-composer/issues/170)) ([d19afed](https://github.com/terraform-google-modules/terraform-google-composer/commit/d19afed2e6d9e3e325d4fa793467baa503f78beb))
* add dns private zone variable ([#147](https://github.com/terraform-google-modules/terraform-google-composer/issues/147)) ([61f1f40](https://github.com/terraform-google-modules/terraform-google-composer/commit/61f1f40e5ae3deb85ea8147cbfb965564fca6aeb))
36
+
37
+
38
+
### Bug Fixes
39
+
40
+
* (composer_net) warning because of null ip range in fw rules ([#148](https://github.com/terraform-google-modules/terraform-google-composer/issues/148)) ([3a12028](https://github.com/terraform-google-modules/terraform-google-composer/commit/3a1202878cdbb0c0ed7c1ea6d122cc8b51e8bc5c))
41
+
* default composer image version ([320813a](https://github.com/terraform-google-modules/terraform-google-composer/commit/320813a7fecc205b93982dc07a18c0d09d108473))
This example illustrates how to use the `composer` V2 module to deploy private composer environment with private service connect (PSC) endpoint to connect network attachments.
4
+
5
+
This example also creates a Cloud Storage Bucket for scheduled snapshots and assign appropriate permission(s) to Composer Service Account on the bucket.
6
+
7
+
<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
8
+
## Inputs
9
+
10
+
| Name | Description | Type | Default | Required |
0 commit comments