[cloud-spanner-terraform]:

Open Beginner friendly
#993 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
google-cloud, terraform
Domain
cloud, databases

Research direction

Inspect the database creation stage in main.tf and confirm how deletion_protection is configured. Update the configuration so the database can be destroyed without the manual setting described in the issue, then verify that database deletion works as expected.

Written by the indexing model from the issue text.

Description

The database create will not allow you to destroy it unless the property "deletion_protection" is set to false on the database instance. So I had to set that property on the database before I could delete it. This is missing from the database creation stage in the main.tf file.

Dominant language
No language data
Stars
30
Forks
60
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from googlecodelabs/feedback

All issues in googlecodelabs/feedback

Similar issues

More Cloud issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.