terraform-google-modules / terraform-docs-samples

Terraform samples intended for inclusion in cloud.google.com
Apache License 2.0
282 stars 207 forks source link

feat(GKE): add reservation samples #665

Closed apeabody closed 2 months ago

apeabody commented 2 months ago

Description

add GKE reservation samples

Checklist

Readiness

Style

Testing

Intended location

API enablement

Review

snippet-bot[bot] commented 2 months ago

Here is the summary of changes.

You are about to add 9 region tags. - [gke/autopilot/reservation/main.tf:30](https://github.com/terraform-google-modules/terraform-docs-samples/blob/7eb813875a69f3a72aa0154c4929d50029583cd3/gke/autopilot/reservation/main.tf#L30), tag `gke_autopilot_reservation_specific_reservation` - [gke/autopilot/reservation/main.tf:52](https://github.com/terraform-google-modules/terraform-docs-samples/blob/7eb813875a69f3a72aa0154c4929d50029583cd3/gke/autopilot/reservation/main.tf#L52), tag `gke_autopilot_reservation_specific_cluster` - [gke/autopilot/reservation/main.tf:86](https://github.com/terraform-google-modules/terraform-docs-samples/blob/7eb813875a69f3a72aa0154c4929d50029583cd3/gke/autopilot/reservation/main.tf#L86), tag `gke_autopilot_reservation_specific_pod` - [gke/autopilot/reservation/main.tf:139](https://github.com/terraform-google-modules/terraform-docs-samples/blob/7eb813875a69f3a72aa0154c4929d50029583cd3/gke/autopilot/reservation/main.tf#L139), tag `gke_autopilot_reservation_specific_accelerator` - [gke/standard/zonal/reservation/main.tf:17](https://github.com/terraform-google-modules/terraform-docs-samples/blob/7eb813875a69f3a72aa0154c4929d50029583cd3/gke/standard/zonal/reservation/main.tf#L17), tag `gke_standard_zonal_reservation_any_reservation` - [gke/standard/zonal/reservation/main.tf:32](https://github.com/terraform-google-modules/terraform-docs-samples/blob/7eb813875a69f3a72aa0154c4929d50029583cd3/gke/standard/zonal/reservation/main.tf#L32), tag `gke_standard_zonal_reservation_any_cluster` - [gke/standard/zonal/reservation/main.tf:57](https://github.com/terraform-google-modules/terraform-docs-samples/blob/7eb813875a69f3a72aa0154c4929d50029583cd3/gke/standard/zonal/reservation/main.tf#L57), tag `gke_standard_zonal_reservation_any_node_pool` - [gke/standard/zonal/reservation/main.tf:74](https://github.com/terraform-google-modules/terraform-docs-samples/blob/7eb813875a69f3a72aa0154c4929d50029583cd3/gke/standard/zonal/reservation/main.tf#L74), tag `gke_standard_zonal_reservation_specific_reservation` - [gke/standard/zonal/reservation/main.tf:91](https://github.com/terraform-google-modules/terraform-docs-samples/blob/7eb813875a69f3a72aa0154c4929d50029583cd3/gke/standard/zonal/reservation/main.tf#L91), tag `gke_standard_zonal_reservation_specific_node_pool`

This comment is generated by snippet-bot. If you find problems with this result, please file an issue at: https://github.com/googleapis/repo-automation-bots/issues. To update this comment, add snippet-bot:force-run label or use the checkbox below:

glasnt commented 2 months ago

Unrelated CI failure. Will try re-running.

glasnt commented 2 months ago

/gcbrun

apeabody commented 2 months ago

(re-triggered from another flake)

apeabody commented 2 months ago

The repeated CI failure is from an unrelated GKE sample. Moved my experiment on finer test filtering to https://github.com/terraform-google-modules/terraform-docs-samples/pull/669