terraform-docs-samples icon indicating copy to clipboard operation
terraform-docs-samples copied to clipboard

fix(cloudrun): delete protection, default service names

Open glasnt opened this issue 1 year ago • 3 comments

Two updates to Cloud Run samples

fix(cloudrun): make delete protection explicit

fixes #730

Adds deletion_protection = false to tested Cloud Run services (which fixes testing, while not adding things that aren't required for untested samples)

fix(cloudrun): update cloud run services names to unique values

fixes #164

Since most Cloud Run service samples are being updated anyway, use named services when useful, otherwise use "my-service" (don't encode product name into product instance name)

Checklist

Readiness

  • [ ] Yes, merge this PR after it is approved
  • [ ] No, don't merge this PR after it is approved

Style

Testing

Intended location

  • [ ] Yes, this sample will be (or already is) included on cloud.google.com Location(s):

  • [ ] No, this sample won't be included on cloud.google.com Reason:

API enablement

  • [ ] If the sample needs an API enabled to pass testing, I have added the service to the Test setup file

Review

  • [ ] If this sample adds a new directory, I have added codeowners to the CODEOWNERS file

glasnt avatar Sep 24 '24 04:09 glasnt

/gcbrun

glasnt avatar Sep 24 '24 06:09 glasnt

/gcbrun

glasnt avatar Sep 25 '24 21:09 glasnt

/gcbrun

glasnt avatar Sep 26 '24 01:09 glasnt